Template Rental - Text Colour - Question | JoomShaper

Template Rental - Text Colour

J

JarmuschX

Template 1 month ago

Template: Rental Joomla: 5.4.2 https://ortenau-sanierung.de/

Hello, I would like to have the text (see image enclosed) by default in orange and when hover - turning into white. Is this possible?

Regards Thomas

0
7 Answers
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 1 month ago #215627

I saw that you used images with text on it after all. it's also OK, but you forgot to put correct ALT text for each image.

0
Rashida Rahman
Rashida Rahman
Accepted Answer
Support Agent 1 month ago #215208

Hi Thomas,

Thanks for reaching out.

It seems the screenshot might be missing, as I couldn’t find one attached to your post. Could you please share it so we can take a closer look?

Best regards,

0
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 1 month ago #215227

Right now

info_3735_2026.jpg

If you want to reverse that color behavior you have to use Custom CSS. Example:

.sppb-addon-rental-feature.layout-pro .sppb-addon-rental-feature-details .sppb-addon-title-wrapper .sppb-addon-title a {color: orange;}

.sppb-addon-rental-feature.layout-pro .sppb-addon-rental-feature-details .sppb-addon-title-wrapper .sppb-addon-title a:hover, 
.sppb-addon-rental-feature.layout-pro .sppb-addon-rental-feature-details .sppb-addon-title-wrapper .sppb-addon-title a:focus {color: white;}

copy & paste whole

0
Rashida Rahman
Rashida Rahman
Accepted Answer
Support Agent 1 month ago #215558

Hi,

Did you check our replies, please?

0
J
JarmuschX
Accepted Answer
1 month ago #215593

Hi

I changed it - works perfectly now. Thank you!

Regards

0
Rashida Rahman
Rashida Rahman
Accepted Answer
Support Agent 1 month ago #215614

Hello Thomas,

You are always welcome and thanks for the feedback. Kindly accept the most useful answer in order to close the post.

Best regards,

0
Rashida Rahman
Rashida Rahman
Accepted Answer
Support Agent 1 month ago #215716

Thanks for accepting an answer here.

Have a nice day!

0