Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #172058
    UrsAnton
    Participant

    I put a Menu in my Footer Widget. i appears, but the Text remains in White and can not be read. How can i change Text color in my Footer Widget. http://www.ursanton.ch

    #172099
    Skandha
    Participant

    @ursanton: Hello there,
    I checked your site and the menu is showing up well. It looks like you have resolved the issue.

    Let me know if you have anymore issues.
    Kind Regards,
    Skandha

    #172110
    UrsAnton
    Participant

    Thanks for the quick Answer. i was able to change the Backround color, bud what i really wanted, ist to have the backround white and change font color to orange and hyperlink color to blue.

    #172113
    Skandha
    Participant

    @ursanton: Hello there,
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    #footer-sidebar {
    	background:#fff !important;
    }
    #supplementary .widget-area, #supplementary .widget-area a {
    	color:#1e73be !important;
    }

    Let me know if this is what you want!
    Kind Regards,
    Skandha

    #172116
    UrsAnton
    Participant

    Marvelous Thanks Skandha

    #172117
    Skandha
    Participant

    @ursanton: Hello there,I hope I was able to resolve your issue. If it’s not too much trouble, I have a quick request: could you please leave an honest review?
    https://wordpress.org/support/theme/adventurous/reviews/#new-post
    Your review will help others know what to expect when they’re looking for the support I offer. Even a sentence or two would be hugely appreciated. Thanks, and if there’s anything else at all that I can do to help, don’t hesitate to let me know. Have a good day! 🙂

    Kind Regards,
    Skandha

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Adveturous pro Footer Widget Font color’ is closed to new replies.