Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1210446
    ellythompson
    Participant

    Hello,

    I’d like to tweak the Woocommerce product page on my website, but I’m not sure how. I’ve tried searching the forum for a solution, but I can’t seem to find one that is just right.

    I’d basically like to get rid of the white page/box that the content sits in here:
    http://holisticvet.co.uk/index.php/product/rawfoodseminar261116/

    so that it looks like the page/background of the main shop page (with text directly overlaid on the grey background):
    http://holisticvet.co.uk/index.php/shop/

    Also, the Description tab used be open and the information underneath it displayed upon first entering the page, but it no longer is – you have to click on the description tab (which looks ‘greyed out’ and not very clickable) in order to view the content. I’m not sure if something changed during the last update. Is there any way that the content can be made visible from the start?

    I’m running WordPress 4.6.1, X 4.6.4 and Cornerstone 1.1.3.

    Thanks,

    Elly

    #1210811
    Friech
    Moderator

    Hi Elly,

    Thanks for writing in! You can add this under Custom > CSS in the Customizer.

    .single-product .entry-wrap {
    	background-color: transparent;
        box-shadow: none;
    }

    Regarding the product description accordion issue, since you’re using the latest X|Theme. Please update the Cornerstone and Visual Composer to the latest version to make sure that this is not a compatibility issue.

    Cheers!

    #1213636
    ellythompson
    Participant

    Fabulous. The CSS worked a treat on the product page and I also updated Cornerstone which made the description tab immediately visible again.

    Thank you so much for you help.

    #1213649
    Nico
    Moderator

    Happy to hear that.

    Feel free to ask us again.

    Thanks.

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