Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #901351
    gabriellavanrij
    Participant

    1. I’m setting up my shop page, and I see my blogpost entries and a bunch of unwanted site on the right side. How do I remove this from all aspects of my shop/cart/checkout, etc.?

    http://gabriella.global/shop/

    See attached image for the part that I’m talking about.

    2. The dollar amount for the product (right under the words “red slap bracelet”) is showing up grey. It is very hard to see. How would I change the color of that to white?

    Any help you can give would be super appreciated!

    I am running a child version of X 4.3.4 on WP 4.4.2.

    #901480
    gabriellavanrij
    Participant

    One more question… How do I change the background color for all my shop pages?

    http://gabriella.global/product/red-slap-bracelet/
    http://gabriella.global/cart/
    http://gabriella.global/checkout/

    See image.

    I want to change it from black to the red I use throughout my site.

    Thank you so much!

    #902224
    Joao
    Moderator

    Hi Gabriella,

    1-To remove the side bar from your shop page or any other page you can click on Edit Page then on the right side you have Page Attributes and below it you have Template, Choose “No Container | Header, Footer”

    Please see image attached.

    2- Please go to your dashboard / Appearence / Customizer / Custom / CSS and add the following code:

    .woocommerce li.product .entry-header .price>.amount, .woocommerce li.product .entry-header .price>ins>.amount {
    
    color: white;
    
    }

    3- Try doing the same as on item 1 for each page and it should work. (click on Edit Page then on the right side you have Page Attributes and below it you have Template, Choose “No Container | Header, Footer” )

    Let us know if you need more help,

    Thanks

    Joao

    #903217
    gabriellavanrij
    Participant

    That worked for the other pages, but it didn’t work for the main shop page. Anything else I should try to make that right-side column disappear?

    http://gabriella.global/shop/

    #903970
    Rad
    Moderator

    Hi there,

    Shop page isn’t a normal page, templates aren’t applicable. Please go to Admin > Appearance > Customizer > Woocommerce > Shop > Shop Layout and set it to full-width. That should remove the sidebar.

    Hope this helps.

  • <script> jQuery(function($){ $("#no-reply-901351 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>