Trust Certificate Not Displaying Properly

Discussion in 'BizWay WordPress Theme' started by iosadmin, Jul 12, 2017.

  1. iosadmin

    iosadmin New Member

    Joined:
    Sep 12, 2016
    Messages:
    15
    Likes Received:
    0
    I have added a script in the widget to add our GoDaddy SSL certificate, but it is not displaying properly. I contacted GoDaddy, and they said that the theme is making the logo too large and as a result the logo is very fuzzy. How can I correct this? The web site is www.interoceansystems.com.
     
  2. akbar92

    akbar92 Support Staff Staff Member

    Joined:
    Jun 3, 2017
    Messages:
    2,318
    Likes Received:
    49
    Hi,

    Greetings from InkThemes,

    Please paste the code given below in Custom CSS section.
    (Dashboard->Inkthemes->Theme Options -> Styling Options -> Custom CSS) of your dashboard.

    Code:
    .textwidget img {
        width: auto;
    }
    Hope this helps...!

    Thanks & Regards!
    Akbar
    InkThemes.com
     
  3. iosadmin

    iosadmin New Member

    Joined:
    Sep 12, 2016
    Messages:
    15
    Likes Received:
    0
    It worked perfectly!
    Thanks so much for your help!
    -Elisha
     
  4. akbar92

    akbar92 Support Staff Staff Member

    Joined:
    Jun 3, 2017
    Messages:
    2,318
    Likes Received:
    49
    iosadmin likes this.

Share This Page