Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1341709
    FERLAF
    Participant

    hello ,
    Ca you help to me , because in the feature box the phone change the color and there are a line above the text. I do not like to change color and the underline.
    https://wp.laforetgroup.com/contacto/
    thank you.

    #1341768
    Prasant Rai
    Moderator

    Hello There,

    Thanks for writing in!

    I am unable to replicate the color and underline issue, would you mind confirming again? Can you please share screenshot?

    Thanks.

    #1341780
    FERLAF
    Participant

    thank you for your message.
    I attached the picture.

    #1341832
    Rahul
    Moderator

    Hey There,

    Thanks for providing the Screenshot.

    Unfortunately, we can’t see such underline or color changing pattern on the given URL. Have you already changed it?

    Let us know!

    #1341861
    FERLAF
    Participant

    no,
    maybe will be depended of the pc, Tablet or phone. It is posible to do always White text and no underline with css
    thank you.

    #1341907
    Darshana
    Moderator

    Hi there,

    Could you please try adding the following CSS rule into your Customizer, Custom > CSS area.

    .page-id-7066 .x-feature-box-text {
        text-decoration: none !important;
    }

    Hope that helps.

    #1342770
    FERLAF
    Participant

    Thank you for your message
    In pc do not do nothing . and pad i attached a picture.
    thank you

    #1342936
    Paul R
    Moderator

    Hi,

    To fix it, add the code below in Cornerstone > Settings > Custom CSS

    https://www.screencast.com/t/UIPW7GRa

    
    #x-section-1 .x-feature-box-text a {
        color:#fff;
        text-decoration:none;
    }
    

    Hope that helps.

    #1343281
    FERLAF
    Participant

    Thank you will be good in Tablet but not in pc, but it is not important.
    Thanks a lot.

    #1343331
    Rahul
    Moderator

    You’re most welcome! 🙂

    #1344920
    FERLAF
    Participant

    i do the same in page https://wp.laforetgroup.com/features/404-error and the text look in pone and pad in blue.
    Can you help me.
    thank you.

    #1345023
    Thai
    Moderator

    Hi There,

    Please add the following CSS:

    a[href^="tel"]{
        color: #fff;
        text-decoration: none;
    }

    Hope it helps 🙂

    #1352355
    FERLAF
    Participant

    they do not do anything.
    Thank you.

    #1352517
    Joao
    Moderator

    Hi There,

    Would you mind providing us with login credentials so we can take a closer look? To do this, you can make a post with the following info:

    – Link to your site
    – WordPress Admin username / password

    Don’t forget to select Set as private reply. This ensures your information is only visible to our staff.

    Thanks

    Joao

    #1352540
    FERLAF
    Participant
    This reply has been marked as private.
  • <script> jQuery(function($){ $("#no-reply-1341709 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>