Missing some CSS styles after update theme to latest version
-

jcParticipant
Ηello i wish you well,
After updating theme to its latest version, I noticed that some custom css broke.
Unfortunately, these custom css are the result of paid developer work and are difficult for me to configure properly.
Can you help us move from version 5.3 to 6.1? I have created a stage environment of the page.
We have 2 problems, one with nav menu and another with tab product page.
Can you please assist?
Thanks in advanced!

jcParticipant
Please see below codes for staging site.
Thanks in advanced.
Hello,
Please, provide us your WordPress dashboard admin access, so we can log in and check this on your side.
Thank you in advance.

jcParticipant
Hello,
Thank you very much for the prompt response.
Let me remind you that I give you access to a stage environment, to a subdomain.
Thanks in advanced!
Hi,
Try to add the following code snippet to the Custom CSS area in Theme Settings to fix this issues.
.website-wrapper .wd-dropdown-cats {
background: #616060;
color: #FFF;
}
.website-wrapper .wd-nav-vertical>li.menu-item-has-children>a:after {
color: #FFF;
}
.website-wrapper .menu-simple-dropdown .sub-menu-dropdown,
.website-wrapper .menu-simple-dropdown .sub-sub-menu {
padding-left: 0;
padding-right: 0;
}
.website-wrapper .wd-sub-menu li a {
padding: 10px 20px;
}
.website-wrapper .wd-dropdown-menu.wd-design-default .wd-dropdown {
padding: 0;
margin: 0;
}
.themegic_custom_tabs .tabs-nav {
padding-left: 0;
}
.themegic_custom_tabs .tabs-nav li {
list-style: none;
}
Kind Regards

jcParticipant
Thanks Bogdan!
Awesome support!!!
I would also like to ask you if I need to activate in addition to the rocketCDN service and the Cloudflare service.
Have you tried something similar in your demos?
Thanks in advanced!
Yes, we usually use RocketCDN or KeyCDN in our projects. We don’t use Cloudflare.