- This topic has 3 replies, 2 voices, and was last updated 6 years, 8 months ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
Home › Forums › Perfect Forum › How to override css in style_core.css
Evidently, the following in style_core.css is causing problems with a custom slider plugin I have installed.
a{
transition: all 0.4s ease-in-out 0s;
}
I would like to remove the transition line entirely. How can I do this without editing the style_core.css file?
I already have a child theme set up, but when I tried to override the style in style.css in my child theme, there was no effect.
Hi,
Okay, kindly show us your website URL?
Regards,
Chris
I think the problem has been solved. I added the following in the Appearance -> Customize -> Basic -> Custom CSS :
a{
transition:none;
}
That seemed to have overridden the 0.4s ease-in-out 0s and no longer conflict with my slider plugin. Please let me know if you see any problems with this.
Okay
The Horse Ranch WordPress Themes by SKT Themes are designed to highlight the beauty and professionalism of equestrian businesses. With stunning layouts for service descriptions, […]
Tarot WordPress Themes by SKT Themes offer visually stunning and intuitive designs tailored for spiritual services. With features like appointment booking systems, service sections, testimonial […]
Adventure Sports WordPress Themes by SKT Themes are designed to meet these needs with dynamic layouts, high-quality image galleries, and dedicated sections for services, tours, […]