• Resolved sufyan899

    (@sufyan899)


    Hi,
    i have a question, i am sure, you will help, how i can change the quotation marks ” color? if you send me css for it than it will be a great help. TIA

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Hello @sufyan899,

    To change their color please add the following code in Appearance > Customize > Additional CSS:

    .strong-view.modern .testimonial-content::before, .strong-view.modern .testimonial-content::after {
        color: red;
    }

    Replace the value ‘red’ with the color you want.

    All the best,
    Mihaela

Viewing 1 replies (of 1 total)
  • The topic ‘Quote color’ is closed to new replies.