CSS Margin problem

Posted in: Newspaper
Post count: 2

I am trying to get rid of the margin here: http://i.imgur.com/chKbhwA.png?1
I have deleted it from the header style 1 (which got rid of the top and side margins) and ive deleted it from the td_css_generator.php file but its still giving me a bottom margin on 28. How do I delete it

Post count: 2

This is where i post for support help right?

Post count: 7909

Hi,

Sorry for delay, we answer to the most oldest topics and because you’ve added a new replie we missed your post!
I’m not sure what you have changed in td_css_generator.php file, it creates a css code for your when you make some changes in Theme Panel.
If you want to remove that margin you can try to paste your css code in Custom Css from Theme Panel – http://screencast.com/t/Li0BywZuKEwQ please try this:

.td-header-style-1 .td-header-sp-recs {
margin-bottom: 0px !important;
}

Or provide your site url so we can take a look and provide an accurate solution.

Hope this helps!

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