Social Icons and Search
- The topic ‘Social Icons and Search’ is closed to new replies.
Need help? Check out our Support site, then
Can I remove the social Icons on the top of the page and keep them on the bottom?
If I have to keep them can I reduce the space they use between the logo and the image slide?
Love the them.
The blog I need help with is: (visible only to logged in users)
Hello,
In order to remove header social icons and search button, please add this custom css:
#masthead .header-controls {
display: none;
}
Please let me know if you have any other questions.
Thanks.