• Hello,

    how can I disable the Sidebar (archive, comments etc.) at every PAge?
    And also the articles should therefore take the whole site, so that no empty space is left on the right side whre the sidebar “used” to be.

    How can move all tittle to the middle of the articles instead staying on the left side?

    Thank You!

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hello,
    Please go to Dashboard => Appearance => Customize => Theme Options => Layout options and select “no sidebar( content width )” on default layout

    If you have any queries and want a swift response please visit the themes official forum
    https://catchthemes.com/support-forum/forum/

    regards

    Thread Starter cloudmiz

    (@cloudmiz)

    Hi,

    thanks for the fast reply.
    I just want to have the title of a new Page in the middle of the page instead on the left side. Could you help with this issue?

    Thanks!

    Hello,

    Please try and add the below given CSS on the same place as you did last time,

    .entry-header {
        padding-bottom: 10px;
        text-align: center;
    }

    Best regards.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Diasable Side Bar & Move title to middle’ is closed to new replies.