Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1097503
    stormgoose
    Participant

    From looking through the forum, I’ve found ways of changing the colour of the navigation links on the footer. But I cannot get the ‘Footer Content’ text I’ve entered to change colour. I’ve used the following CSS code:

    .x-colophon-content {
    color: rgb(204, 204, 204);
    }

    Assessing it with the CSS analyser in Firefox, there is a line drawn through this, like some setting in the X Theme somewhere is overiding my customisation. The colour set in the theme is gaining dominance instead. Any thoughts?

    Many thanks πŸ™‚

    #1097513
    stormgoose
    Participant

    Think I’ve answered the question for myself – looks like the code has to be:

    .x-colophon.bottom .x-colophon-content {
    color: rgb(204, 204, 204);
    }

    Cheers!

    #1097517
    stormgoose
    Participant

    Another related question – is there any way in which I can add a hyperlink into the ‘Footer Content’ text? I’d like to place a hyperlink for legal notices (on a separate page) referenced in the text content. Can I drop HTML code into the ‘Footer Content’ box directly?

    Thanks!

    #1097570
    Rahul
    Moderator

    Hi there,
    Would you mind providing us with login credentials so we can take a closer look? To do this, you can make a post with the following info:
    – Link to your site
    – WordPress Admin username / password
    Don’t forget to select Set as private reply. This ensures your information is only visible to our staff.
    Thanks.

    #1097583
    Joao
    Moderator
  • <script> jQuery(function($){ $("#no-reply-1097503 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>