Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #358625

    Hi,
    I don’t want to use an extra plugin, because I would like to keep the style of ENFOLD’s “Latest News” widget:
    I would like to have a “popular posts” widget (looking like “latest news” with its style).

    Is there a way to “duplicate” the “Latest News” widget and using this duplicate as “popular posts” widget?

    Thanks.

    #359312

    Hey!

    You can use the Enfold Combo Widget and remove the tabs with CSS:

    .tab_titles {
        display: none;    
    }

    Regards,
    Josue

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