Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #180760
    the brink
    Participant

    The Brink

    Hi,

    I’ve moved the following icons from my main menu to the Social Menu as I was them to be independent. Only thing is they now do not respond to any styling I’m trying to put on them.

    Also they look quite different from the ones that appeared on my main menu. Here is a screenshot of what they used to look like (circled in red) next to what they look like now (circled in green).

    I actually like the new icons better, I just need them to be bigger as they are barely legible.

    Cheers

    TB

    #180808
    Skandha
    Participant

    @the-brink: Hello TB,
    To increase the size of social icon
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .social-navigation .icon {
        height: 25px !important;
        width: 25px !important;
    }

    You can change the height and width according to your requirement.
    Let me know if this works out!
    Kind Regards,
    Skandha

    #180873
    the brink
    Participant

    Excellent, that’s done it.

    #180974
    Skandha
    Participant

    @the-brink: Hello TB, I hope I was able to resolve your issue. If it’s not too much trouble, I have a quick request: could you please leave an honest review?
    https://wordpress.org/support/theme/cleanportfolio/reviews/#new-post
    Your review will help others know what to expect when they’re looking for the support I offer. Even a sentence or two would be hugely appreciated. Thanks, and if there’s anything else at all that I can do to help, don’t hesitate to let me know. Have a great day! 🙂

    Kind Regards,
    Skandha

    #181039
    the brink
    Participant

    Done. Thanks for your help.

    #181041
    Skandha
    Participant

    @the-brink: Thank your for your wonderful review. Have a great day! 🙂

    Kind Regards,
    Skandha

    #181053
    the brink
    Participant

    No worries Skandha, any chance you could look at this thread for me?

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘social menu doesn't respond to styling in css’ is closed to new replies.