• Hello, first of all thank you for this amazing theme! How can I make the footer widgets show up in one row instead of 3 on mobile? Thank you!

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Hello,

    Try to add the below code to the Customize > Custom CSS section and check it works or not –

    body .oceanwp-row .span_1_of_3 {
        width: 33.33% !important;
    }
Viewing 1 replies (of 1 total)
  • The topic ‘Footer on mobile’ is closed to new replies.