[Resolved] Footer color

Tagged: 

  • Author
    Posts
  • #3641

    Tricia
    Participant

    I’d like the footer text color to be white, but it currently appears to be the same color as the regular content. Can you provide code for adjusting this? Thanks!

    #3644

    Andrew Misplon
    Keymaster

    Hi Tricia

    Do you perhaps have a site we can check out? There is a Set as private reply checkbox below the comment form if you’d like to keep your site private.

    Thanks

    #3645

    Tricia
    Participant
    This reply has been marked as private.
    #3646

    Andrew Misplon
    Keymaster

    No problem 🙂 Please, try the following in a plugin like Simple Custom CSS which should add a menu item to Appearance called Custom CSS.

    /* Footer */
    .site-footer .footer-main .widget h3.widget-title ~ * {
        color: #acaeaf;
    }

    Adjust #acaeaf as required.

    #3650

    Tricia
    Participant

    Unfortunately, that code isn’t doing the trick. I came up with a workaround, used the SiteOrigin Editor widget and changed the color that way (I had been using just the “Text” widget).

    Thanks!

    #3651

    Andrew Misplon
    Keymaster

    Sorry that didn’t help. If you share your site’s link when it goes live I’d be happy to take another look.

    #3653

    Tricia
    Participant
    This reply has been marked as private.
    #3660

    Andrew Misplon
    Keymaster

    For sure 🙂 Chat further about this question when your site is live.

Viewing 8 posts - 1 through 8 (of 8 total)

You must be logged in to reply to this topic.

Scroll to top