Removing space between menu and site
-
Hi all,
I’m very new to this, please be patient :) I want to remove the space between the menu and the actual content of pages. I sort of undertstand I need to do that through amending the CSS style but I don’t know where to look and what to add. I’d be very grateful for any help! This is the website: https://eleswordpressblog.wordpress.com/Ele
The blog I need help with is: (visible only to logged in users)
-
Hi Ele, to add custom CSS, you would need the WordPress.com Premium Plan upgrade.
You can try out and preview custom CSS before you buy as explained here. The following would be the CSS you would need to reduce the space between the menu and top of the content on Ryu theme.
.hentry { padding-top: 50px; } -
Thank you very much. I thought I could do amend it even without the Premium Version, but that explains it!
-
- The topic ‘Removing space between menu and site’ is closed to new replies.