Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1335701
    kaylaadrianna
    Participant

    Hi. Just wondering if it’s possible to change the color of the icons I’ve added to the menu items?
    My website is http://stjohnsbeertours.com

    Thanks!

    #1335827
    Jade
    Moderator

    Hi there,

    The site you have linked doesn’t seem to be using X Theme but kindly try to add this custom CSS:

    #cspio-socialprofiles a i {
        color: #5DA556;
    }

    Hope this helps.

    #1336951
    kaylaadrianna
    Participant
    This reply has been marked as private.
    #1336964
    Rahul
    Moderator

    Hi There,

    Seems like you have provided incorrect login credentials, would you mind re- checking the WordPress login credentials and confirm again.

    Thank you in advance.

    #1339953
    kaylaadrianna
    Participant
    This reply has been marked as private.
    #1340190
    Christopher
    Moderator

    Hi there,

    Please update previous code to :

    .x-navbar .x-social-global a i {
        color: red;
    }

    Hope it helps.

    #1340524
    kaylaadrianna
    Participant

    thanks but that changes the color of the social icons in the topbar from green to red. I’d like to change the color of the ticket and calendar icons in the navbar (the ticket icon next to “BUY TICKETS” and the calendar icon next to “FIND TOURS”

    #1340531
    Rupok
    Member

    Hi there,

    Thanks for clarifying. You can add this CSS instead :

    .x-navbar .menu-item a .x-icon {
      color: rgb(93, 165, 87);
    }

    Hope this helps.

    Cheers!

    #1340534
    kaylaadrianna
    Participant

    thank you so much!! That worked perfectly

    #1340548
    Thai
    Moderator

    You’re most welcome 🙂

  • <script> jQuery(function($){ $("#no-reply-1335701 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>