Home Forums Free Themes Graduate Remove "uncategorized" from blog and title from page

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #79878
    Stefania
    Participant

    Hello,
    I am using this theme for a marching band website, so our blog page is used to feature our concerts.
    The title of the page is “concerts” but on the featured image the text visualized is “blogs”. How do I change it in order to show my page title?

    Secondly, There is a dropdown menu in this page where you can choose what category to see. How do I hide “uncategorized” from this menu? (I actually think you should modify the theme for this because no one is probably willing to keep “uncategorized” in this menu).
    And How can I hide the dropdown itself?

    Thanks.

    #79920
    wensolutions
    Keymaster

    Hello @stefania,

    First of all thank you very much for using the theme.

    Now please find answer to your query below:

    #query 1:

    Response: The blog page will display the title of the page that you have chosen in the option “Posts page” by going to Admin Panel > Appearance > Customize > Homepage Settings.

    Screenshot:

    http://prntscr.com/kvgrey

    So whatever text you want to display in header, create the page with that title and chose that page in the option “Posts Page”.

    #Query 2:

    Response: To remove the “uncategorized” as you wish please add below-given CSS by going to Admin Panel > Appearance > Customize > Additional CSS.

    .choose-graduate.pull-left {
        display: none;
    }

    Hope this helps.

    Regards!!

    #79924
    Stefania
    Participant

    Hello,
    thanks.

    #2, I already did that. I was asking, though, if it is possible to hide the “uncategorized” category from the drop-down, and leave the other categories. I think it’s useless to keep the “uncategorized” there.

    #1

    It doesn’t work. I have “Concerti” as the blog page, but the tile shown is “Blogs”.
    See:
    http://i68.tinypic.com/1zxxxyr.png
    http://i67.tinypic.com/10wqmtz.png

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.