Custom background Tabs on single product page

This topic has 14 replies, 2 voices, and was last updated 5 years, 2 months ago ago by Rose Tyler

  • Avatar: irish
    irish
    Participant
    January 12, 2019 at 14:24

    I want to change the background on de custom tabs in the single product page.

    But i cant seem to change it, not even with the custom css and/or style css

    https://imgur.com/a/1X3ApNQ

    13 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 14, 2019 at 08:23

    Hello,

    Please provide URL of this page.

    Regards

    Avatar: irish
    irish
    Participant
    January 14, 2019 at 13:37

    Send in private

    Please contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 14, 2019 at 16:00
    .single-product .tabs-full-width {
        background-color: #f7f1e8 !important;
    }

    Regards

    Avatar: irish
    irish
    Participant
    January 17, 2019 at 15:08

    How do i remove the pricing under the product name on the single product page?

    https://imgur.com/x1oF1Hs

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 17, 2019 at 15:13

    Please provide URL of this page.

    Regards

    Avatar: irish
    irish
    Participant
    January 17, 2019 at 15:35

    Hi Rose!

    1. Its about: http://test.stadsbrouwerij013.nl/wordpress/product/lumunus/. You’ll see the price under the productname (€ 43.00 – € 86.00) How can I remove this?

    2. About same single product page. I set off the zoom-option for the product image but it is still possible. How can I set this really off :)?

    Thanks!

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 17, 2019 at 15:45

    Hello,

    1) Here is what I can see on your site – http://prntscr.com/m8goot
    2) Zoom is disabled. If you want to disable the lightbox, add this code in Custom css:

    .single-product .swiper-control-top .woocommerce-main-image {
        pointer-events:  none;
    }

    Regards

    Avatar: irish
    irish
    Participant
    January 17, 2019 at 15:57

    Login:

    Please contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 17, 2019 at 16:04
    .product-type-variable .summary-content .price {
        display:  none; 
    }
    .product-type-variable .summary-content .woocommerce-variation .price {
        display:  block; 
    }

    Regards

    Avatar: irish
    irish
    Participant
    January 17, 2019 at 16:28

    Thank you for the fast reply, works perfect!

    One more thing, can i hide the category above the product name on the shop(winkel) page?

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 17, 2019 at 16:30

    You’re welcome!
    Theme Options > Shop > Products style > Product content elements.

    Regards

    Avatar: irish
    irish
    Participant
    January 19, 2019 at 15:11

    When clicked on the the main category the other categories collaps, is there a option where i can always expand the category menu even when clicked on?

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 21, 2019 at 08:21

    Hello,

    Please check available settings for Product Categories widget in Appearance > Widgets > Shop sidebar.

    Regards

  • Viewing 14 results - 1 through 14 (of 14 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.