Hello Summer Sale!
Exclusive season-opening discount on TheGem theme.
Limited time offer.

Okay
  Public Ticket #2338653
Enable top margin with my own setting(s)?
Closed

Comments

  •  1
    SocialPepper started the conversation

    Hi,

    On every page there is the possibility to "disable top margin". Is there also a possibility to set this amrgin (in my case for the webshop) to a specific setting? Like 50px?

    If the margin is "on", on a smaller screen the products can not be seen. If it is "off" the products are directly at the top. I would like a small margin, but not to much.

    Thank you

    Regards,

    Richard

  •  5,055
    Michael replied

    HI!

    pls. use following css:

    .block-content {
        padding-top: 50px !important;
    }

     

    6707465710.png
  •  1
    SocialPepper replied

    Thanks! Solved!

  •  5,055
    Michael replied

    You're welcome!

    Have a nice day!