Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #133188
    smorr
    Participant

    Hi guys,

    Great theme! Currently my sidebar widgets are displaying in two columns on mobile. This makes the widgets overlap and I would prefer them to display vertically in one column.

    Is there a quick css fix for this?

    http://developandlearn.com

    Many thanks and keep up the great work!
    S

    #133231
    tikaram
    Keymaster

    @smorr : Go to Appearance => Customize => Additional css and add the following css.

    .sidebar-primary .widget{
    	width:100%;
    }

    Let me know if this resolves your issue.

    Regards,
    Tikaram

    #133316
    smorr
    Participant

    Awesome, that’s resolved it!

    Thank you for your help and great support 🙂

    S

    #133320
    tikaram
    Keymaster

    Hello, there,

    I hope I was able to resolve your issue. If it’s not too much trouble, I have a quick request: could you please leave an honest review?
    https://wordpress.org/support/theme/studio/reviews/#new-post
    Your review will help others know what to expect when they’re looking for the support I offer. Even a sentence or two would be hugely appreciated.
    Thanks, and if there’s anything else at all that I can do to help, don’t hesitate to let me know.

    Regards,
    Tikaram

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Sidebar widgets in columns (and overlapping) on mobile’ is closed to new replies.