• Candis

    (@thedreadedex)


    Hi

    The site I’m referring to is CandisHickman.com

    I have Amazon widgets in my Default Sidebar, my Books page and my Shop page. In mobile view they are just showing up as big blank spaces as you scroll down the page.

    Can anyone help with a code to remove these widgets from the Mobile view only?

    Thanks

    Candis

Viewing 1 replies (of 1 total)
  • Hi.

    You would first need to find the CSS code that targets the Amazon widget. You could use something like Firefox web tools for this. Or other browsers also have tools that allow you to see the code. Then, inside your WordPress site go to Appearance -> Editor and in the CSS style sheet find the @media query that relates to the mobile view (probably max 300px) and then, using the bit of CSS you have located put in display: none;

Viewing 1 replies (of 1 total)
  • The topic ‘Remove Amazon widgets from Mobile view’ is closed to new replies.