reduce space between navagation bar and the body of the site
-
Hello,
I am having the same problem, however i was able to fix it on the main page to an extent. However I am not able to change it on the other pages. How do I go about making the changes to other pages on the site?
This is the change I made to the home page. Previously the padding: 5x 0; was 60x.
I would like to make it closer to the header if possible.I also need to do this on all of the pages. Is there a simple way of doing this? I have quiet a few pages. Is there a program (plug-in) that will make this change across all the pages?
#st-content-wrapper {
min-height: 10rem;
margin: 0;
padding: 5x 0;
font-size: 13px;
font-size: 0.813rem;
line-height: 22px;
line-height: 1.375rem;
color: #848484;
- The topic ‘reduce space between navagation bar and the body of the site’ is closed to new replies.