Okay
  Public Ticket #1304396
Custom Code
Closed

Comments

  • Mike started the conversation

    Can we increase the size of the social media icons in the footer? 

  •  2,009
    Ocean replied

    Hi,

    Please go to Appearance > Customize > Miscellaneous > Custom Code

    Add css code:

    footer .social-icons i{ width: auto; height: auto; font-size: 25px; }

  • Mike replied

    This code does not appear to change anything. The icon is the same size before and after and no matter what font-size I give it.

  •  2,009
    Ocean replied

    HI,

    you can send me admin account for check.

    set private reply.

  •   Mike replied privately
  •  2,009
    Ocean replied

    Hi,

    you add css wrong..

    CSS code work fine.

    please check.