Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1194456
    bluetroop2
    Participant

    http://cardinal.bluetroop.com/

    Hello, I’m working with this site. I switched it to the Renew stack and am now trying to style the sub-menu for my customer. They really like the simple style of this web-site’s sub-menu (http://aeroatlanta.com) Look at their Services tab – sub-menu drops straight down, larger text, and no sub-menu drop down indicator arrows are seen on the primary navigation. How can I style mine the same way?

    Also, I’m trying to assign a background image (same for all pages), and have done all I know to do in the Customizer and it still appears white. What CSS code do I need to place a background image (clouds and sky)?

    #1194461
    bluetroop2
    Participant
    This reply has been marked as private.
    #1194720
    bluetroop2
    Participant

    I figured out the background image but still working on the sub-menu.

    #1194732
    Darshana
    Moderator

    Hi there,

    You can add this under Custom > CSS in the Customizer.

    
    .x-navbar .desktop .x-nav li > a > span::after {
        content: "";
    }
    
     .x-navbar .desktop .x-nav li > a > span {
        font-weight: 600;
    }
    

    Hope that helps.

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