Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #479305

    Hi Team Enfold,

    Is there any way to center align the flex-column column layouts within a post slider using the layout builder?

    I am using the post slider to auto-feed portfolio posts into an area of a page and but when there are only one or two posts in a category, the columns float to the left within the “avia-content-slider-inner” div and looks unbalanced in an otherwise centered page layout.

    Any advice appreciated! I checked the forums but did not find any solutions.

    Cheers
    Seth

    • This topic was modified 9 years ago by sethbutler.
    #479546

    Hi sethbutler!

    Could you provide us with a link to the site in question so that we can take a closer look please?

    Cheers!
    Rikard

    #479899

    Hi Rikard,

    The site is still in prototype—please see below for links & instructions to get past a firewall!

    Cheers
    Seth

    #480537

    Hi,

    Thanks for the links, I’m still not sure I understand exactly what you are trying to do there though. Could you maybe explain a bit further or post a screenshot of your intentions?

    Cheers!
    Rikard

    #480979

    Hi Rikard,

    There is a post slider layout in the page that is set to a three column layout. There are only two posts within that category and thus one column is left empty.

    I am wondering if there is any way to center align those two columns within the three column “post slider” layout.

    Please let me know if that makes sense—I have tried a number of CSS code attempts, looked through the forums, etc. and have been unable to get it to work.

    Cheers
    Seth

    #481221

    Hi,

    I see, you can try the following in Quick CSS, though you might want to not apply it to smaller screens since it will most likely mess with the responsiveness:

    .page-id-5995 .slide-entry-wrap .first {
    margin-left: 17.5% !important;
    }

    Regards,
    Rikard

    • This reply was modified 8 years, 12 months ago by Rikard.
    #481374

    Hi Rikard,

    Thanks for taking a further look at it!

    Ultimately we are looking for a solution that would be scalable beyond using custom CSS for that one page.

    Is there any way I could put in an Enfold feature request for auto-centering the Post Slider column layouts?

    Cheers
    Seth

    #481378

    Hi!

    Sure Seth, please do so here – https://kriesi.at/support/enfold-feature-requests/ :)

    Best regards,
    Yigit

Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.