Home Forums WoodMart support forum How to reduce the height of the banner?

How to reduce the height of the banner?

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #117387

    Jeriss Cloud Center
    Participant

    I’m not able to find how to reduce the height
    Can you help?
    Thanks

    Attachments:
    You must be logged in to view attached files.
    #117410

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global:

    body .woodmart-cookies-popup {
        padding: 0 30px
    }

    Best Regards

    #117480

    Jeriss Cloud Center
    Participant

    Thanks, but tt’s not really a good looking solution unfortunately :/
    Any other way?

    I’d be better to remove the bottom spaces rather than the top spaces.

    Attachments:
    You must be logged in to view attached files.
    #117514

    Hello,

    It is not possible to reduce the gap in the bottom as this element has button height http://prntscr.com/n8oqep

    Best Regards

    #117532

    Jeriss Cloud Center
    Participant

    Ok then, you can close the point

Viewing 5 posts - 1 through 5 (of 5 total)

The topic ‘How to reduce the height of the banner?’ is closed to new replies.