Categories

  • Posted in : Read WP
  • pinforest
    Participant

    I put all my categories in my Menu bar, and some of these categories have subcategories. How do I make the subcategories appear in a drop-down menu when a person hovers/clicks on any of the categories.

    Also, after clicking on a category, it displays “Post category —–> *insert name of category*” before listing out the content. I really do not want that to happen. How can I fix it? 

    My site link is http://pinforest.com/coolblog

    serkan
    Moderator

    Hi @pinforest;

    1) Go to appearance > Menus > Drag and drop your submenus under the parent.
    https://codex.wordpress.org/WordPress_Menu_User_Guide

    2) We will release an update for it. Thanks for the feedback.

    ahmetsali
    Keymaster

    Hi, about your second question; you can try this custom css code and see if it works for you;

    .post-archive .page-title {
        text-indent: -999em;
    }
    .post-archive .page-header span:last-child {
        text-indent: 0;
        display: block;
        margin-top: -22px;
    }
    
    pinforest
    Participant

    It works. Thank you

    ahmetsali
    Keymaster

    you’re welcome, please don’t forget to rate the theme on themeforest if you liked it, thanks.

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

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register