Responsive CSS on Avada not reading correctly

This topic contains 2 replies, has 1 voice, and was last updated by  nicolalucie 9 years, 5 months ago.

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket
  • Author
    Posts
  • #22417

    nicolalucie
    Free User
    Post count: 33

    Hello,

    I’m amending the responsive css, for the Avada child theme:

    @media screen (max-width: 400px) {
    #header-banner {
    line-height: 40px;
    padding-top: 4px;
    }
    .content-boxes .col .heading > h2 {
    font-size: 25px !important;
    line-height: 40px;
    padding-bottom: 0;
    }
    .geodir-search {
    float: none;
    padding: 10px;
    width: 97%;

    The first block for the header text is fine, however everything that comes after is not being read correctly.

    Any ideas?
    Thanks
    Nicola

    #22418

    nicolalucie
    Free User
    Post count: 33
    This reply has been marked as private.
    #22420

    nicolalucie
    Free User
    Post count: 33

    No worries, I’ve figured it out….I needed to remove ‘screen’ 🙂

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

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket