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

    Hi,
    How can I remove “Comment” tab from Enfold Combo Widget? (I want to see just the other 2 tabs)

    Thanks in advance!

    #572551

    Hey Sadegh!

    Add this to your custom CSS.

    .widget_tab_comments { display: none !important; }
    

    Cheers!
    Elliott

    #575593

    Thanks, it worked.

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