Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1341620

    BUTTOMS GO OK ON PC

    BUT On MOBILE NOT OK, many of them

    PLEASE, CAN YOU HELP?

    THANKS A LOT

    #1341637

    Hey,

    Thanks for contacting us!

    Issue is related to Widgetize Pages Light plugin.

    Please add following code to Quick CSS field in Enfold theme options > General Styling tab and check if that helps

    
    @media only screen and (max-width: 767px) { 
    [class*="column"] + [class*="column"]:last-child {
      float: left;
    } 
    }
    

    Regards,
    Yigit

    #1341723

    Hello Yigit
    Thanks a lot!!
    Now it is OK !
    Regards

    #1341750

    Hi,

    Glad to know that the solution is working properly. Please feel free to open another thread if you need anything else.

    Have a nice day.

    Best regards,
    Ismael

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘BUTTOMS ON MOBILE NOT OK’ is closed to new replies.