Override CSS in footer

  • Posted in : Read WP
  • justinavillanueva
    Participant

    Hey there,

    I’m trying to do some custom css for the footer. I’ve hit a road block.

    I’d like to have all the text #ffffff, and the background #666666.

    I’d also like to not display the icon next to the recent posts (do a text-decoration:none).

    http://www.justinav.info/test
    http://www.justinav.info/test/about

    Much thanks!

    ahmetsali
    Keymaster

    Hi, try the custom css code below;

    .site-footer { background: #666; }
    .site-footer, .site-footer .widget-area, .site-footer .widget-area a, .site-footer .widget-title, .site-footer .widget-area ul li:before { color: #fff;}
    .site-footer .widget_recent_entries ul li:before { content: ""; }
    
    jasonniebauer
    Participant

    Hi, really liking this theme!

    Apologies, but I’m new to coding…

    Do I add this code in Appearance > Theme Options > Style > Custom CSS?

    Thanks!

    Mehmet S.
    Keymaster

    Yes, you do.

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

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register