Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #808929

    Hi enfold team,

    I have touble with the divider like in picture below. With a computer screen it’s fine, with phone screen also but at some point the responsive is broke. What can I do for that ?

    divider responsive broke

    Thanks,
    Clement

    #809208

    Hey Clement,

    Could you post a link to the site in question so that we can take a closer look please?

    Best regards,
    Rikard

    #809308

    Hi Rikard,

    I give you an acces on the private content section cause the website is still on construction.

    Thanks,
    Clement

    #810118

    Hi,

    Try adding this css code in Quick CSS (located in Enfold > General Styling):

    #top .av_one_half .av_one_fifth, #top .av_one_half .av_three_fifth {
        display: block;
        margin: 0;
        height: auto !important;
        overflow: hidden;
        padding-left: 8% !important;
        padding-right: 8% !important;
        width: 100%;
    }

    Let us know if this helps :)

    Best regards,
    Nikko

    #810997

    Hi Nikko,

    It’ s not working unfortunetly…

    Clement

    #812071

    Hi Clement,

    Show up fine on my side. Could you please clear the cache and try again?

    Best regards,
    Victoria

    #812073

    Hi Victoria,

    It looks fine cause I change the ratio of the cell from 1 third to 1 quarter or 1/5 depending of the size of the title. Nikko’s solution wasn’t working I assure you. I don’t need it anymore but let me know if you find a solution I’m curious about it :)

    thanks a lot !
    clement

    #812380

    Hi,

    Ok, thanks for the feedback. Let us know if you should need any further help on the topic.

    Best regards,
    Rikard

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