Tagged: header, navigation bar
Hi This themes is great! and the updates that were made has made it some much easier. Thanks so much.
I had a couple of questions about the header, I have my menus , social media, and logo on the same line. this is the coding I already have placed in the quick CC
.main_menu { right: 0%; top: -10%; }
.avia-menu-fx { display: none; }
I would like to:
– enlarge the Social media Icons
– change the width of the main header so it is smaller
– Make the logo appear larger
Is this possible?
Thanks so much!
Hey TheodoraPhotography!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#top .social_bookmarks li a { font-size: 17px; }
div#header_main .container { width: 800px; }
You can go to Enfold theme options > Header Layout > Header Size = Custom pixel value and increase the height of your header. If any of these not work, please post the link to your website
Best regards,
Yigit
Hi Yigit, thanks for the response. Most of it worked but still have a couple of questions .
Is there coding to enlarge the social icons in the main header?
and is there away to create more space between the social icons and menu tabs in the main header?
Thank you!