Editing Menu Icons

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1061953
    Katie Hedgecox
    Participant

    Hi guys,

    Hope you’re well.

    I was just wondering if there was a way to edit the menu icons? I have added a new custom link (to AirBnB) and would like to make the icon match alongside the tripadvisor one.

    Thanks as always!

    #1062378
    Andre Flores
    Moderator

    Hello Katie,

    Thanks, hope you are doing fine as well.
    Sure, once the link to AirBnB is added to the social menu, add the following code under Appearance ->Customize ->Additional CSS:

    .social-menu a[href*="airbnb.com"]::before {
    	content: "\f834";
    }

    This will add an AirBnB icon to the link.

    Regards,
    Andre

    #1062416
    Katie Hedgecox
    Participant

    Hi Andre,

    Thanks for a prompt reply as always and that worked perfectly, thank you!

    Kind regards,
    Katie

    #1062451
    Andre Flores
    Moderator

    You are most welcome, I am glad I could help 🙂
    I have seen you left a nice review for the Albatross theme on our website, it would be also much appreciated if you leave one at: https://wordpress.org/support/theme/albatross/reviews/#new-post.

    Thank you in advance!

    Regards,
    Andre

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