Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #648551

    hello,

    i have a problem with the display on vertical device of the 2 or 3 columns in color section :

    what is crazy is that the problem happens only on specific pages : if i do the same on a new page it works well and the columns go below one another on vertical short display ( as smartphone ).

    Could you please take a look because i’ve tried everything and i really don’t understand why

    Thank you in advance
    Stanislas

    • This topic was modified 8 years, 4 months ago by sdesign-web.
    #649309

    Hey sdesign-web,

    I cannot reproduce the issue on my end. Have you figured it out already?
    If not, please add following code to Quick CSS in Enfold theme options under General Styling tab

    @media only screen and (max-width: 990px) {
    .flex_column { width: 100% !important; margin-left: 0 !important; }}

    Best regards,
    Yigit

    #649335

    Thank you Yigit,

    yes i have figure it out already ( in fact i have asked for it in a reply in a later topic – #648953 – and got the answer today : apparently there was a problem of mix columns in color section and just 1,2,3 simple columns : support advise me to put all elements in color section.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Problem with responsive display’ is closed to new replies.