Home Forums WoodMart support forum Modify Website Link

Modify Website Link

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

    Sebastian_Ger_BF
    Participant

    Dear Xtemos-Team,

    I just want to underline website links.
    I only found to change the color.
    Could you help me with this issue?

    Best regards

    Sebastian

    #293623

    Hello,

    Please elaborate with the help of some relevant screenshot of the specific area to check it myself and help you out accordingly.

    Because your current explanation is not clear enough to understand what you require.

    Best Regards

    #293642

    Sebastian_Ger_BF
    Participant

    Tahnk you for your fast reply.
    I just searchign for an option to modify the website links like you can see in the screenshot.
    I found the option to change the color, but I´m looking for an option to underline or something else…

    Best regards

    Sebastian

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

    Hello,

    You are Most Welcome.

    Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.

    .product p.wc-gzd-additional-info a, .product-quick-view p.wc-gzd-additional-info a {
        text-decoration: underline;
    }

    Regards.
    Xtemos Studios

    #294070

    Sebastian_Ger_BF
    Participant

    Thank you so much for your support.
    It looks really good.
    One question about this topic.
    I just want to show every website link like this.
    Tehre are severaly website links on the main site, on categorie sites and in the future in blogs.

    For example I show it to you with the categorie page.

    Thank you so much for your support!

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

    Hello,

    You are Most Welcome.

    Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.

    .description-area-after .term-description a {
        text-decoration: underline;
    }

    Regards.
    Xtemos Studios

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