Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #513358

    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.

    #513557

    Hi LBITT,

    I can see that the background is blue for that element so I’m guessing you figured it out?

    Thanks,
    Rikard

    #513578

    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!

    #513682

    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

    #513830

    Work perfect! Thank you. ;)

    #513848

    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

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘How can i change the background color only in one Column table price?’ is closed to new replies.