Centre Portfolio Categories on wide screen?

  • Posted in : Photographer
  • lightbulbwebdesign
    Participant

    Hi,

    I only have 3 categories for portfolio images but on a wide screen (eg 1920×1080) there is a gap on the right where a 4th category would fit.

    Is there any way to bring them all centred?

    http://www.qwest.lightbulbwebdesign.co.uk/portfolio/

    Thanks,

    Chris

    ahmetsali
    Keymaster

    Hi, you can try this custom css code;

    .gallery-grid {
        text-align: center; font-size: 0;
    }
    .gallery-grid .masonry-item {
        float: none; display: inline-block; font-size: 16px;
    }
    
    lightbulbwebdesign
    Participant

    Superb, worked perfectly!

    I wasn’t in a rush to get this resolved and often it is good to have it public in case anyone else wants to do the same thing :)

Viewing 3 posts - 1 through 3 (of 3 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register