!important css overwriting my own.
-
Hi everyone,
On the sites homepage their is some css overwriting the line height for the full width slider title text. It’s causing the text to all appear on one line and making it unreadable.
I have found it in inspector but not sure where the css is coming from and why it has an important tag.
It appears here:
.et_pb_slider .et_pb_slide_0.et_pb_slide .et_pb_slide_description .et_pb_slide_title {
font-family: ‘Bebas Kai’,Helvetica,Arial,Lucida,sans-serif!important;
font-size: 45px!important;
color: #ffffff!important;
line-height: 0em!important;That last line is what I need removed or overwritten.
Any help at all would be greatly appreciated!
Thanks,
Andrew- This topic was modified 6 years ago by . Reason: Moved to Fixing WordPress, this is not an Everything else WordPress topic
The page I need help with: [log in to see the link]
The topic ‘!important css overwriting my own.’ is closed to new replies.