Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • frankgabriels_1961 Friend
    #1094241

    Hi there,

    I’ve changed the color of the footer with this code:

    .t3-footer > .container { background-color: #d42c12!important; color: #f8f8f8!important;}

    that I found in this post: https://www.joomlart.com/forums/topic/how-to-change-color-black-in-footer-and-remove-more-articles/

    The code works but now my 6 menu’s in position footer1, footer2, … are stil black (see image attached).

    QUESTION: what’s the code to change their color ?

    Thanks & Greetings, Werner

    • This topic was modified 6 years, 7 months ago by  frankgabriels_1961. Reason: forgot to attach image

    1. Schermafbeelding-2018-02-27-om-17.06.41
    Saguaros Moderator
    #1094315

    Hi,

    You can style the same for this class .t3-spotlight .t3-module

    .t3-footer .t3-spotlight .t3-module {
        background: #d42c12;
        color: #f8f8f8;
    }
Viewing 2 posts - 1 through 2 (of 2 total)

This topic contains 1 reply, has 2 voices, and was last updated by  Saguaros 6 years, 7 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum