Hello,
I’ve created http://radiosmash.ch a few weeks ago.
How is it possible to change the color of the text at the buttons on the left side?
Best regards,
Jürgen
Hi Jürgen!
Please go to Enfold theme options > Advanced Styling and edit “Main menu links”
Cheers!
Yigit
Hello,
Many thanks. I tried this before, but this only styles the first button.
Here is a picture of this:
http://fs5.directupload.net/images/151222/zhzpplx2.jpg
And these are the settings:
http://fs5.directupload.net/images/151222/kvvzsqz6.jpg
How can i style ALL buttons at once? Or is there any error?
Best regards,
Jürgen
Hi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#top #wrap_all .header_color .av-menu-button-colored > a .avia-menu-text {
background-color: yellow;
color: black;
}
Please make sure that > sign is not converted to – http://i.imgur.com/IDXRZQ3.png in Quick CSS field.
Cheers!
Yigit
Hello,
Many thanks, thats the solution – i modified it a bit:
#top #wrap_all .header_color .av-menu-button-colored > a .avia-menu-text {
background-color: #000000;
color: #ffe523;
}
Now it looks okay. ;-)
Just see here: http://radiosmash.ch
Here a screenshot: http://fs5.directupload.net/images/151222/t5s7vsjz.jpg
I deleted the settings from advanced styling.
Many thanks again and have a nice evening.
Best regards,
Jürgen
Hey!
You are welcome!
For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)
Regards,
Yigit