Skip Navigation

[Escalated to 2nd Tier] I think types notification css conflicts with elementor navmenu it "wobles"

This support ticket is created 5 years, 5 months ago. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

Sun Mon Tue Wed Thu Fri Sat
- 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 -
- 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 -

Supporter timezone: Asia/Karachi (GMT+05:00)

This topic contains 5 replies, has 2 voices.

Last updated by Waqar 5 years, 5 months ago.

Assisted by: Waqar.

Author
Posts
#1309155

Tell us what you are trying to do? when types Plugin is off the fonteffect is ended

Is there any documentation that you are following?

Is there a similar example that we can see?

What is the link to your site? hidden link - Site is under konstruktion

#1309619

Hi Regina,

Thank you for waiting.

During troubleshooting, I noticed that Elementor's navigation menu and Toolset's styles used a common class name "highlighted", which results in the wobbling of menu items.

I've shared these findings with the concerned team for further review and will keep you updated through this ticket.

For now, you can include the following custom CSS code globally on the website, which will cancel out the affect of these Toolset styles for the menu items.


@media only screen and (min-width: 1025px) {
.elementor-item.highlighted {
    font-weight: 500;
    padding: 12px 20px;
    margin: 0px;
}
}

I hope this helps and appreciate you brought this forward.

regards,
Waqar

#1309645

My issue is resolved now. Thank you!

#1310293

Hi Regina,

Thanks for the update and glad that the issue was resolved.

Since we were not able to reproduce this on a clean install, would it be possible for you to share a clone/snapshot of your website, so this can be further investigated?
https://toolset.com/faq/provide-supporters-copy-site/

I've set your next reply as private and appreciate your time.

regards,
Waqar

#1310309

{ticket status updated}

#1311327

Hi Regina,

Many thanks for the duplicator package and I've shared it with the concerned team.

Will keep you updated with the progress in this matter.

regards,
Waqar