Header top bar color change and logo change
-
I have just activated the base version and afterwords I have downloaded the demo vision called Electronics. Then I go to the theme setting and wants to add our logo and put the colours to the theme as fits our company profile. When its saved nothing changes on the front end website. It make no sense since it should be so simple, but the changed does activates somehow. What can the problem be?
Hello,
Thank you very much for choosing our theme and contacting our support.
Hello,
Please navigate to Woodmart > Head builder http://prntscr.com/iyd2pe
Choose the proper header type (your current) http://prntscr.com/iyd333
Modify elements as per your needs: http://prntscr.com/iyd3h3
Take into consideration that there is also the mobile view of your header http://prntscr.com/iyd3v3 check all the elements there.
If you have any questions feel free to contact us.
Best Regards
Perfect thank you. That helped me. I found a problem with the blog page. I can change numbers of collums but when I switch off button as navigation, auther bio, share buttons, related posts it doesn’t change. Can I do so these informations are not visible?
Hello,
What do you mean switching of the button as navigation? Where do you configure this can you send the screen?
Best Regards
Here you can see the icons I dont want to have on my blog page.
I went to settings – Blog and turned off icons
Attachments:
You must be
logged in to view attached files.
Hello,
Please add this CSS into Theme Settings > Custom CSS
.woodmart-entry-meta {
display: none;
}
.hovered-social-icons {
display: none;
}
Best Regards