Mobile Versione Margin How To Remove - Question | JoomShaper
Black Friday sale is live with flat 50% OFF. Sale ends soon! Grab your deal now!

Mobile Versione Margin How To Remove

DR

Davide Gaspare Rizzo

Template 2 years ago

Hello, about the template Nuron, I have one problem. The website is castelloborromeo.it.

There is no margin in the desktop version but in the mobile one appears 50px of margin between the menu bar and the sp page bulider slideshow under.

@media (max-width: 767px) .sp-page-builder .page-content #section-id-1646201435558 { padding-top: 50px;

The row and the addon have no margin, I tried to put this code in the custom.css file but nothing happens. I'm waiting for your help. Best regards Davide

0
2 Answers
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 2 years ago #98453

Ciao Davide,

You don't need CSS, just use margin or padding settings, but try inside Columns Options (!) this time.

Besides Below CSS rule means....

@media (max-width: 767px) { }

use this code only for Mobile view

1
DR
Davide Gaspare Rizzo
Accepted Answer
2 years ago #98570

Ciao Paul, thanks for your help, now it's working right. Best regards Davide

0