Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #388046

    Hello !

    I would like to make some changes for this widget (Enfold Combo Widget) as I don’t want to dsiplay “comments” ; I don’t collect comments in my posts… I just want to display popular and recent posts. Furthermore, “comments” in French is “commentaires” and it is truncated…

    Can you tell me how I can delete this column in my sidebar or at least, where can I find the php file for the widget: Enfold Combo Widget to modify it?

    Thanks and best regards,

    Johann

    #388200

    Hi johann_doe!

    Thank you for using Enfold.

    Just add this on Quick CSS to remove the comment tab:

    .tab.widget_tab_comments {
    display: none;
    }

    Cheers!
    Ismael

    #388810

    Thank you Ismael !

    Cheers,

    Johann

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Enfold Combo Widget’ is closed to new replies.