Reducing Menu Size - by zf - on WordPress WooCommerce support

This topic has 6 replies, 2 voices, and was last updated 9 years, 1 months ago ago by Robert Hall

  • Avatar: zf
    zf
    Participant
    March 19, 2015 at 08:36

    Hi Guys, I have 2 x queries i require assistance with.

    1) How to go about reducing menu size (Height)
    2) Make sub-menu (Mega-Menu with image) drop-down to right hand side and not left

    Details are in the private content

    Thank You

    Z

    Please, contact administrator
    for this information.
    5 Answers
    Avatar: Robert Hall
    Robert Hall
    Support staff
    March 19, 2015 at 09:06

    Hello,

    1) Please add this code in custom.css file

    .header-type-8 .menu-wrapper .menu-main-container > ul > li > a{
      padding: 30px 17px;
    }

    2) Please read more in our documentation:
    https://www.8theme.com/demo/docs/royal/index.html#!/primary_menu

    Regards,
    Robert Hall.

    Avatar: zf
    zf
    Participant
    March 19, 2015 at 13:13

    Hi, the first one worked, just decreased the 20px padding…thanks

    the second question i dont think i explained myself properly..

    I have attached screenshots hopefully to better explain.

    Please, contact administrator
    for this information.
    Avatar: Robert Hall
    Robert Hall
    Support staff
    March 19, 2015 at 13:24

    Hello,

    I’ve added this code in Child Theme. Please check.

    .header-type-8 .menu-wrapper .menu-main-container > ul .nav-sublist-dropdown{
    left:0 !important;
    }

    Regards,
    Robert Hall.

    Avatar: zf
    zf
    Participant
    March 19, 2015 at 13:52

    Brilliant!!!!!!!

    Thanks Robert.

    Avatar: Robert Hall
    Robert Hall
    Support staff
    March 19, 2015 at 14:01

    Hello,

    You’re welcome!

    Regards,
    Robert Hall.

  • Viewing 6 results - 1 through 6 (of 6 total)

The issue related to '‘Reducing Menu Size’' has been successfully resolved, and the topic is now closed for further responses

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.