Important:
This support area is for Kalium 3 users only. Support for Kalium 4 has moved to our new platform at support.laborator.co. If you’re using Kalium 4, please create a new account there using your email and license key. A password will be sent to you automatically.

Okay
  Public Ticket #876070
Portfolio filters display
Closed

Comments

  •  2
    mv started the conversation

    Hi,

    I've some diplay issue on portfolio module. The filter names are partially visible ( cutting word on the right : Pri instead Print).

    http://agence-propagande.fr/test/

    I've tried every Visual composer option without any effect..

  • [deleted] replied

    Hi mv,

    Can you please add this custom CSS:

    .product-filter {
        text-align: center;
    }
    To apply Custom CSS, on WP admin panel menu click Custom CSS link (as shown here).

    This should fix your issue.