Tagged: background color
How can I change the background color only in one Column table price?
I have 4 columns and in one i need change the “avia-pricing-row” background color.
Hi LBITT,
I can see that the background is blue for that element so I’m guessing you figured it out?
Thanks,
Rikard
Yes, of course. I need to change only the “avia-pricing-row” background in one table. There are four. Is for put the OFFER in red!
Hey!
Please turn on custom CSS field for ALB elements – kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/ and then give your text block element a custom class and add following code to Quick CSS in Enfold theme options under General Styling tab
.your-custom-class .avia-pricing-row { background-color: red !important; }
Regards,
Yigit
Work perfect! Thank you. ;)
Hey!
You are welcome, we are always happy to help!
For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)
Best regards,
Yigit