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.
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!
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.
Please advise.
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!
Hi
Add this code here: http://screencast.com/t/fSj7w7X3
.sf-menu .td-normal-menu:first-child > ul {
top: 40px;
}
Thanks!
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.
Please advise.
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!
