Homepage CSS Tweak

Posted in: Newspaper
Post count: 33

Good evening,

To begin with, I am sorry for asking six questions in a row. I tried to figure each one out for myself but didn’t have any luck. And I am under time constraints. But this is my last question for now. Please examine my homepage at http://www.mentalhealthsuggestions.com. The first Visual Composer row and element is the long yellow “Under Construction” banner. It is the first row. I went and changed the margin 0 zero, but I still couldn’t get it to position flush under the black menu bar. I don’t want any white background showing between the header and the first graphic. Help!

Post count: 23312

Hello,

Try the code below ->

.td-main-page-wrap {
padding-top: 0;
}

Thanks.

Post count: 33

Thank you for the quick response.
I am not very skilled with CSS. Which file should I attach this code into? Should I put it in Stylesheet or in Visual Editor Stylesheet? Also, does it matter where exactly I put it inside the code? Thanks.

Post count: 23312

Hello brianzulberti,

The code has to be put in Custom CSS area from your Theme panel, like this -> http://screencast.com/t/pCsNmWujwu

Thanks.

Viewing 4 posts - 1 through 4 (of 4 total)
The forum ‘Newspaper’ is closed to new topics and replies.