Different padding for Mobile and Desktop

This topic has 2 replies, 2 voices, and was last updated 4 years, 8 months ago ago by Rose Tyler

  • Avatar: Karbi
    Karbi
    Participant
    September 26, 2020 at 18:11

    How to set Different padding for Mobile and Desktop header.
    I want to set Different padding for Mobile and Desktop header as padding value for desktop is high for mobile its too much. So how can I give Different padding for Mobile and Desktop Headers

    Please, contact administrator
    for this information.
    1 Answer
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 27, 2020 at 10:07

    Hello,

    There is no such option. You can change 60px to 2vw and check, or add the next code in Theme Options > Theme Custom CSS > Custom CSS for mobile:

    .header-main {
        padding-left: 0px;
        padding-right: 0px;
    }

    Regards

  • Viewing 2 results - 1 through 2 (of 2 total)

The issue related to '‘Different padding for Mobile and Desktop’' has been successfully resolved, and the topic is now closed for further responses

Helpful Topics

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.