Social Logos Too Large

Discussion in 'ColorWay WordPress Theme' started by 1stopnonprofitshop, Nov 22, 2016.

  1. 1stopnonprofitshop

    1stopnonprofitshop Guest

    Joined:
    Jul 18, 2014
    Messages:
    276
    Likes Received:
    0
    I use a plugin to display the social logos in my sidebar. They were the perfect size, but a recent change inkthemes did made them very large. I went back to the plugin to change the size, but that's not doing anything anymore. Was something changed in the code to change the size that is overwriting the size I have set in the plugin?

    theme1.1stopnonprofitshop.com
     

    Attached Files:

    • C0.PNG
      C0.PNG
      File size:
      16.8 KB
      Views:
      1
  2. nitin

    nitin Guest

    Hi,

    Greetings from InkThemes,

    I would like to let you know that there are no changes made from our side in the plugin that you have used. However, still if you want to change the size of the social logos, you can use the custom CSS given below:-

    Code:
    ul.smbt-social-icons img {
        width: 75px;
    }
    
    Note:- You can change the value of the width accordingly

    Hope this helps...!

    Thanks & Regards!
    Nitin
    InkThemes.com
     
  3. 1stopnonprofitshop

    1stopnonprofitshop Guest

    Joined:
    Jul 18, 2014
    Messages:
    276
    Likes Received:
    0
    How do I get them all on one line?
     

    Attached Files:

Share This Page