Banner height for the product category page.

This topic has 2 replies, 2 voices, and was last updated 7 years, 6 months ago ago by Olga Barlow

  • Avatar: ohmani
    ohmani
    Participant
    September 16, 2016 at 01:50

    Hello,
    Thank you very much for the great support.
    I want to reduce the height of the title banner for the product categories, not on desktop but only on mobile. Is it possible? My client is making some complaining about the banner being too large in the mobile.
    http://imgur.com/a/gG2Cr

    Thanks

    1 Answer
    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    September 16, 2016 at 16:48

    Hello,

    You may add the following custom code in Theme Options > Styling > Custom CSS:

    .page-heading { padding: 4.5vw 0;}
    @media only screen and (max-width: 480px){
    .global-header-xstore.et-header-not-overlap .page-heading {
        padding-top: 4.5vw;
    }}

    Regards

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

You must be logged in to reply to this topic.Log in/Sign up

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