Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1323638
    liz80y
    Participant

    Hi,

    I have recently added two more sub-menus to my menu (‘Blog’) these are ‘Outback and Bush Eventurers’ and ‘Chit Chat’. They are slightly different in size to the other sub-menus and i was wondering if you could show me how to make them uniform? I have selected the thumbnail option (150 x 150) and have tried to resize the images to suit this but still no luck.

    Thanks for your help.

    Liz

    #1323639
    liz80y
    Participant
    This reply has been marked as private.
    #1323819
    Christian
    Moderator

    Hey there,

    Please add the code below in your Appearance > Customize > Custom > Global CSS

    #menu-item-1079 img {
        width:72%;
    }
    
    #menu-item-2891 img {
        width: 83%;
    }
    
    .ubermenu-skin-trans-black-hov .ubermenu-submenu .ubermenu-item-header > .ubermenu-target {
        text-align: center;
    }

    Thanks.

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