-
AuthorPosts
-
September 29, 2014 at 10:00 am #326406
I found this Solution for changing te butto colors:
#top #wrap_all .avia-button{
background-color: #94315D;
color: #FFF;
border-color: #94315D;
}Is there a way to change the color of the main theme button? ( and dont change the main color subtle button and color or form button)
Thanks in advance for your reply.
September 29, 2014 at 1:03 pm #326477Hey CelebrationEvents!
Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed
div .main_color .button { background-color: red; color: orange; border-color: green; }Cheers!
YigitOctober 1, 2014 at 9:11 pm #328493Thanks for the repay
Iid try your solution but i did work out,I removed the :
#top #wrap_all .avia-button{
background-color: #94315D;
color: #FFF;
border-color: #94315D;
}and put in your code, but the code didnt do the trick, no change of colors tot red/orange/green. i got the the theme colors back again
(I did refresh the cache)I think i need not the theme color (blue) to change but the theme button color orange has to change
Any suggestions?
-
This reply was modified 11 years, 1 month ago by
CelebrationEvents.
October 2, 2014 at 4:00 pm #329040October 4, 2014 at 7:57 pm #330270Thats not correct because the above solution didnt, work out, i got back to color all buttons,
But i only want the blue/green theme buttons to have another color. Not the altarnate colored buttons.
If posible i want to change the the theme button color orange to another orange color.
Any suggestions?
October 6, 2014 at 12:20 pm #330809 -
This reply was modified 11 years, 1 month ago by
-
AuthorPosts
- You must be logged in to reply to this topic.
