Home Forums WoodMart support forum How to hide the titles on the tabs

How to hide the titles on the tabs

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #426884

    mecolour
    Participant

    Hi
    I have 2 problems:
    1.please help me hide all the titles on the tabs,such as one of the pages:
    https://paste.pics/6575d6190a55376c19dbf7d09779dac5
    https://paste.pics/9884ad1e9a115042f67d6df66f1465d6
    https://paste.pics/ffd79956c7717f16fa633777e42fbb36
    https://paste.pics/dd24b3093d6d534fbb2bcba70827295d
    2.
    the inner border of the table(all the the tables of products) can be displayed in edit mode,but it can’t show on the page, how to do it?
    for example:
    https://paste.pics/cc46a09ede9c7e4999350d25609fac72
    https://paste.pics/70cae87150f62063de3417ef449d55f7
    Thank you

    #427049

    Hello,

    1- Actually, those are your third-party Plugin Custom Tabs headings for which there isn’t any option available under the Plugin Settings so we have applied the following Custom CSS to hide the Tab Headings:

    .wc-tab-inner .yikes-custom-woo-tab-title.yikes-custom-woo-tab-title-features {
        display: none !important;
    }

    The Theme tab headings are already hidden on your site with the option disabled under the Theme Settings > Single Product > Tabs > Hide tabs headings.

    2- The Border Right for the Table was missing which has now been added and it shows fine.

    Please check back your Site after completely clearing the browser and server cache.

    Best Regards

    #427313

    mecolour
    Participant

    Thank you,
    and the last problem is:
    How to make the inner and outer borders of all the tables the same color?(now Outer border is dark color, inner border is light color,Their colors are different.)
    https://paste.pics/e053ce06b4db89c2cb25bfc19d572567
    Best wishes!

    #427359

    Hello,

    All the Border of the Table are now in uniform color that is #000 (Black) on your Site for the Single Product page.

    Please check back your Site after completely clearing browser and server cache.

    Best Regards

    #427538

    mecolour
    Participant

    Hi,
    Sorry, I have a problem on my mobile: please help me hide the cart icon on all the product images.
    https://paste.pics/72fa1d10334cb784a3453ad910ca69f2
    Thank you so much!

    #427659

    Hello,

    We have applied the following Custom CSS on your Site to hide the Add to Cart icon for Mobile view, under the Theme Settings > Custom CSS > Custom CSS for mobile:

    .wd-hover-icons .wrapp-buttons { display: none !important; }

    Best Regards

    #428055

    mecolour
    Participant

    Thank you very much, I have no problems now.
    Merry Christmas to your “XTEMOS” team in advance.
    Best wishes!

    #428081

    Most Welcome!!!

    I’m so happy to hear you are pleased with the Theme and Support. XTEMOS strives to deliver the best customer experience, and it makes our day to hear we have accomplished that.

    We count ourselves lucky to have you as a customer. You can always reach us at any time. We are always here to help you.

    Thanks for contacting us.
    Have a great day.

    Topic Closed.
    Best Regards.

Viewing 8 posts - 1 through 8 (of 8 total)

The topic ‘How to hide the titles on the tabs’ is closed to new replies.