Problem with visual appereance

Hi,

i have installed this pre-built website https://themes.muffingroup.com/be/data/

However i have a problem with the visual content. I try to explain you with screenshot.

Pictures 1 and 2 show you the problem. (After clean install)

Space between modules.


Pictures 3 and 4 are the correct (https://themes.muffingroup.com/be/data/)


Thanks

Comments

  • Hello,

    modifying the file wp-content\themes\betheme\css\be.css

    Commenting the lines:

    body {

     /*--mfn-column-gap-bottom: 40px;

     --mfn-column-gap-left: 12px;

     --mfn-column-gap-right: 12px;*/

    }

    The bug is solved it.

    But I think this is not the right way to fix the bug

  • Hello,

    To fix that, you should open the element options, go to Advanced -> Spacing, and set the margin value to zero.

    Best regards

  • Thank you for your anwser :-)

Sign In or Register to comment.