Tagged: 

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

    Hi,

    I’m working on a site for a friend of mine using Enfold and I can’t seem to figure out how to add margins on the left and right side of his blog posts. I can seem to add top and bottom stuff, but not left and right. Is this possible?

    #731943

    Hey travinkeith,

    Could you post a link to the site in question so that we can take a closer look please? If you have a screenshot highlighting your intentions then that would help too.

    Best regards,
    Rikard

    #732409

    Hi Rikard,

    The site is http://www.mjloureiro.com/.

    I don’t have screenshots, but he wants to have his blog posts have margins on the sides like that on medium.com, but while keeping his sidebar menu.

    We published a blog post to look at – http://www.mjloureiro.com/2017/01/11/pa0-project-analyses-from-the-new-blockchain-world/

    Thanks!

    #732530

    Hi,

    Thanks for the link. Please try the following in Quick CSS under Enfold->General Styling:

    @media only screen and (min-width: 1024px) {
    .template-single-blog {
        max-width: 800px !important;
    }
    }

    Best regards,
    Rikard

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