Removing Social Icons

Discussion in 'Variant WordPress Theme' started by jurczyk, Jan 22, 2016.

Thread Status:
Not open for further replies.
  1. jurczyk

    jurczyk Guest

    Joined:
    Jan 21, 2016
    Messages:
    7
    Likes Received:
    1
    Is there a way to remove the social icons from a Variant site? I left the URL's for each site blank but the links default to the home page. (We don't have YouTube, FB or Twitter accounts at this time.)
     
  2. priya

    priya Guest

    Hello,

    Greetings from InkThemes!

    Could you please provide us 'URL' of your site so that we can better assist you?

    Looking forward to your reply.

    Thanks & Regards!
    Priyanka
    InkThemes.com
     
  3. jurczyk

    jurczyk Guest

    Joined:
    Jan 21, 2016
    Messages:
    7
    Likes Received:
    1

    Hello Priya - the URL is http://roundsroi.com . I'd like to remove the icons on the bottom.

    Thanks,
    Joe
     
  4. priya

    priya Guest

    Hello Joe,

    Please paste the code given below in Custom CSS section (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard.
    Code:
    .social_icon {
        display: none !important;
    }
    Hope it will resolve your issue

    Do let me know if you need more assistance,

    Thanks & Regards!
    Priyanka
    InkThemes.com
     
    jurczyk likes this.
  5. jurczyk

    jurczyk Guest

    Joined:
    Jan 21, 2016
    Messages:
    7
    Likes Received:
    1
    Thanks Priyanka! Worked perfectly.
     
  6. priya

    priya Guest

    You're welcome..

    Do let me know if you need more assistance,

    Thanks & Regards!
    Priyanka
    InkThemes.com
     
Thread Status:
Not open for further replies.

Share This Page