distance between header logo and page image
-
Hi guys,
Still learning here. Wondering how I can change the distance between the bottom of the header logo and the image below?
The blog I need help with is: (visible only to logged in users)
-
-
Hello @a1motorcare,
Since you posted your question on the CSS sub-forum i am assuming that you already have the CSS upgrade on your account.So…, to reduce the spacing between the bottom of header logo and the image below, use this CSS:
#masthead .site-header-inner { padding-bottom: 0px; }Hope this helps 🙂
- The topic ‘distance between header logo and page image’ is closed to new replies.