Remove links underline when hover in Static Blocks

This topic has 6 replies, 2 voices, and was last updated 6 years, 11 months ago ago by Rose Tyler

  • Avatar: fredwerk
    fredwerk
    Participant
    January 2, 2018 at 16:19

    Hi,

    I have added this code to custom.css:

    .custom-hover-links :hover {
    text-decoration: none;
    }

    In order to remove the hover underline to the link in the Static Block that displays at the end of the page “2018 – ica.scot – I am on Facebook!”

    However it doesnt change anything.

    Thanks for checking,

    Fred

    5 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 2, 2018 at 16:28

    Hello,

    The code doesn’t work for http://prntscr.com/hv586v because of custom-hover-links class is not added for this row or even text element.
    Could you provide temporary wp-admin access in Private Content?

    Regards

    Avatar: fredwerk
    fredwerk
    Participant
    January 2, 2018 at 16:35

    No problem, please see Private Content section for details.

    Please, contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 2, 2018 at 16:50

    I’ve added custom class for your link http://prntscr.com/hv5iyc in Footer static block, so now you may use this custom code:

    .custom-hover-links:hover {
        text-decoration: none;
    }

    Regards

    Avatar: fredwerk
    fredwerk
    Participant
    January 2, 2018 at 21:09

    Hi,

    Many thanks, all seems fine now,

    Fred

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 3, 2018 at 08:31

    You’re welcome!
    Have a nice day.

    Regards

  • Viewing 6 results - 1 through 6 (of 6 total)

The issue related to '‘Remove links underline when hover in Static Blocks’' has been successfully resolved, and the topic is now closed for further responses

8theme customization service
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.