• Resolved jesuslopez65

    (@jesuslopez65)


    Wonderful theme. A first question. How can I get that the articles that appears in the left sidebar (from a category) do not appears also it in the main central area (blog). I want to avoid duplication.

    Also. How can I remove the blog heading? if I leave it blank I get the default name of the page.

    A third question. I have been able to change the width of the left column, how can I get the right column to have a width of 300 px?

    Thx

    • This topic was modified 5 years, 8 months ago by jesuslopez65.

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Theme Author Alexander Agnarson

    (@alxmedia)

    Thanks!

    Your first request is a hard one to solve, perhaps there are plugins that can exclude posts from the main loop. Check around and see.

    To remove blog heading, add this as additional css:

    
    body.home .page-title { display: none; }
    

    As for third, I responded in your other thread.

    Thread Starter jesuslopez65

    (@jesuslopez65)

    Thanks Alexander, works perfectly. I’ve been able to do it with a plugin called FrontPage Categories.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Avoid duplication’ is closed to new replies.