• Resolved vercellifublescup

    (@vercellifublescup)


    Hi, how is it possible to delete the Club name titles into the team_gallery id=”45″ view? I would link to show teams logos only

    How I can do that?

    thanks

    The page I need help with: [log in to see the link]

Viewing 5 replies - 1 through 5 (of 5 total)
  • Roch

    (@rochesterj)

    Hi!

    Thanks for reaching out!

    We can do that via CSS. What exactly do you want to hide there? Is it the “VFC18 Qualificazioni” ?

    Thanks!

    Kind Regards,
    -Roch

    Thread Starter vercellifublescup

    (@vercellifublescup)

    Hi Roch, thanks for your support. I would like to hide the Club name titles, e.g. Atletico Saraitu, and the gray orizontal bar that contains them

    Roch

    (@rochesterj)

    Hi!

    Sure, add the following code in your custom css field ( Wp admin > SportsPress > Settings > General > Custom CSS ) and let us know how it works:

    .homepage-widgets .wp-caption-text {
      display: none!important;
    }

    Kind Regards,
    -Roch

    Thread Starter vercellifublescup

    (@vercellifublescup)

    Hi Roch, it works perfectly, thanks a lot ??

    Antonio

    Roch

    (@rochesterj)

    You’re most welcome!

    Let us know if you need anything else.

    Kind Regards,
    -Roch

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘How to team title into the team_gallery id=”45″ block’ is closed to new replies.