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

    In a certain category on my website I want to show the articles with a width similar to the normal blog post layout and horizontally centered. I was able to change the styling and width, but I’m not able to get it horizontally centered. Could you please help me out?

    #1267039

    Hey InspireCreations,

    Can you try adding this CSS code in Quick CSS, located in Enfold > General Styling:

    .single-post #main > div {
        float: none;
    }

    Hope it helps.

    Best regards,
    Nikko

    #1267720

    Thank you so much. It has worked!

    #1267726

    Hi InspireCreations,

    We’re glad that we could help :)
    Thanks for using Enfold and have a great day!

    Best regards,
    Nikko

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Page width using Avia page builder for posts’ is closed to new replies.