Home Forums WoodMart support forum Move tag area

Move tag area

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

    darkfuryx11
    Participant

    Dear Team

    Can i move tag area to tab

    https://snag.gy/kmlD5p.jpg

    #129992

    Hello,

    It is not possible. We can hide it with custom CSS. Let us know if you accept

    Best Regards

    #130095

    darkfuryx11
    Participant

    Please give me the way hide tag

    #130121

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global:

    body .product_meta > span.tagged_as {
    display:none;
    }

    Best Regards

    #130171

    darkfuryx11
    Participant

    Ask something ,

    in case i modify css tag to hide, Did effect with seo score for google search or not?

    #130194

    Hello,

    No, it would not influence SEO. You still can find the product by tag.

    Best Regards

Tagged: 

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