Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #15493
    poornima.uk
    Member

    Hello Sakin,

    The URL is http://timewisefoundation.org.uk/blog/

    I have created a page called blog and set it to display all blog posts. I want this page to look like everything else but can’t seem to do so.

    I want to
    1. Remove the page title
    2. Put the right hand sidebar – right now it is showing the archive sidebar at the top and showing the sidebar that I want at the bottom of the page.
    Thanks
    Poornima

    #15507
    Sakin
    Keymaster

    @poornima.uk: Hello Poornima,
    To hide the blog page title, you can just add the following CSS in “Appearance => Theme Options => Custom CSS” box.
    .blog .page-header { display: none; }

    The blog page will dispaly Archive Sidebar, but if the Archive sidebar don’t have any widgets then it will show General Sidebar.

    The sidebar at the bottom are footer sidebars.

    #15649
    poornima.uk
    Member

    Thanks Sakin.

    It has worked.

    Poornima

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Blog page – remove page title and archive sidebar’ is closed to new replies.