Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #370952

    Hello,

    Is it possible to use the Blog Single Author Small without sidebar ?

    Thanks !

    #371300

    Hey Ronan!

    Add the sidebar back in and then add this to your custom CSS.

    .template-blog .sidebar { display: none !important; }
    .template-blog main { border-right: 0px !important; }
    

    Best regards,
    Elliott

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