Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1112165
    webpagefreak
    Participant

    Hi, is there a way to get rid of the areas I’ve circle in the image? it would really clean up the look of the website:) Not sure what you call the bottom part, it’s like the extra page title or something…

    Thanks, you guys rock!

    #1112186
    Thai
    Moderator

    Hi There,

    Your screenshot is too big.

    Could you please resize it then upload again?

    Thanks.

    #1112259
    webpagefreak
    Participant

    hi, so I got rid of the breadcrumbs, which was part of my problem, now I just need to make the ubermenu look better by sizing the far right menu topic to be more like the others and clip off the left end which does nothing (left of the social icons).

    http://www.snowyowltours.com

    #1112315
    Jade
    Moderator

    Hi there,

    Please try this code:

    .ubermenu .ubermenu-item.ubermenu-item-level-0 {
        float: left;
        width: 13%;
        font-size: 10px;
    }
    
    .ubermenu .ubermenu-nav li:nth-child(1),
    .ubermenu .ubermenu-nav li:nth-child(2),
    .ubermenu .ubermenu-nav li:nth-child(3) {
        width: auto;
    }

    Hope this helps.

    #1113078
    webpagefreak
    Participant

    you are the smartest person I know and I could kiss you….thank you Jade!! It worked perfect!

    #1113163
    Prasant Rai
    Moderator

    You are most welcome. Feel free to ask us again. Have a great day! 🙂

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