Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #298982

    Hello-
    We would like to use the Combo Widget for Popular, Recent, Tags – we don’t want the “Comments” tab. Can you please tell me how to do that.

    #299066

    Hey michaelhiga!

    Thank you for using the theme.

    You can add this on Quick CSS or custom.css to remove the comment tab:

    .tab.widget_tab_comments.tab_counter_2 {
    display: none !important;
    }

    Best regards,
    Ismael

    #339301
    This reply has been marked as private.
    #339653

    Hey!

    I can see them – http://i.imgur.com/O8cz1FU.png
    Can you please elaborate if that was not what you meant?

    Regards,
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.