Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #1191635

    Hi,
    please, I need some help to fix the horizontal scroll of the section tab on mobile view
    https://ibb.co/tqghgJz
    Why the view os the label is two different raw. It should be in this way:
    https://ibb.co/fFYN7vr
    Thank you,
    federica

    • This topic was modified 4 years, 8 months ago by federica_alice. Reason: mobile tab section
    #1192388

    Could I have any feedback, please?
    Thank you

    #1193423

    Hi federica_alice,

    We apologize for the delayed response, can you try adding this CSS code in Quick CSS (located in Enfold > General Styling):

    @media only screen and (max-width:767px) {
      .home .av-tab-section-tab-title-container .av-section-tab-title {
        max-width: 24%;
        padding-left: 5px !important;
        padding-right: 5px !important;
      }
    }

    Best regards,
    Nikko

    #1193436

    Hello Nikko,
    it doesn’t work :(

    #1193439

    Hi federica_alice,

    Do you have a caching plugin? if yes please flush out the cache.
    If that doesn’t help, please disable temporarily CSS file merging and compression in Enfold > Performance then check.
    Hope it helps.

    Best regards,
    Nikko

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