Viewing 15 posts - 1 through 15 (of 15 total)
  • Author
    Posts
  • #989265

    Hi,

    I’m trying to customize the portfolio grid categories and can’t figure out how.
    I’m trying to get the categories from this:

  • https://ibb.co/jU1yeT
  • to this:

  • https://ibb.co/gO44m8
  • Each category should have a bigger font size with an icon above it. When the category is clicked, the icon’s colour should change. I don’t need the green line underneath the categories though.

    Thanks!

#989307

Hey atifaijaz123,

This is something that would require an amount coding and time that goes beyond the scope of support here in the forums. You would need a freelancer to complete this task.

Best regards,
Jordan Shannon

#989323

Thanks for your response Jordan. I have another question.

How can I increase the font size of the categories?

#989358

Hi,

This can be done via css. Can you link us to the page so we can inspect and give you an accurate answer?

Best regards,
Jordan Shannon

#989745

There isn’t a live page yet, but here are the credentials so you may view the staged site. The portfolios will be in the Products page.

On another note, is there a way to hide certain products in one portfolio grid and have them appear in another?
We are trying to create two separate portfolios: one for American products and another for Canadian products with some overlap.

#989866

Hi atifaijaz123,

You should be running at least php5.6.3 for the code to work properly. Please consider upgrading your php version.

Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css


.grid-entry.flex_column .grid-entry-title {
    font-size: 16px;
}

If you need further assistance please let us know.
Best regards,
Victoria

#989887

Hi Victoria,

Thanks for the advice! I updated my PHP and the code works fine, but I’m actually trying to change the font size of this:

  • https://ibb.co/jU1yeT
  • #989890

    Hi,

    Add this to quick css:

    #js_sort_items{
    font-size:20px!important;
    }

    Best regards,
    Jordan Shannon

    #989904

    Thanks Jordan!

    Works perfectly.

    #990051

    Hi,

    Great, glad we could help. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

    #990743

    Hi Rikard,

    I still need help on a question that was not yet addressed in my previous messages:

    On another note, is there a way to hide certain products in one portfolio grid and have them appear in another?
    We are trying to create two separate portfolios on one page: one for American products and another for Canadian products with some overlap.

    Thanks!

    #991112

    Hello?

    #991295

    Hi,

    You can create tags for those profiles and exclude them from the portfolio grid.
    Unfortunately, there is no easy way right now.

    Best regards,
    Basilis

    #991970

    Thanks Basilis! You may close this topic.

    #992061

    Hi,

    I’m glad you were able to get this issue resolved. If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

    Viewing 15 posts - 1 through 15 (of 15 total)
    • The topic ‘Customize Portfolio Grid Categories’ is closed to new replies.