Tagged: 

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #1276072

    I updated the theme to the latest version but I noticed a problem on the post sidebar.
    Even with the sidebar disabled, the post has a white part on the right. I would like to have the fullscreen post but it isn’t!
    Note that the sidebar is not active in the theme control panel

    #1276155

    Hey maarlok,

    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,
    #top .fullsize .template-blog .post .entry-content-wrapper > * {
      max-width: 100%;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #1276262

    I tried to insert the code in the css but nothing changes.
    I tried to insert code in themes/enfold/css/custom.css but nothging!

    Marco

    #1276352

    ok now it works! thank you!

    #1276375

    Hi!

    Glad you got it working for you! :)

    If you need further assistance please let us know.
    Cheers!
    Victoria

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