• Resolved itsdyl

    (@itsdyl)


    Hi there, Thank you once again for helping me with this great little theme.

    One more question i am hoping you can help me with…

    Is it possible at all to hide the Side Bar completely from the sample page/other simple pages on the website. I would still like it on the blog section obviously.

    As I mentioned before the lite version of the theme is almost perfect for the simple needs of this client. For my next project i will definitely be looking through your paid themes as a preference.

    Thank you.

    Kind Regards,
    Dylan

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Hello @itsdyl,

    Happy to hear you like our theme!
    I would love yo help, but at the moment only the PRO version of the theme has a full width template available and the option to remove the sidebar.
    You can however hide the sidebar from those pages with this code:

    #sidebar {
        display: none;
    }
    .blog #sidebar {
        display: block;
    }
    

    If you have any other questions, let me know!

    Best wishes,
    Mihaela

    • This reply was modified 6 years, 10 months ago by Miha.
Viewing 1 replies (of 1 total)
  • The topic ‘Hide Side Bar from Sample Page’ is closed to new replies.