HOW TO REMOVE SIDEBAR ON MOBILE ABOVE WOOCOMMERCE PRODUCTS update

This topic has 6 replies, 4 voices, and was last updated 9 years ago ago by Robert Hall

  • Avatar: josh9787
    josh9787
    Participant
    March 30, 2015 at 11:34

    Hi there.
    last week i started a topic called: HOW TO REMOVE SIDEBAR ON MOBILE ABOVE WOOCOMMERCE PRODUCTS.

    Just to update on this i questioned the following.

    “Hi there.

    firstly, thanks again for all your support it is greatly appreciated.

    just another issue looking to solve.

    In mobile/responsive version of our site when viewing any product, the widget area “single product page sideabar” shows above the product image and information. This takes up alot of real estate and load time. is there a way to remove this widget area when people view from a mobile device?

    Kind regards”

    you provided the answer with.

    “Hello,

    Please add this code in custom.css file:
    @media (max-width: 480px) {

    .sidebar {
    display: none;
    }
    }
    Thank you.
    Regards,
    Eva Kemp.”

    after doing this i realised it did indeed fix the mobile issue.
    however after just realising, the sidebar on desktop version on products is gone. How can i get this back but still have mobile hidden.

    Thanks

    5 Answers
    Avatar: Eva
    Eva Kemp
    Support staff
    March 30, 2015 at 16:06

    Hello,

    Did you change wp-admin panel credentials?
    We can’t log in now.
    Please provide us with the correct login details.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: josh9787
    josh9787
    Participant
    April 8, 2015 at 03:15

    hi there
    the login details should be correct.

    but have re typed them to log in again.

    thanks

    Please, contact administrator
    for this information.
    Avatar: Brian Johnson
    Brian Johnson
    Member
    April 8, 2015 at 07:01

    Sorry we are unable to enter the site. Maybe your security blocked our ip.

    With best reagrds
    Brian Johnson

    Avatar: josh9787
    josh9787
    Participant
    April 10, 2015 at 07:03

    can you access the main site?

    what is the exact problem? jsut the user/pass when trying to log in?

    please advise so i can try fix.

    cheers

    Avatar: Robert Hall
    Robert Hall
    Support staff
    April 10, 2015 at 07:40

    Hello,

    I’ve removed this code from custom.css file:

    .sidebar {
    display: none;
    }

    Please check sidebar now.

    Regards,
    Robert Hall.

  • Viewing 6 results - 1 through 6 (of 6 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.