Blog Post detail page

This topic contains 3 replies, has 2 voices, and was last updated by  Alex Rollin 4 years, 5 months ago.

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket
  • Author
    Posts
  • #520673

    Llewellyn vanOnselen
    Full Member
    Post count: 13

    Good day. I managed to customize most of my requirements with the Supreme template, except the post detail page (blog entries). I have set my default blog page to a custom page, but when I click on an individual BLOG POST item I get a page with the standard big header image and side widget. Would like to hide the header and hide the righthand widget. Can probably do it with CSS, but was wondering if their is not a custom page that can be created for it?

    Regards

    #520695

    Alex Rollin
    Moderator
    Post count: 27815

    Hello,

    the header can be hidden with CSS

    
    
    
    header .featured-area {
        display: none;
    }
    

    For the sidebar, there is an option in the customizer to adjust the blog sidebar.

    https://wpgeodirectory.com/docs-v2/themes/supreme/

    #520747

    Llewellyn vanOnselen
    Full Member
    Post count: 13

    Thank you Alex. Thumbs up for a great product!

    #520887

    Alex Rollin
    Moderator
    Post count: 27815

    Excellent!

Viewing 4 posts - 1 through 4 (of 4 total)

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket