• Longevity Theme

    Is there a way to have the Facebook, Twitter, Pinterest icons in their original version icons and not in the blue as the theme has.

Viewing 6 replies - 1 through 6 (of 6 total)
  • Theme Author Shaped Pixels

    (@shaped-pixels)

    You can yes, but again, this will require custom CSS to override the theme’s own styling. But here is what handles the colours:

    .social a {
        background-color: #5477a7;
        color: #fff;
    }
    .social a:hover {
    	text-decoration: none;
    	background-color: #d5b886;
    	color: #fff;	
    
    }

    As a side note, I’ve been noticing how often users of Longevity are wanting to change colours to many elements even though I used Preset colours instead of offering colour selectors in the customizer.

    I think I will add the ability to customize the various elements within this theme, such as the social icons, with colour selectors on a theme update. My other themes have that capability. Turns out, it appears I should not have left this out of Longevity. I will probably start with the pro version and then update the free Longevity. I will still keep the preset colours in addition to the change.

    Thread Starter webcre8wpthemes

    (@webcre8wpthemes)

    yeah, would be a good thing. I will need a theme for another site, for myself so if you have other themes, I wouldnt mind looking at them. I think it is so important to offer this help, like you have. I will check this one out in the morning.

    Theme Author Shaped Pixels

    (@shaped-pixels)

    Many more themes are coming….I going to try and get 4 more new themes by the end of December.

    Hello! Great theme. Is there anyway to get the icon image to appear on the left side of the header text in the mast head? That would be a great feature!

    Theme Author Shaped Pixels

    (@shaped-pixels)

    Hi Mark, thanks for the great comment, but I thought I’d better get to you before the forum moderators ??
    It’s best to post your question as a new topic. If you can do that, I will be more than happy to answer that one….I’m about to call it a night where I am, so if you can repost it right away, you won’t have to wait 8 hours ??

    Thread Starter webcre8wpthemes

    (@webcre8wpthemes)

    Hi, great news re new themes in Dec, will keep a look out. That custom CSS changes all the icons. Facebook is Ok at the set colour blue, but I would like Pinterest (only) in red. It is not important. I will get PRO version and as you said in your side note you will have it sorted.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Social Media – original icons’ is closed to new replies.