Would lIke to add an Orange grounded button with white font in place of ‘Contribute’ tab in main menu?
Enfold theme
Details in Private content.
Thank for any assistance you can offer.
Hey freshview!
You have a dropdown to the menu position there, and when adding the CSS it makes it look bad.
Please remove the dropdown, so we can create the CSS for the button
Regards,
Basilis
Removed the drop down
Thanks again for your help.
Best
Hey!
We are working on your ticket please wait while we update the results here soon.
Please goto Appearance > menu and select button style from the dropdown as seen in the below screenshot
Add the below css in Enfold > General styling > Quick CSS
/* menu button style*/
.av-menu-button {
color:#FFF!important;
background: #eb7d3c!important;
}
Best regards,
Vinay Kashyap
Is it possible to have the entire button the orange color?
Right now it is mostly grey with a thin bar of orange.
Thank you.
Joan
Hi!
Please add following code to Quick CSS
#menu-item-15756 .avia-menu-text {
background: transparent!important;
border: none!important;
}
Cheers!
Yigit
Thank you.
Deep bow of gratitude.
Best,
Joan
Hi!
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 :)
Cheers!
Yigit