Remove Post from Static Front Page

  • hoolia_1

    #7250

    I would like to remove the top post from the static front page but haven’t been able to find anything on the forum, but would also like to add the slider at the top as this website does.

    http://lcp.org.uk

    Thanks

    Julie

    hoolia_1

    #37591

    Actually just to be more clear.

    I would like to know

    1. How to remove the post completely AND/OR

    2. If I wanted to keep it as a slider at the top ( I think that is what it is, but I’m a newbie to this…) but remove those blue bars and have it more streamlined like above site.

    Thanks!!

    mag

    #37592

    You can change what is shown on the home page in the general wordpress settings under reading and in the graphene options under the “general” tab.

    The slider bars can be removed by using this code in the custom css section in graphene settings.

    .featured_slider {
    background: none;
    }

    hoolia_1

    #37593

    Thank you that worked like a charm!

    Anonymous

    #37594

    Marking thread as resolved. You can do this yourself as well.

    mag

    #37595

    Like what you’ve done with the graphene theme, Julie.

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

  • You must be logged in to reply to this topic.