Okay
  Public Ticket #897633
Aligning left the portfolio category filter
Closed

Comments

  •  2
    bsalami started the conversation

    Hello everyone,

    We would like to align left our portfolio category filter and have less space between the categories, in order to fit them all into one line.

    We tried to play with the css code but so far no improvement on our end. this is what we could find on some posts :

    .portfolio-title-holder .pt-column {margin-top: 10px; float: left; clear: both; }
    .product-filter ul li a {
        font-size: 24px;
        margin-left: 0px;
    }
    

    We like to size of the font to contrast better from the header nab menu, but we could shrink it maybe 2 points at most.

    Could anyone help us ?

    Thank you in advance.

  • [deleted] replied

    Hi there,

    Please add the code below to Custom CSS

    .product-filter ul li {
    margin-left: 20px !important;
    }

    P.S: You are using an old version of our theme (1.9.3) and the latest version for the moment is (1.9.4.1), please update your theme first and then the premium plugins too.

    The easiest way to update our themes is if you use Envato Toolkit or Envato Market plugin. On this link How to update Themes and Plugins you can learn this easy step-by-step procedure :)

    If you are using Envato Market plugin to update your theme, just follow this little procedure http://drops.laborator.co/pLFH

    Important: After you update the theme please don't forget to go to Appearance > Install Plugins to update all your premium plugins to the latest version that we support.

    If you can't update LayerSlider, go to Plugins and deactivate this plugin. Then go to Appearance > Install Plugins, you now can update and then activate Layer Slider again.

  •  2
    bsalami replied

    Thank you very much Ylli,

    Have a great weekend

  • [deleted] replied

    Hi bsalami,

    Glad to hear that, and have a nice weekend for you too