Widget Meta

  • Posted in : Responsy WP
  • rharquitectos
    Participant

    I have in my site http://www.rharquitectos.com.pt, footer 4 the widget meta, how to disabled some options like rss?

    ahmetsali
    Keymaster

    Hi, you can try the custom css code below;

    .footer .widget:last-child .list li:nth-child(3),
    .footer .widget:last-child .list li:nth-child(4) { display:none; }
    
Viewing 2 posts - 1 through 2 (of 2 total)

The forum ‘Responsy WP’ is closed to new topics and replies.