• I tried everything but I can’t change the colour of the hero text in the header. I somehow changed it but i need it in black and now I can’t change it anymore.

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hello @ebarreca,

    Thank you for reaching out.

    If you are referring to the “Home” title above the slider, you can change it by simply adding the following CSS code in the Theme Customizer:

    #masthead > div.page-title-container > header > h1
    {
       color: <strong>black</strong> !important;
    }

    You can change the highlighted color above to any other you need.

    Let me know if this worked for you. ??

    Best Regards,
    Pavle

    Thread Starter ebarreca

    (@ebarreca)

    Hello, thank you @gdpavle. I tried and it says “unexpected token at line 3”. Is it possible the problem derives from the language? I do everything in Italian.
    I also have another problem, when I want to save the theme customizer it says
    “cannot save 2 invalid settings” and it doesn’t save anything. I think the problem derives from the fact that I changed the footer from widget and not from the theme customizer? How can I solve that?

    • This reply was modified 3 years, 11 months ago by ebarreca.
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Can’t change coulor of Hero text’ is closed to new replies.