Link color

Tagged: 

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #344880
    Hello, I tried to change link color from Body - Link color, but I noticed that the linked text does not have selected color. Moreover, in checkout page "Terms and conditions" words do not have link color nor change color when click on them.
    #344956
    Ada
    Participant
    Hi, I checked it by changing link color from body section and it's working. See https://prntscr.com/10hpnuk https://prntscr.com/10hpl13 Yet I am providing you custom css for this
    
    .woocommerce-checkout span.woocommerce-terms-and-conditions-checkbox-text a font {
        color:#497b49 !important;
        font-weight:800 !important;
    }
    .woocommerce-checkout span.woocommerce-terms-and-conditions-checkbox-text a font:hover {
        color:#f5fad7 !important;
    }
    
    #345285
    Hi Ada, 1. I noticed that in checkout page "Terms and conditions" linked text now appears with the color I inserted in Body - Link color. Hover color is not showing. The codes you gave to me seem not working. 2. In Course presentation (done before upgrading to WPLMS 4) linked text is not showing with linked text color, while on hover is working. http://prnt.sc/10iqk4n 3. I tried to link a few words in course description, it seems that also this function is not funcioning now.
    #345580
    Diana
    Participant
    This reply has been marked as private.
    #345622
    Hi Diana, I try to clarify my requests: Point 1: Checked your checkout page and the “terms and conditions” link color is changing on hover I CHECKED AGAIN BUT YELLOW COLOR IS NOT APPEARING ON HOVER Point 2: You want these bold text colors, changed? https://prnt.sc/10jhnz9 NO, I WANT LINKED TEXT COLORED (AS TERM AND CONDITION). IN THE PICTURE LINKED TEXT IS THE ONE COLORED IN YELLOW ON HOVER, BUT IF THE TEXT IS NOT COLORED HOW CAN THE READER IMAGINE IT'S POSSIBLE CLICK ON IT? https://prnt.sc/10iqk4n For that, while adding content, you have to pass inline css, custom css won’t work here Point 3: Linking to a page? You can link in this way: https://prnt.sc/10jhqlo And it is working, checked on my setup NOW IT'S WORKING. Thanks
    #346060
    Diana
    Participant
    This reply has been marked as private.
    #346492
    Hi, I do not want to change bold text color. I want to make visible linked text with color. Have a look at my screenshot on the left: it's impossible to guess where is linked text. I want to change text color that on hover becomes yellow https://prnt.sc/10iqk4n Thanks
    #346653
    Diana
    Participant
    This reply has been marked as private.
    #346690
    Thank you! It's working! You can close this topic.
    #346699
    Diana
    Participant
    Closing now
Viewing 10 posts - 1 through 10 (of 10 total)
  • The topic ‘Link color’ is closed to new replies.