hyperlink footer e-mail and phone

Home Forums Jevelin Theme hyperlink footer e-mail and phone

Home Forums Jevelin Theme hyperlink footer e-mail and phone

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
  • uufitlife
    Participant

    Hi, I tried to hyperlink the footer (e-mail > mail to and phone > call) via this post

     

    https://support.shufflehound.com/forums/topic/top-bar-setting-add-hyperlinks-to-phone-email-address/#post-2824

     

    but the icons are wrapped up. What to do?  See screen-shot (wrapped)

     

    thanks for the support

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

    Hi @uufitlife,

     

    I hope you are well today and thank you for your question.

     

    Could you please share me your site URL where it’s displaying so that i can help?

     

    And please also tell me which icons do you want to display and which you want to hide?

     

    Best regards,
    Shufflehound team

    uufitlife
    Participant

    Hi, thanks for your reply. https://uufitlife.com/ and in the footer.

    the icons are now ok. But I want the e-mail hyperlink to an e-mail and the phone number on mobile.

     

    Best regards.

     

     

     

     

    Solution for this topic

    Please make sure to use below latest version of theme and then use hyperlink in the widget as described here https://www.w3schools.com/html/html_links.asp

     


    Please login to access this file

    uufitlife
    Participant

    thanks this works. Only the text is now blue. Do you have a fix for this?

    You can change their color by adding the following CSS code in the Custom CSS code option of your theme on the below path.

     

    Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code

     

    #page-container .sh-footer-columns .wrap-social a {
        background: transparent;
        color: #fff;
    }
Viewing 6 posts - 1 through 6 (of 6 total)