Home Forums WoodMart support forum Blog social icons change

Blog social icons change

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #259194

    YasinKsmG
    Participant

    I want to change blog share buttons

    this: https://ibb.co/WWG244f

    To this: https://ibb.co/DrXJtk0

    if you need admin access please check private content

    #259272

    Hello,

    I saw the screenshots you attached.

    Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.

    .icons-size-default .woodmart-social-icon {
        background: transparent;
    }
    
    .icons-design-colored .woodmart-social-icon {
        color: #777 !important;
    }

    Best Regards.

    #259297

    YasinKsmG
    Participant

    Hello,

    Thank you for answer! I added css to custom selection but this time hover changed.

    https://gyazo.com/09b57cc7950b4ccfcbd842909f3383a4

    can you make it like this please:

    https://gyazo.com/8e7e05b36307b9ee4c09abd21ac7e8ab

    #259342

    Hello,

    I saw the screenshots you attached. For the hover Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.

    .icons-design-colored .woodmart-social-icon:hover {
        box-shadow: none;
        color: black !important;
    }

    Regards.
    Xtemos Studios.

    #259367

    YasinKsmG
    Participant

    problem solved thank you so much!

    #259562

    Most Welcome!!!

    I’m so happy to hear you are pleased with the Theme and Support. XTEMOS strives to deliver the best customer experience, and it makes our day to hear we have accomplished that.

    We count ourselves lucky to have you as a customer. You can always reach us at any time. We are always here to help you.

    Thanks for contacting us.
    Have a great day.

    Topic Closed.
    Best Regards.

Viewing 6 posts - 1 through 6 (of 6 total)

The topic ‘Blog social icons change’ is closed to new replies.