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

    Hi, how can I make my blog posts to take the same width as the site breadcrumbs and pages?

    Thanks

    #1111352

    Hey DROR,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    #top .fullsize .template-blog .post .entry-content-wrapper>* {
        max-width: 100%;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #1111541

    Hi Victoria, that didn’t work.

    #1111683

    Hi bakbek,

    Can you disable caching and minification for now?

    Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?

    Best regards,
    Victoria

    #1112600
    This reply has been marked as private.
    #1112641

    Hi bakbek,

    I adjusted the code. Please check.

    Best regards,
    Victoria

    #1112695

    Great, thanks.

    #1112757

    Hi,
    Glad Victoria could help, I assume we can close this now, but I like to ask. Shall we close this then?

    Best regards,
    Mike

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