Take your website
To the next level
Discover our newly launched customization services and elevate your web projects to new heights.
Delegate tasks, save time, and unlock the power of professional WordPress outsourcing.

Okay
  Public Ticket #1921301
Text spacing in theme is overlapping
Closed

Comments

  • Adam started the conversation

    Hi, could you please take a look into this text spacing on mobile for me? This one is quite urgent. Thank you.

  •  7,095
    Oliver replied


    HI!

    pls. use following css:

    @media (max-width: 767px) {
    body .custom-header .custom-header-title {    
    padding-bottom: 50px;
    }
    body .woocommerce-cart .custom-header .custom-header-title h1 {    
    line-height: 1;
    }
    }

     

    6707465710.png

    Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. 

    Regards, Oliver