• Hi there,

    I ‘m using the Ohio theme by themeforest

    I have an instagram feed widget in my right sidebar which I do not want t display on mobile

    Unfortunately the theme- even though is premium – doesn’t seem to have this option easily available .

    So I’m thinking about adding custom css in the custmizer but I ‘m unsure about the code to insert.

    I went through the forum and found the following which seem like a good start but doesn’t seem to specify that I want to display none of the sidebar on mobile only….

    @media (max-width: 768px) {
    .sidebar-main {
    display: none;
    }
    }

    Can anyone please provide me the correct code to insert or an alternative solution.

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • You should ask in the theme’s support forum. A child theme might be a better solution than CSS.

    Thread Starter Sab Rena

    (@missbb)

    the theme support is clearly not as reactive as the community ??

    We are using a child theme already but I’ m unsure where to insert the code as I’m not well versed in “coding”

    Moderator Yui

    (@fierevere)

    永子

    Since that is a commercial theme or plugin, we ask that you please go to their official support channel, so you can get support from the people who know it best.

    Forum volunteers are also not given access to commercial products, so they would not know why it is not working properly. Other community members who may have faced your issue might be able to help you but your best bet is your product’s developer. Keep in mind we encourage you to use the official support venues, as it allows the developers to be aware of issues with their code and gives back to the community in a more robust way.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘DIsable sidebar on mobile menu’ is closed to new replies.