Okay
  Public Ticket #2022368
Footer Colors
Closed

Comments

  •  3
    shaneketterman started the conversation

    Hi,

    I changed the footer background in the custom CSS for the theme demo to black because it goes with my color palette. However, I have no idea how to change the widget titles, text, etc. to white.

    Also, the copyright information is black now too. 

  •  1,559
    Laborator replied

    Hi there,

    Add this CSS to Custom CSS:

    .site-footer .footer-widgets .widget h1, .site-footer .footer-widgets .widget h2, .site-footer .footer-widgets .widget h3 {
        color: #FFF !important;
    }

    This should do the job, but if it doesn't work then please include the site URL (with maintenance mode off).

    Best regards,
    Laborator Team


      Documentation         Join Kalium Users Group

  •  3
    shaneketterman replied

    Thank you Art! I'll give this a try

  •  3
    shaneketterman replied

    Hey Art - I tried that, but no luck. Everything is still black. Here is the url in question:


    https://www.rewiredigital.com/organiclighting/



  •  1,559
    Laborator replied

    Hi there,

    I modified the code and added an !important rule so now it should work, please try it again with the new code.

    Best regards,
    Laborator Team


      Documentation         Join Kalium Users Group

  •  3
    shaneketterman replied

    Hey Art - so that DID work for the titles of the widgets, but it didn't work for the actual text of the widgets. I'm adding an attachment of the widgets I have in the footer = is there a specific css class where I can color the text of those widgets?


  •  1,559
    Laborator replied

    I don't know if you have noticed this but there is an option in the Theme Options where you can select the text whether you want it to be dark or light:

    medium
    (view large version)


    Best regards,
    Laborator Team


      Documentation         Join Kalium Users Group

  •  3
    shaneketterman replied

    Thanks Art - I didn't see that because I had the global footer options turned off; that was my mistake! It's all working great now and thanks so much for the help.

  •  1,559
    Laborator replied

    Happy to hear thatsmile.png

    P.S: If you like our theme, it would help us a lot if you could give us five star rating on themeforest from your Downloads tab.

    A huge thank you from Laborator in advance, wishing you a great day!

    Best regards,
    Laborator Team


      Documentation         Join Kalium Users Group