Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #16417
    chrystel
    Member

    The words “Category Archives” appear at the top of each category page when you arrive at the page from the menu. How do I get rid of it? Will it still be there when I upgrade to Pro. Have been delaying the upgrade because of this problem. Also when I upgrade will I have access to the Custom Css? I have installed a Widget that allows for a side bar menu with alternate categories, it works fine but it seems Everest gives the menu three times as much space between the lines.

    Hope you had fun at the conference

    #16427
    Sakin
    Keymaster

    @chrystel: Yes, we really had a great time at the conference.

    If you want to remove the header of the category then you can add the following CSS in “Appearance => Theme Options => Custom CSS” box to hide it
    .page-header { display: none; }

    #16433
    chrystel
    Member

    Thank you very much it works great. My other problem is with a plug-in called flexible posts widget. I checked with the support forum for the widget and they say to edit the style sheet for the theme I’m using. Don’t know how to do that. the problem is their is too much space between the entries in the sidebar. I won’t bother fixing this if Everest Pro has a feature that does the same thing. I want to a list of recent posts by title in the sidebar.

    Thanks again,
    Chrystel

    #16441
    Sakin
    Keymaster

    @chrystel: You can send me your site url and let me know exactly where and how much you want to reduce it and then I can help you with that.

    #16447
    chrystel
    Member

    Hi Sakin

    prayer-house.com is my website – It’s not on the home page but on most of the other ones.As for spacing, I’d like it to look like the Recent Posts.

    thank you very much,
    chrystel

    #16448
    Sakin
    Keymaster

    @chrystel: You can simply add the following CSS in “Appearance => Theme Options => Custom CSS” box.
    .widget_dpe_fp_widget .hentry { padding-bottom: 0; }

    #16450
    chrystel
    Member

    Thank you Sakin that fixed it!

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Category Archives’ is closed to new replies.