• Hello,

    I noticed the font type of the Site Identity and Menu can be changed by changing the Base Typography. How can the Color for the same? I don’t see in a option in either the Header Section or the Menu.

    Kindly suggest.

    Thanks

Viewing 4 replies - 1 through 4 (of 4 total)
  • Hello @ananddevops,

    Site Identity color is set from the theme. To change it you can use following CSS –

    .site-title a, .site-title a:focus, .site-title a:hover, .site-title a:visited {
        color: #0742ff;
    }

    Menu color can be changed from Colors & Background > Base Colors. https://cl.ly/8de1cbd1d063
    Link Color will be set as Active menu link color while Text Color will be set as menu color.

    Regards,
    Anjali Chavan

    Thread Starter ananddevops

    (@ananddevops)

    Hello @anjalic

    Both options work perfectly fine, thank you for that.

    Could you suggest, instead of CSS, how else could the Site Identity colors be changed?

    Thanks
    Anand

    Hi @ananddevops,

    This is a premium feature available with Astra Pro. Colors & Background addon of Astra Pro offers options to set colors for Site Title and Site Tagline. The option is present in the customizer under Colors & Background > Header > Primary Header. https://cl.ly/a4690ff843aa

    As this option is not available with free Astra theme, you would need to use the CSS.

    Hope that helps!

    Regards,
    Anjali Chavan

    Thread Starter ananddevops

    (@ananddevops)

    Thank You @anjalic for the clarification.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘How to change font Color of Site Identity and Menu?’ is closed to new replies.