Home Forums Pro Themes Education Hub Pro Team Widget

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #47402
    kimmykool
    Participant

    Hi, the team widget is not displaying columns
    http://wak.koolwebsdemo.co.uk/
    I want 4 columns for 8 entries

    thank you
    Kimmy

    #47405
    wensolutions
    Keymaster

    Hello @kimmykool,

    To display 4 column use below given CSS.

    For this go to Admin Panel > Appearance > Customize > Additional CSS and paste below given CSS.

    .education_hub_widget_teams .teams-col-4 .team-item {
        width: 25% !important;
    }

    Hope this helps.

    Best regards!!

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