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.