Social Icons: How to make bigger

Discussion in 'GeoCraft WordPress Theme' started by tonyuk, Oct 12, 2015.

  1. tonyuk

    tonyuk New Member

    Joined:
    Oct 10, 2015
    Messages:
    12
    Likes Received:
    0
    Would anyone know how to increase the size of the social icons buttons?.. they seem pretty small and i would like to increase the size to make them more noticeable.

    Thanks in advance

    Tony
     
  2. nitin

    nitin Guest

    Hi Tony,

    Greetings from InkThemes,

    Please paste the code given below in Custom CSS section
    (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard.
    Code:
    .social_icon img {
        height: 50px;
    width :50px;
    }
    
    Note:- Please change the height and width of the image according to your requirement.

    Hope it will resolve your issue

    Thanks & Regards!
    Nitin
    InkThemes.com
     
  3. tonyuk

    tonyuk New Member

    Joined:
    Oct 10, 2015
    Messages:
    12
    Likes Received:
    0
    Hi Nitin,

    Thank you for you response, However I am unable to locate your instructions on the theme? (Appearance -> Theme Options -> Styling Options -> Custom CSS) . .. any advice please..

    Regards

    Tony
     
  4. priya

    priya Guest

    Hello Tony,

    Greetings from InkThemes!

    Sorry for misunderstanding, actually the theme option is in GeoCraft Setting option..

    Please follow the screenshot given below.

    custom.png

    Hope it will resolve your issue

    Do let me know if you need more assistance,

    Thanks & Regards!
    Priyanka
    InkThemes.com
     

Share This Page