Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #309737

    I use some color sections and I wonder if it’s possible to change the color of the headlines and text to white and still have the dark color for the headlines and text outside of the color sections? Thanks!

    #309742

    Hey Effektid!

    You can add following code to Quick CSS

    .avia-section p {
    color: red;
    }

    If you want something more specific, please elaborate so we can provide you a better example

    Regards,
    Yigit

    #309743

    OK, but I just discovered that there was a possibility to add a unique ID in the bottom of the color section. Do I have to use this ID together with your CSS?

    #309748

    Hi!

    The code i posted should be enough. You can use unique ID for more specific adjustments. If that does not work, please post the link to your website and point out the changes you would like to make on color sections

    Best regards,
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.