Site logo

Archived topic

SOCIAL NETWORKS BUTTONS ON NAV MENU BAR

89 replies · Started by Carlos on November 10, 2014

Viewing posts 76–90 of 90

Hi Leo,

Thanks for your reply.

Here is the site.

I'm trying to increase the size of the Facebook button in the primary menu. It looks too small at the moment in comparison to the size of the text of the other menu items. But I don't want to increase the size of the other menu items.

Is that possible?

That works beautifully.

Thanks!

Glad I could help!

Btw how can I change the colour to the default blue Facebook colour for the icon?

Thanks that's great!

Are you able to recommend a good course to learn CSS?

Can you start a new topic for that?

Thanks!

Thanks for the links Leo.

I will check them out.

Awesome!

Hi folks,

Ok trying to integrate the above and keep hitting brick walls :(

I've created 3 menu options, one for Facebook, one for Twitter and one for Instagram.

The CSS i've added to Customize-Additional CSS is...

.main-navigation li.social_icon_facebook {
    float: right; !important
}
.main-navigation li.social_icon_twitter {
    float: right; !important
}
.main-navigation li.social_icon_instagram {
    float: right; !important
}

And the CSS classes i'm using in the menu options is...

social_icon_twitter
social_icon_facebook
social_icon_instagram

Now...that works. I have icons floating right linking to their respective networks.

But I want to now change the hover color of those icons from the default I have set up to their respective own colours, so like blue for FB, aqua for Twitter and ermm possibly a gradient for instagram.

I can get the colours easily enough and create the gradient too but working out the CSS to make the hover I cannot do.

Please help if you can :)

Hi there,

Since this post is already so long can you please create a new topic and provide a link to your site if you can?

Thanks!!

Hi Leo...sure thing :)

This archived topic is closed to new replies.