Home page spinning icons

Discussion in 'Traffica WordPress Theme' started by kenmarshall, Aug 5, 2015.

  1. kenmarshall

    kenmarshall New Member

    Joined:
    May 28, 2014
    Messages:
    10
    Likes Received:
    0
    How do I remove the shadow around the circles of the spinning icons please?

    Many thanks,

    Ken
     
  2. praveen

    praveen Support Staff

    Joined:
    Jan 1, 2015
    Messages:
    2,344
    Likes Received:
    67
    Hi Ken,

    Please paste the code given below in Custom CSS section
    (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard.
    Code:
    .feature_inner_box img {
        box-shadow: none !important;
    }
    Regards!
    Praveen
    InkThemes.com
     
  3. kenmarshall

    kenmarshall New Member

    Joined:
    May 28, 2014
    Messages:
    10
    Likes Received:
    0
    Thanks for your help - all good.
     
  4. kenmarshall

    kenmarshall New Member

    Joined:
    May 28, 2014
    Messages:
    10
    Likes Received:
    0
    How can I change a social media icon - I want to place a link to LinkedIn but there isn't a place in the social media section of the themes options.

    Cheers.
     
  5. praveen

    praveen Support Staff

    Joined:
    Jan 1, 2015
    Messages:
    2,344
    Likes Received:
    67
    Hi Ken,

    Unfortunately, there is no option for LinkedIn in the social icon section.
    But there is no need to worry!!!

    It requires some customization in the source code of the theme.
    So, send us your website WordPress login details at [email protected] along with the thread link.

    We will add an option for LinkedIn in your website :)

    Thanks,
    Praveen
     
  6. kenmarshall

    kenmarshall New Member

    Joined:
    May 28, 2014
    Messages:
    10
    Likes Received:
    0
    I've emailed you the info you requested.

    Thanks.
     
  7. praveen

    praveen Support Staff

    Joined:
    Jan 1, 2015
    Messages:
    2,344
    Likes Received:
    67
    Hi Ken,

    I have replied you at your email...
    Kindly check and reply.

    Regards!
    Praveen
    InkThemes.com
     

Share This Page