- This topic has 1 reply, 2 voices, and was last updated 7 years, 10 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Need help
Hi,
I need help aligning logo and the rest of the main header area. Also, can I change the font color on the get a quote button?
Thanks,
Paul
www.scorpionjunkhaul.com
Hi,
Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:
Add this code there:
.getaquote ul li a { color:#000 !important;}
.header .header-inner .logo { margin:15px 0 0 0;}
.header-right { margin-top:15px;}
.header-right .column2 { min-height:75px;}
Regards,
Chris
