Info bar problem - by Skyscorcher - on WordPress WooCommerce support

This topic has 12 replies, 4 voices, and was last updated 9 years, 7 months ago ago by Eva Kemp

  • Avatar: Skyscorcher
    Skyscorcher
    Participant
    April 20, 2015 at 09:47

    Hello I have two issues:

    1. With the info bar below featured products.

    I want to hide it but can’t find how

    Here is a screenshot to show you what I mean.

    https://www.dropbox.com/s/y1yu1ndfja7keay/Screen%20Shot%202015-04-20%20at%2011.41.41%20AM.png?dl=0

    2. Can I make the theme not to show availability of products on the products page but only on the backend of the website?

    Thank you

    11 Answers
    Avatar: Brian Johnson
    Brian Johnson
    Member
    April 20, 2015 at 10:32

    Hello

    1.Please put this code into the custom.css to hide it on single product pages only:
    .single-product #prefooter{display:none!important;}
    2.You may try to add this code to the custom.css:
    .single_variation p{display:none}
    How to create custom.css you may watch here.

    With best regards
    Brian Johnson

    Avatar: Skyscorcher
    Skyscorcher
    Participant
    April 20, 2015 at 10:43

    Hello and thanks for fast reply.

    I want to hide this bar from all the pages not only single product.

    by the way you should make it a lot easier is someone wanted to change the content in there don’t you think?

    I don’t necessarily want to hide it all together, but how can I change the content of this bar?

    I tried the other thing about availability but doesn’t seem to work.

    I want to hide this part that I link in the screenshot:

    https://www.dropbox.com/s/yz974dxazqczl1a/Screen%20Shot%202015-04-20%20at%2012.40.02%20PM.png?dl=0

    Thank you

    Avatar: Brian Johnson
    Brian Johnson
    Member
    April 20, 2015 at 11:37

    Hello

    1. Please add an empty text widget in appearance->widgets->prefooter area to overwrite default demo footer conten. You may add your html/ another widget if you want to change content there.
    2. Please use this code:
    .in-stock{display:none!important}

    With best regards
    Brian Johnson

    Avatar: Skyscorcher
    Skyscorcher
    Participant
    April 20, 2015 at 11:58

    Ok, the second issue with availability is OK.

    I added an empty text box on the prefoot area but nothing changed.

    I already sent you the login data as well.

    Thank you

    Please, contact administrator
    for this information.
    Avatar: Brian Johnson
    Brian Johnson
    Member
    April 20, 2015 at 12:22

    Hello

    Sorry. We are unable to login. Please check the credentials.

    With best regards
    Brian Johnson

    Avatar: Skyscorcher
    Skyscorcher
    Participant
    April 24, 2015 at 09:15

    Hello correct username is “test”

    can u check again please?

    Avatar: Robert Hall
    Robert Hall
    Support staff
    April 24, 2015 at 09:32

    Hello,

    Please add this code in custom.css file

    #prefooter{
    disaply:none;
    }

    Regards,
    Robert Hall.

    Avatar: Skyscorcher
    Skyscorcher
    Participant
    April 24, 2015 at 09:46

    Hi, that didn’t work either, can u check it out please.

    Login credentials are ok at this point

    thanks

    Avatar: Brian Johnson
    Brian Johnson
    Member
    April 24, 2015 at 09:56

    Please navigate to the theme-options and disable default prefooter area as on the screenshot http://prntscr.com/6xj4ha.

    Regards,
    Briam Johnson

    Avatar: Skyscorcher
    Skyscorcher
    Participant
    April 24, 2015 at 10:01

    Cheers that worked 🙂

    Avatar: Eva
    Eva Kemp
    Support staff
    April 24, 2015 at 10:59

    Hello,

    You’re welcome.

    Regards,
    Eva Kemp.

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

The issue related to '‘Info bar problem’' has been successfully resolved, and the topic is now closed for further responses

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