Mega Menu -> "Use as a new Row not working"

Home Forums Jevelin Theme Mega Menu -> "Use as a new Row not working"

Home Forums Jevelin Theme Mega Menu -> "Use as a new Row not working"

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    RESOLVED Posts
  • bukhoryart
    Participant

    Dear Jevelin Team,

    I just add some subitem to my Mega Menu.

     

    as I see at your tutorial video documentation, I wanna use optional “this column should start a new row

     

    but every time i try.. it’s always an error. the first row disappear.

     

    Can you help me?

    Thanks a lot 🙂

     

    B

    Attachments:
    You must be logged in to view attached files.

    Solution for this topic

    Hi B,

     

    I hope you are well today and thank you for your question.

     

    You can resolve it by adding the following CSS code in the Custom CSS code option of your theme on the below path.

     

    Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code

    li#menu-item-1962 {
        clear: both;
    }

     

    Best regards,
    Shufflehound team

    bukhoryart
    Participant

    Perfecto 🙂

    Thank you

    You are always welcome here 🙂

Viewing 4 posts - 1 through 4 (of 4 total)