Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1268840

    On my site, I have the same social icons at the very top of the page and also at the bottom of the page

    How can I make the social icons at the bottom larger than the top one?

    Thanks

    #1268955

    Hi navindesigns,

    I have modified the Color Section at the bottom of the page and set its Custom ID Attribute to myfooter.
    Please add this CSS code in Quick CSS, located in Enfold > General Styling (just change the font size value, the default size is 18px):

    #top #wrap_all #myfooter .social_bookmarks li a {
        font-size: 24px;
    }

    If you need to use this on other pages, then just set the section’s Custom ID Attribute to myfooter.

    Best regards,
    Nikko

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