No space between title names

Posted in: Newspaper
Post count: 15

Hi

I have the next problem, I updated the theme to the last version but the titles of the blocks dont have the separation like the old version, how can i correct this?

Kind regards

Post count: 22421

Hello,

Please provide more details to what separation you are referring to. Please provide a screenshot and a link to your site so we can better understand how to help.

Thanks.

Post count: 15

Hi Bogdan,

Here is the image.

https://imgur.com/xpDllGh

Thanks! Kind Regards

Post count: 20688

Hi,

It seems there is some design coming from Visual composer, this is overriding the theme margin bottom set for the block title
https://www.screencast.com/t/wMgeTh3FhnH
Blocks in sidebars do not seem to have this problem however, in posts or category pages.

I tested his with the same block even, in a Visual composer page
https://www.screencast.com/t/d8oRjQx9
For me the theme margin bottom applies to the block title as it should. First you could try to clear your cache, check if this has any effect. If that does not do anything, I could give you a code to restore the margin
https://www.screencast.com/t/ZXwng4KJp8i

.block-title {
margin-bottom: 26px!important;
}

Thanks

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