Positioning of Header Widget
Can someone tell me where I can go to adjust the following code?
I’m trying to move the social media icons down closer to the menu on my page. When I inspect the element, it shows as an inline html style adjustment and not something that’s located in the CSS. If I could locate this excerpt of code and adjust the padding, it would be most helpful. Thanks
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
4Code was edited out of my post, sorry (I excluded carrots intentionally):
div id=”header-sidebar”> style=”padding-top: 134.5px; padding-bottom: 134.5px;”>/div
Hi Chuck
Try the following under Appearance > Custom CSS and edit as required:
/* Vantage Header Sidebar Padding */ header#masthead .hgroup #header-sidebar[style] { padding-top: 10px !important; padding-bottom: 10px !important; }Worked perfectly, thank you!
Super, glad that helped. All the best.
Replies on this thread are closed.
Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.