Okay
  Public Ticket #1608290
Adjusting subsection of portfolio page
Closed

Comments

  • Almaznis started the conversation

    How to adjust subsections for portfolio page. How to make it horizontal/not a vertical. Image is attached to this message

    {"wp":{"use":false,"adminUrl":"http://e18.kz/#video/wp-admin","username":"","password":""},"ftp":{"use":false,"url":"","port":"","user":"","password":"","path":""}}

  • [deleted] replied

    Hi Almaznis,

    Can you please add the code below to your Custom CSS area:

    .product-filter {
        text-align: center;
    }
    .portfolio-title-holder .pt-column {
        width: 100%;
    }