Hi Cant figure this out clearly! Whats the code to change colour of text in Header and Footer. Also how can I remove the navigation on the very top header where you have the social media icons.
Many thanks for a great theme and support.
Hi Cant figure this out clearly! Whats the code to change colour of text in Header and Footer. Also how can I remove the navigation on the very top header where you have the social media icons.
Many thanks for a great theme and support.
Hi,
Do you mean the standard "call us" text in the very top? This can be adjusted by adding this to your Quick CSS or custom.css
#header .submenu a, #top #header .social_bookmarks li.phone{color:#ff0099;}
As for the footer part this really depends on which part in particular you'd like to edit - could you specify? Maybe a screenshot can help.
To hide the menu on the top add this to your Quick CSS or custom.css
#header .menu-sub-menu-container{display:none;}
You must log in to post.