Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1422739

    Jossstick
    Participant

    Hi,
    I am trying to change the footers color and searched for a way to do it.
    I found out that by adding:

    .x-colophon.bottom .x-colophon-content {
    font-size: 11px;
    color:black;
    }
    .x-colophon.bottom .x-nav li a {
    font-size: 11px;
    color:black;
    }
    footer.x-colophon .x-social-global a i {
    color: black;
    font-size: 19px;
    }
    .x-colophon.bottom .x-colophon-content a {
    color: rgb(0, 0, 0);
    text-decoration: underline;
    }

    I can change it.
    I have applied it here:
    http://music-art-nienburg.de/ueber-uns/

    But now the other pages on the website have not changed. Is there a way to do this change on every page?

    Thank you in advance

    #1422763

    Jossstick
    Participant

    I saw that the changes were already applied to every page.
    Thank you 🙂

    #1423017

    Jade
    Moderator

    Glad to hear it’s sorted.

    Cheers!