Spacing issue

Posted in: Newspaper
Post count: 16

Hello.

Iv’e got a little problem with spacing on my categories page.

The grid is completely smashed up against the top menu. I’d like a little (the default) space to be between them.

Can you please help? Site is motorinn.is. I’ve done a bit of custom css but I’m not sure if that is what is causing the problem.

View post on imgur.com

Post count: 23312

Hello hvatinat,

I suspect this issue come from your untested plugins. Please try to disable all the active plugins, leave just Visual Composer to active, clear all cache and install only the plugins that come bundled with our theme and rule out the conflicting plugins. For a quick solution, you should try the code below and place it in Theme panel->Custom CSS area.

The code is ->

.td_block_wrap {
padding-top: 48px;
}

The result you should see here -> http://screencast.com/t/ESUO79beHcN

Thank you for the message!

Post count: 16

Issue is solved. Thank you for your help.

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