Home › Forums › Theme support › Remove Slider Frame › Reply To: Remove Slider Frame
You have to add this:
body.page-id-28 #content {
color: #AE9A64;
}
When you set a color in the theme options for the main section, then you cant overwrite it, with the code above it’s possible