X Typo Colors?
- Posted by Ricky Campbell (10) Offline
Is there a way to change the background colors of the buttons? I would like them to match up with my menu tab colors.
www.APTiming.com
Please let me know if it is possible, and if so, how to do so.
Thanks!
10 years 10 months ago #1
by Ricky Campbell
www.APTiming.com
Please let me know if it is possible, and if so, how to do so.
Thanks!
Please Log in or Create an account to join the conversation.
- Posted by TemplatePlazza (5407) Offline
Hi, Try to add this code below to your css file :
10 years 10 months ago #2
by TemplatePlazza
.xtypo_button1 a {
background-color:#1C5A80!important;}
.xtypo_button1 a:hover {
background-color:#18374A!important;}Please Log in or Create an account to join the conversation.
- Posted by Ricky Campbell (10) Offline
- Posted by TemplatePlazza (5407) Offline
- Posted by Ricky Campbell (10) Offline
- Posted by TemplatePlazza (5407) Offline
Try to add the code here www.aptiming.com/plugins/content/xtypo/themes/default/style.css
10 years 10 months ago #6
by TemplatePlazza
Please Log in or Create an account to join the conversation.