If you would like to set specific color for one section, please do the following steps:
click on Section options and create Custom Class/ID for that section (use class if you would like to use this color in other section; use ID if you will use this color in only one section)
create proper Custom CSS Code with the color of your choice
/*Example*/
#myCustomID{
color: red!important;
}
and put it in Custom | CSS section (it is placed in the bottom of Page Options)
If there will be some items that will not change their color, then you will have to create Custom CSS Code for them too.
Please, go to Betheme -> Theme options -> Custom CSS & JS -> CSS, and there you will find one Custom CSS Code without closing bracket. Please, close it.
But this will change only the color for description.
To affect it to the whole section, please, try the following Custom CSS Code.
Comments
Hello,
If you would like to set specific color for one section, please do the following steps:
If there will be some items that will not change their color, then you will have to create Custom CSS Code for them too.
Thanks
Hi
Link to test/build
http://www.southbynorth.co.uk/fs1/?preview_id=2327&preview_nonce=a5773e0d88&preview=true
We're trying to change the font colour in the OurTeam section to white. Followed those instructions but nothing is changing.
:)
Sorry, but the link you sent is not working.
Can you send it again, please?
Thanks
?
Please, go to Betheme -> Theme options -> Custom CSS & JS -> CSS, and there you will find one Custom CSS Code without closing bracket. Please, close it.
But this will change only the color for description.
To affect it to the whole section, please, try the following Custom CSS Code.
Thanks
Hi
Thank you for that. Worked great. I couldn't see the missing bracket as the cause. ?
?