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

Okay
  Public Ticket #1819878
Top Area on Mobile
Closed

Comments

  • Nic started the conversation

    Hi There, 

    Just wondering how to make the top area increase in depth to accommodate for when the text breaks onto two lines on mobile. Currently the second line falls off of the background. 

  •  5,055
    Michael replied

    HI!

    pls. use following css:

    .top-area .top-area-items .top-area-block {
        height: auto !important;
    }