Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #41632
    Christine
    Participant

    Hello!
    I am using categories to ‘split’ my blog into two different sections and was wondering if there is a way to remove the “Posted in (Category Name)” text from below a post so that the fact that I am using categories is nearly invisible.

    You can see that I have added test posts in the two sections (press & blog) and how the post is currently showing the ‘Posted in (Category Name)’.

    Also, if possible, I would also like to remove the date that the post was published and the author information from the main posts page but keep it on the detailed post page (when you click on the post title).

    Thanks,
    Christine

    #41665
    Sakin
    Keymaster

    Hello Christine,

    You can add the following css in “Appearance => Theme Options => Custom CSS” box.

    .entry-meta { display: none; }
    .single .entry-header .entry-meta { display: block; }

    Regards,
    Sakin

    #41838
    greengiant
    Participant

    Hi Sakin-
    For the featured post on my homepage, I am having an issue with the sidebar. It looks fine on a desktop computer, however on cell phone (iPhone 5s), the right side widget (using “text” widget in wordpress jetpack to display a calendar date) becomes distorted and it is displayed in a long vertical line incorrectly. Any thoughts on fixing the widget in the right sidebar for the featured post?

    Thanks
    Matthew

    #41839
    greengiant
    Participant

    for reference my site is:
    male reproduction.org

    #41860
    Sakin
    Keymaster

    @greengiant: First can you update your Catch Kathmandu Pro theme to latest version 3.0 and then check in.

    #41911
    greengiant
    Participant

    Hi Sakin. I upgraded to Kathmandu pro version 3. Still having same issue on mobile device (iPhone 5s safari app)with the right sidebar widget on the featured post on my homepage (using the test widget with calendar displayed on homepage). On mobile device the calendar text puts text vertically since the sidebar becomes too narrow. Any assistance would be great.
    Site:
    Male reproduction.org

    Thanks

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Customizing Post Pages’ is closed to new replies.