Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #56580
    claudiav
    Member

    I’m using the Catch Everest free theme and I’m wondering if there’s any way to change the specific images/buttons that show up for the social links in the header and the social widget. I want to stay true to the branding guidelines issued by each company (facebook, twitter, pinterest, etc).

    Thank you in advance for any help you can give.

    Claudia Valentine
    http://rizasocial.com

    #56831
    Sakin
    Keymaster

    @claudiav: Sorry for the late reply as we are still in state of emergency due to massive earthquake in Nepal. Internet and electricity is huge problem.

    I don’t see social icon in your site. So, I am bit confused that which element that you are trying to change it. If you are trying to change the icon that we have in our theme that social-profile.png image you will find in image folder inside catch-everest folder. Then you can upload image using media uploader from your WordPress dashboard or FTP then you can change the image URL in the following css and then add it in “Appearance => Theme Options => Custom CSS” box:

    ul.social-profile li a {
    	background:url(images/social-profile.png) right bottom no-repeat;
    }
Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Change Social Media Button?’ is closed to new replies.