Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #25027

    Hello just a quick question,

    When I add Portfolio Grid to my grid, it only gives me the option for 2,3,4 columns for my images, how do I make it 5 columns?

    Cheers,

    Daniel

    #125537

    Hi,

    Edit config-templatebuilder > avia-shortcodes > portfolio.php, find this code on line 70:

    /* __('5 Columns', 'avia_framework' )=>'5', */

    Replace it with

    __('5 Columns', 'avia_framework' )=>'5',

    Regards,

    Ismael

    #125538

    Hello,

    Thanks Ismael. :)

    Cheers,

    Daniel

    #125539

    Hey,

    Glad to help. :)

    Cheers,

    Ismael

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Portfolio Columns’ is closed to new replies.