Flex Block 1 border

Posted in: Newspaper
Post count: 16

Hi there,
I’m using Flex Block 1 on my homepage (Travel pro template). All of a sudden the border around the text does not fit. It’s about a pixel to high. I can’t remember changing anything. I can’t find the settings to fix it. It ‘s on all the different flex blocks I use. Can you help me out?
https://imgur.com/a/deqcUmQ

Post count: 18283

Hello !

Please provide a link to your website and we will take a look. Also provide a screenshot of your setting on the block here: https://www.screencast.com/t/aiHeP4lNlQ

Thank you !

Post count: 16

Hi Vlad,
Thanks for your reply. Website is http://www.reisverhalen.info
It’ son the homepage. For example this block: https://imgur.com/D63Ulfm
With these css settings: https://imgur.com/TjPFDvD

Post count: 35449

Hi,
The problem seems to be from a margin top -> https://i.imgur.com/FE2WLfR.png for this please make sure that you do not have some css in theme panel> custom code> custom css.
Also to fix the problem on all elements you can use this custom css -> https://i.imgur.com/WaZ9m5p.png
.td_module_wrap.td-meta-info-hide .td-module-meta-info {
margin-top: 0px;
}

This code need to be set in theme panel> custom code> custom css
hope it will help you!
Thank you!

Post count: 16

Hi Calin, Thanks! Don’t know where this -4px came from. Can’t remember changing it. But it’s solved now! Thanks!
Dorien

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