Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1234100

    Hi, I’m testing my new site and for some reason the text in the headings have moved very close to the edge of the sections they are in when viewed on a mobile device (desktop is fine). This only is happening on the home page, the other pages are just fine.

    I have attached the links below for you to review please.

    #1234554

    Hey GenicsAustralia,

    Please try the following in Quick CSS under Enfold->General Styling:

    @media only screen and (max-width: 767px) {
    .home .av-rotator-container-inner, .home h1.av-special-heading-tag {
      margin-top: 20px;
    }
    }

    Best regards,
    Rikard

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.