[Resolved] Lightweight social icons color

Home Forums Support [Resolved] Lightweight social icons color

Home Forums Support Lightweight social icons color

  • This topic has 12 replies, 2 voices, and was last updated 4 years ago by Leo.
Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • #1245500
    Fekry

    Hi there
    This CSS class (below) works as I wish, but I do not it to affect on my homepage (only for posts and inside pages).
    My you show me how to do that?
    Thanks
    .lsi-social-icons .lsi-social-instagram a, .lsi-social-icons .lsi-social-instagram a:visited, .lsi-social-icons .lsi-social-instagram a:focus {
    background: #DD2A7B !important;

    #1245878
    Fekry

    Any help?

    #1245921
    Leo
    Staff
    Customer Support

    Hi there,

    Try this selector instead:

    body:not(.home) .lsi-social-icons .lsi-social-instagram a, 
    body:not(.home) .lsi-social-icons .lsi-social-instagram a:visited, 
    body:not(.home) .lsi-social-icons .lsi-social-instagram a:focus

    Let me know if this helps ๐Ÿ™‚

    #1246580
    Fekry

    I”ve put it in “simple CSS”, but it does not work.

    #1246585
    Leo
    Staff
    Customer Support

    That should absolutely work.

    Can you guide me to the page I should be looking at?

    #1246593
    Fekry

    I’ve put the page URL, may you have a look?

    #1246598
    Leo
    Staff
    Customer Support

    Yup I did check.

    When I check the Instagram icon one of the child pages, I don’t see my CSS being added.

    #1246605
    Fekry

    You can see it now Leo.

    #1246790
    Leo
    Staff
    Customer Support
    #1246816
    Fekry

    Thanks Leo, I’ve removed the old CSS and added an instagram color code with your CSS and it works. May you see it please to make sure?

    #1246841
    Fekry

    Does this CSS can work also with twitter, facebook and others?

    #1246853
    Fekry

    Thanks Leo, now everything works as I wish.

    #1247046
    Leo
    Staff
    Customer Support

    Glad to hear ๐Ÿ™‚

Viewing 13 posts - 1 through 13 (of 13 total)
  • You must be logged in to reply to this topic.