Home Forums WoodMart support forum how to increase font size of footer font and change color on hover

how to increase font size of footer font and change color on hover

Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #288851

    shadestech
    Participant

    i want to increase font size of footer and change it color on hover how to do that
    please help

    #289017

    Hello,

    Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.

    .textwidget .menu li > a {
        font-size: 18px;
    }
    .textwidget .menu li > a:hover {
        color: red;
    }

    Regards.
    Xtemos Studios.

    #289022

    shadestech
    Participant

    I want to change font size of heading of footer coloum not all footer

    Only heading of footer

    #289056

    Hello,

    Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.

    .footer-container h5.widget-title {
        font-size: 24px;
    }

    Best Regards

    #289258

    shadestech
    Participant

    How to make footer phone number Clickable means in mobile view if some one click on phone number it will redirect to there call keypad of mobile

    #289318

    Hello,

    You need to add the phone number link like the following:

    <a href="tel:+15555551212">+1 (555) 555-1212</a>

    You can read the following article for further help:
    https://www.wpbeginner.com/wp-tutorials/how-to-add-clickable-phone-numbers-for-smartphones-in-wordpress/

    Regards.
    Xtemos Studios.

    #289623

    shadestech
    Participant

    Ok thank you

    One more thing please help

    How to change color only of phone number Not whole line

    I attach screenshot fonts below orange line i want to make them blue

    I also attach other website scrrenshot that what i want
    Clickable blue font of jiomart.com

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

    Hello,

    You are Most Welcome.

    I have changed the color of the text to blue as you required. Please clear cache and check back.

    Note: Please create new topics for each issue in the support system to avoid any confusion.

    Regards.
    Xtemos Studios.

    #289782

    shadestech
    Participant

    Thanks for your help
    Side is looking awesome

    One problem is coming
    As we inserted link in phone number

    The link is inerted below footer2 also and whatsapp no . Also

    Bfooter coloum 2 not working properly on clicking It is not expanding and going to the link of phone number

    Also i doesnt input any link in
    google play button but it also going to phone number

    I attach screenshot also

    Please help

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

    Hello,

    You are Most Welcome.

    Your issue has been resolved. Please clear cache and check back.

    Best Regards.

    #290562

    shadestech
    Participant

    thank you issue is resolved please help me for last few issue for footer coloum2

    in footer coloum 2

    1 how to remove gap between heading and socail button and in reviews
    2 how to move social button in starting left corner of footer
    3 how to make social button color blue(rgb(0, 153, 204);) on hover

    i attach screeshot for clearification please look for clearification

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

    Hello,

    Most Welcome!!!.

    We have found that you have created a new topic where you asked the same questions. So I am marking this topic as Resolved and will reply to your new topic.

    I’m so happy to hear you are pleased with the Theme and Support. XTEMOS strives to deliver the best customer experience, and it makes our day to hear we have accomplished that.

    We count ourselves lucky to have you as a customer. You can always reach us at any time. We are always here to help you.

    Thanks for contacting us.
    Have a great day.

    Topic Closed.
    Best Regards.

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

The topic ‘how to increase font size of footer font and change color on hover’ is closed to new replies.