Remove Categories Above Title "Blog Posts Fancy"

Home Forums Gillion Theme Remove Categories Above Title "Blog Posts Fancy"

Home Forums Gillion Theme Remove Categories Above Title "Blog Posts Fancy"

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
  • AppsVilla
    Participant

    I would like to remove/hide categorie names from “Blog Post Fancy” , “Blog Slider”, Blog Post Categories” from home page using demo “travel”.

     

    + after disabling in theme options post view count and comments, icons still appear after “Blog Post Fancy” post title , “Blog Slider”, Blog Post Categories”.

     

    Please write me in which php or css file can I change these or in admin panel.

     

    Thanks in advance

    Hi @AppsVilla,

     

    I hope you are well today and thank you for your question.

     

    Could you please share me the page URL from your site where it is displaying so that i can help you to remove it?

     

    Best regards,
    Shufflehound team

    AppsVilla
    Participant

    Thanks for your reply., please check URL. Thanks

    You can remove it by adding the following CSS code in the Custom CSS code option of your theme on the below path.

     

    Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code

     

    .sh-blog-fancy .post-categories-container,
    .blog-slider-item .post-categories {
        display: none;
    }

    AppsVilla
    Participant

    Hello,

     

    1. widgets are showing not in the position. Please write me how to fix this? Please check the screenshot.
    2. How to remove descriptions in blog page Mansonry.
    3. How to remove categories above next/previous at the end of the post?

    Thanks in advance

    Regards

    Bidzina

    Attachments:
    You must be logged in to view attached files.

    To help us keep support thread separates could you please create new thread for each of your other questions instead of asking them in your single thread as it makes the thread messy and hard to read.

     

    If you want to you can also add reference of this thread in your newly created thread.

     

    We would be more than happy to help you on your new thread.

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