navbar override

following this forum
‘How to make a two tier menu item using Sparkling theme’
my menu over rides and as you see sub-menu and sub-sub-menu over-ride each other and i couldn’t fix it

the ‘محصولات’ tab contains sub-menu and sub-sub-menu.

http://bemar.ir/

thanks

Hi @ptotir,

I hope you are well today and thanks for posting here.

I visited your shared site but didn’t see any issue on it as shown in the attached screenshot.

Please advise.

Best Regards,
Movin

Hi Movin
I hope you are doing fine
thx for your response
could you plz check it again

Now i could see the issue on your site.

To resolve the issue try adding the following CSS code in the Custom CSS option of the latest version of Sparkling theme on the below path.

Admin Area -> Appearance -> Customize -> Sparkling Options -> Other -> Custom CSS

.navbar-nav ul ul.dropdown-menu {
    left: 160px;
    border-radius: 0;
    top: -2px;
}

Thanks, it worked
but there is a problem. my site is RTL, but the code seems to be LTR (left to right)
THANKS

SO many thanks, you did a great help to
the problem is solved with your help
RTL is also right, just needed a bit of change in your code.
LOVE COLORLIB

with a little bit of change in your coding, it worked. many thanks.
I do have some qouestions about RTL, can I ask it here or I should create another topic?

You are most welcome here :slight_smile:

It would be better if you ask your new question in new topic to make the topics separate.

It’s our duty to always help you :slight_smile: