Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #703247

    Hi Support,

    I want to force that at least the homepage will be in 1 column on tablets in portrait. I know there must be a css code for this but I cannot find it in the support tickets.

    Thank you for your support in advance.

    Met ondernemende groet,
    Willem Eelman PM

    #703249

    Hi AppelenEelman!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

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

    Regards,
    Yigit

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