Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1399588

    I want the footer widget Navigation Menu text to be larger than the default font size.

    I changed the Theme Options / Advanced Styling / Widget Links to 16px font size. This made the footer widget Navigation Menu text larger as desired, but it also made the H4 phone text smaller than desired. I want the H4 phone text to remain H4 font size.

    How can this be achieved?

    #1399616

    Hey Tanja,

    Thank you for the inquiry.

    Are you referring to the phone number in the third footer column? If yes, then you can use this css code to adjust the font size of the phone number.

    body#top .footer_color section#custom_html-2 a {
        font-size: 24px;
    }
    

    Please toggle or temporarily disable the Enfold > Performance > File Compression settings after adding the css modifications.

    Best regards,
    Ismael

    #1400066

    Perfect, thank you!

    #1400091

    Hi,

    Thanks for the update, please see further discussion in private.

    Best regards,
    Rikard

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.