Home Forums WoodMart support forum tab Heading text and bar color is not visible on product page

tab Heading text and bar color is not visible on product page

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #360817

    i am not able to see woocommerce product tabs only active tab is showing how to change the another tab color and also active tab background color

    Attachments:
    You must be logged in to view attached files.
    #360887

    Bogdan Donovan
    Keymaster

    Hi,

    This issue is caused by your custom code (https://prnt.sc/4DEaWjQ4N13s). Try to remove this code and check again.

    Kind Regards

    #360891

    i put this code to change the text color of Header menu
    .wd-nav[class*=”wd-style-“]>li>a {
    color: white;
    }

    but it also change the color of Woocommerce description Heading color when i put above code now woocommerce Heading is working fine but Header menu text color change

    Attachments:
    You must be logged in to view attached files.
    #360914

    Bogdan Donovan
    Keymaster

    Hi,

    Header menu and tab navigation have the same structure so your custom code will change both. To target only the header menu it needs to be updated, but from that we can see on your site you don’t need any custom code to change the menu color on the header bottom row because it can be done by the header row settings.

    Open header builder, navigate to your active header, select bottom row options, choose “color” tab, and switch header row color-scheme to “light” (https://prnt.sc/_97Yljy-o30d).

    Kind Regards

    #361340

    there is a space betweeen Blog image and Blog Title when i drop down the blog menu in a header section

    Attachments:
    You must be logged in to view attached files.
    #361375

    Bogdan Donovan
    Keymaster

    We have replied to you on the corresponding topic (https://xtemos.com/forums/topic/space-between-image-and-title-in-blog-menu/).

    Kind Regards

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