Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #880806
    onefoursix
    Participant

    re: http://laraboothairdressing.co.uk/home-page/

    how do i change the colour of the footer menu to white and the social icons in the footer menu to white please?

    #881444
    Darshana
    Moderator

    Hi there,

    Thanks for writing in! You can add this under Custom > CSS in the Customizer.

    
    #menu-footer > li > a {
        color: #ffffff;
    }
    
    #menu-footer > li > a:hover {
        color: #ffffff;
    }
    

    Hope that helps.

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