Question about menu full width - by Alex Kim

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

  • Avatar: Alex Kim
    Alex Kim
    Participant
    August 13, 2014 at 13:21

    Hi,

    I am trying to things in align, when using menu-full-width in CSS classes.
    http://jungwunberry.com/
    Site address is above, I kind of have many brand names which all should be in “Brand” menu.
    I know I need to make colums to align them, so I was thinking of creating colums, such as “A to D”, “I to T”, something like alphebetical order, only for aligning them.
    But, I don’t want “A to D” kinds of meaningless subcateory appears in widget (brand filter widget), also I need to make it unclickable.

    Can we make invisible subcateory, only for performing colums to align whole bunch of sub items? (in this case, those are brands.)

    I created an admin account if you want to look that up.

    Thanks!

    Please, contact administrator
    for this information.
    5 Answers
    Avatar: Eva
    Eva Kemp
    Support staff
    August 13, 2014 at 13:29

    Hello,

    Sorry, but your request is a bit unclear.
    Could you please show on screenshots what you’re trying to achieve?
    Thank you.

    Regards,
    Eva Kemp.

    Avatar: Alex Kim
    Alex Kim
    Participant
    August 14, 2014 at 04:12

    Hi Eva,

    Thank you for the reply.
    Here comes screen shots of current situation.

    As you can see, that was kind of messed, since I need to put many brand names in there.
    Therefore I made 5 columns for aligning them, such as “A To D”, “E To I”, “L To N”, etc.

    That seems okay to me, but I want to make “A To D” invisible if it is possible.
    I’m using “8theme – Brand Filter” widget, I don’t want to show “A to D” there.

    Thanks!

    Avatar: Robert Hall
    Robert Hall
    Support staff
    August 14, 2014 at 06:01

    Hello,

    Sorry, but I can’t see some nav that you show on screenshot above. Do you made some changes?

    Regards,
    Robert Hall.

    Avatar: Alex Kim
    Alex Kim
    Participant
    August 14, 2014 at 06:46

    Hello Robert,

    Actually, you can see it by clicking “BRAND”.

    Thanks

    Avatar: Robert Hall
    Robert Hall
    Support staff
    August 14, 2014 at 07:06

    Add this code into custom.cs file.

    .main-nav .menu > li.menu-full-width .nav-sublist-dropdown .container > ul > li > a {
    display:none;
    }

    Here is a video tutorial how to create custom.css: https://www.youtube.com/watch?v=Qok2zRedRMY&feature=youtu.be.

    Regards,
    Robert Hall.

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

You must be logged in to reply to this topic.Log in/Sign up

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