Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1044555

    Hello

    On the page “menu” and “delivery”, some of the text content is overlapping, especially the longe text content. This is happen only in the mobile version. How can I fix that ? please see the screenshots.

    Thanks for your help
    Kinde Regards
    Roger

    #1044647

    Hey Roger,

    Can you try adding this css code in QUick CSS (located in Enfold > General Styling):

    @media only screen and (max-width:479px) {
      #top #main .av-catalogue-title {
        padding-right: 80px;
      }
    }

    Hope it helps.

    Best regards,
    Nikko

    #1044881

    Hi Nikko

    Thanks for the code. It seems to work. What does that code exactly ? I am just curios. ;-)

    Thanks for help
    Kinde Regards
    Roger

    #1045257

    Hi,

    I adds space to the right of the catalog title on mobile sized screens.

    Best regards,
    Rikard

    #1045454

    Hi Rikard

    Thanks for answer. have a great weekend ,-)

    Kind regards
    roger

    #1045497

    Hi,

    I’m glad this was resolved. If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Overlapping text content’ is closed to new replies.