• I would like to remove the right sidebar and footer comments area, but can’t seem to be able to do this. Any advice? I’m a novice at this, so explain it like you would to a Kindergartener.
    Thanks!!

Viewing 6 replies - 1 through 6 (of 6 total)
  • I’m sorry but can’t guess what your are running on your WordPress site. Please provide a link to your site and more informations like, wordpess version, theme name, plugins you are running.

    Thread Starter annewbrough

    (@annewbrough)

    The site is snguitar.com (still in the development stages).

    WordPress 4.0, moesia theme, “Font” plugin (by Pawel Misiurski). I’ll probably be adding an SEO plugin as well but don’t have one running at the moment.

    Howdy. As this is posted on the Moesia area I assume you’re still trying to do this with the same template?

    If you’re trying to remove the sidebar from the main landing screen/page, it can be done by editing the Page that you are using for this, and on the right side, find the Page Attributes tab and from the Template dropdown, select Full Width.

    This would work for any Page that you want to remove the sidebar from too.

    The documentation for the theme is here, and I remember it mentions this in amongst other useful tips: https://athemes.com/documentation/moesia

    As for the footer, I believe if you don’t select any widgets all that there should be is “Proudly powered by WordPress | Theme: Moesia by aThemes” message shown? You would need to edit the code to remove this so not quite strait forward as using a template option, but for a free product and theme template I’d suggest leaving it as a thank you.

    Hope this helps.

    Here’s the footer fix .. install my custom Css and edit the contents to this
    .site-info {
    display: none;
    }

    In Moesia theme .. you can remove the sidebar by going to pages on each page click quickedit and from the dropdown options select full width.

    i have tried to make it front page and also full width but nothing worked ??

    wHAT TO do ??

    FunKY dEVELOPERS DOT COM

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Remove sidebar and footer comment area’ is closed to new replies.