• Resolved fernandocervera

    (@fernandocervera)


    Hello and firtly, thanks for your time.

    I would need change the colour of the categories that appear on the images on the presentation webpage, and also y the rest of the webpage. I would need change the red colou to one dark blue. Could it be possible?

    Thanks a lot.

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • AddWeb Solution

    (@addweb-solution-pvt-ltd)

    Hello fernandocervera,

    Add below css code into your current active child theme’s style.css file or you can add additional css option in theme customizer.

    body .figure-categories-bg .cat-links a {
      background: #0a2a84;
    }

    Hope this will helps you.

    Thanks.

    Thread Starter fernandocervera

    (@fernandocervera)

    Thanks a lot, it worked perfectly!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Change the red colour of the categories’ is closed to new replies.