Adjusting the size of the main page container
-
Hi there.
I’d like to adjust the size of the main page container on
https://husemonfaradidotcom.wordpress.com/
so when you click a Portfolio item, underneath the video, there is less space before the additional project thumbnails displayed
Make sense? Thanks in advance!
The blog I need help with is: (visible only to logged in users)
-
Hi, see how this works for you. Go to Appearance > Customize > CSS, delete all the informational text in that window, and paste in the following custom CSS.
.single-jetpack-portfolio .hentry { margin-bottom: 0; padding-bottom: 0; }
- The topic ‘Adjusting the size of the main page container’ is closed to new replies.