• olivelabne

    (@olivelabne)


    I’m not sure how can I edit the href inside the a tag for the site title homepage. also for the custom css, when I do .site-title{ color:blue; } nothing changes or the color of text does not change.

    • This topic was modified 3 years ago by olivelabne.
    • This topic was modified 3 years ago by olivelabne.
Viewing 1 replies (of 1 total)
  • Ina

    (@inamoro)

    Hi, @olivelabne

    In order to change the href for the site title, some custom theme modifications are required.

    The correct CSS for the site title would be this one:

    a.custom-logo-text {
        color: #ed5050;
    }
Viewing 1 replies (of 1 total)
  • The topic ‘Site title’ is closed to new replies.