Menu problem…

Posted in: Newsmag
Post count: 24

Hello again…
at this screenshot (http://www.diorama.com/screen_2.jpg)
you can see that the first category on MENU has 5 Sub-Categories.
This is wrong.
The Sub-Categories are 6
The first one is MISSING (on a Desktop PC).
the missing sub category is “Architecture” and you can see it on mobile !!!!

Can you help me please.

Before upgrade was FINE.

Sincerely.
Dinos.

Post count: 6535

Hi

Try this css in theme panel > custom code > custom css: http://screencast.com/t/tfC2mh2i2MKd

.sf-menu .td-normal-menu:first-child > ul {
top: 40px;
}

Thanks!

Post count: 24

YOU ARE VERY Helpful.
THANK YOU Very MUCH…

Dinos.

Post count: 16

Andrei,

I have the same issue and your code did fix the padding but when the website loads you can see the sub menus load on top of the menu for about 2-3 seconds. This only happens when a sub menu is in the 1st main menu spot. As you can see if you reload his website you will be able to see the bug.

http://www.diorama.com

Please advise.

Post count: 24

This is TRUE.
The same problem on Mobiles & TABLETS too !!!
I didn’t say something because i am tired of fixing problems after UpDates.
Sorry for saying this but it is true.

Thank you alintiniuc for your remark.
Dinos.

Post count: 6535

Hi

This happens because the css from theme panel applies after the main casa from style.css To avoid that delay try to insert the indicated css directly in style.css: http://screencast.com/t/NI9M0lgYv9

Let me know how it goes.
Thanks!

Post count: 24

Thank you for your reply.

I am not familiar with .css
Only html.
Can you help me step by step ?
Thank you.
Dinos.

Post count: 6535

Hi

Add this code here: http://screencast.com/t/fSj7w7X3

.sf-menu .td-normal-menu:first-child > ul {
top: 40px;
}

Thanks!

Post count: 24

I am sorry, you have been mixed the problems…
The Menu height is fixed thank to you…
Now, we are talking for the :

__________________________________

alintiniuc
#118371
Jun 11, 2016 at 8:49 pm

Andrei,

I have the same issue and your code did fix the padding but when the website loads you can see the sub menus load on top of the menu for about 2-3 seconds. This only happens when a sub menu is in the 1st main menu spot. As you can see if you reload his website you will be able to see the bug.

http://www.diorama.com

Please advise.

Post count: 6535

HI

Please address us via email at contact@tagdiv.com including a link to this conversation and also give us wp-access so we can have a closer look at this and we will get back to your as soon as possible.

Thanks!

Viewing 10 posts - 1 through 10 (of 10 total)
You must be logged in to reply to this topic.