Hi,
My problem is:
1- I changed the background color of my website with thememagic, less the Home. So I used the code suggested for Saguaros in the forum post and this changed the module color in the home but I would like to change text color because now is dark.
2- I want also to change the menubar in the top with the same background dark color
3- Contact page- the title of boxes not appear because the text color is dark.
Could you help me?
Thank you in advance.

Regards,

Please see the images attached.

    Hi edna-bonfim

    1) You can add this snippet code to your custom.css

    .module-ct ul li a {
    color:#yourcolor!important;
    }

    Regarding your other questions could you separate them in new discussions with the appriopriate titles ? since topic of this one is "Change color bakground"

    This will help other users searching for same solutions on this forum to easily find them.

    Regards

    aman204 changed the title to Change color - Module, Menu, Contact page.

    Hi Pavit, the module works fine now!
    Ok, I will create news titles for another questions.
    Thank you.
    Regards

    Hi, it's me again.

    Is there any way to separate the color change by module? Because the letters have changed in all the modules and in some parts they are almost the same color as the background.

    Hi

    If you tweak the style suggested to

    #section-528 .module-ct ul li a {
    color:#bfbcbc!important;
    }

    Does this work better for you in regard to the initial question and the sidebar?

    Cheers
    Paul

    Write a Reply...
    You need to Login to view replies.