Home Forums WoodMart support forum about hyperlink

about hyperlink

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #625518

    zhemingl298
    Participant

    https://prnt.sc/2UI6mnYQdk3K
    Hi, I’d like to ask you a new question
    For anchor text and hyperlinks, you can see my screenshot, the left is the product information, the right is the product description, what do I need to make the default anchor text with hyperlinks underlined? Instead of having me manually change each one myself to add the underline

    #625599

    Hung Pham
    Participant

    Hello zhemingl298,

    Thanks for reaching to us.

    Please provide URL of the mentioned page, so I can take a closer look.

    Regards,

    #625776

    zhemingl298
    Participant

    Hello, you can check this link
    https://prnt.sc/Cglsit6rpUO1
    I want these to be underlined

    #625784

    zhemingl298
    Participant

    https://prnt.sc/fltn1lTkaNpM
    This is also a hyperlink, I also want to change to blue underlined, where do I need to set it

    #626006

    Hung Pham
    Participant

    Hello zhemingl298,

    Thanks for your patience.

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

    .elementor .e-n-tabs-content a,
    div.product_meta a{
        text-decoration: underline;
    }
    
    div.product_meta a{
        color: rgb(40,97,255);
    }

    Regards,

    #626297

    zhemingl298
    Participant

    Thank you very much

    #626423

    Hung Pham
    Participant

    Hello zhemingl298,

    Glad to hear your issue has been resolved. Keep us in mind for future questions and concerns, we’re always here to help!

    If you have a quick minute we always appreciate a 5-star rating on our theme!

    https://themeforest.net/item/woodmart-woocommerce-wordpress-theme/reviews/20264492

    Your feedback is the motivation to improve our work and services.

    Regards,

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

The topic ‘about hyperlink’ is closed to new replies.