Okay
  Public Ticket #3765056
Categories
Open

Comments

  • Annette started the conversation

    I want to hide categories from showing when I post a portfolio widget on my home page. I won't be using categories at all and would just like them to go away! :)

  •  2,967
    Andrew replied

    Hi Annette,

    Thanks for writing to us.

    To make the changes as requested, you will need to add some custom CSS code. To do this, please follow these steps:

    From your WordPress dashboard, Navigate to Salient > General Settings > CSS/Script Related. In the custom code area, insert the provided CSS snippet:

    .blog-recent[data-style=classic_enhanced_alt] .inner-wrap .meta-category, 
    .post-area.masonry.classic_enhanced .post.wide_tall .meta-category {
      display: none !important;
    }

    Once the code is added, save and refresh the page to see if the change has been applied. In case it helps, please check this section from the documentation on CSS/Script Related. If this does not work as expected or If you have any further questions or need additional assistance, don't hesitate to write back, I'm happy to help. 

    Kind regards,

  • Annette replied

    Thank you. It removed the category on the front page portfolio, but i'm still seeing it here on the actual post page.

    https://thesweatblog.com/the-beauty-of-sweat/

    Attached files:  Screenshot 2024-11-17 at 10-54-58 The Beauty of Sweat.png

  • Annette replied

    Is there something with this yellow triangle when I put in your code?

    Attached files:  Screenshot 2024-11-17 at 11-35-44 Salient Options ‹ — WordPress.png

  • Annette replied

    I apologize for the difficulty. I believe I found code in the support and fixed my header removal issues, but now the display of my featured image on the top of the individual blog page is chopped off by site header. How do I remedy this?

  •  1,882
    Judith replied

    Hello Annette,

    Thanks for writing back.

    To make the changes as requested, you will need to add some custom CSS code. To do this, please follow these steps:

    From your WordPress dashboard, Navigate to Salient > General Settings > CSS/Script Related. In the custom code area, insert the provided CSS snippet:

    .single-post .container-wrap {
        padding-top: 8em !important;
    }

    Once the code is added, save and refresh the page to see if the change has been applied. In case it helps, please check this section from the documentation on CSS/Script Related. If this does not work as expected or If you have any further questions or need additional assistance, don't hesitate to write back, I'm happy to help. 

     

  • Annette replied

    Thank you so much! Your support here is wonderful and greatly appreciated!

  •  1,882
    Judith replied

    Hello Annette,

    I'm happy that we could assist you! If you haven't already, please consider sharing your experience by leaving a review on ThemeForest.

    Should you have any further questions or encounter any difficulties along the way, please don't hesitate to reach out. 

    Best regards,

  • Annette replied

    For some reason my mobile menu has been working off and on. Can you please look at this and tell me if maybe one of my recent changes has impacted this?

  •  2,967
    Andrew replied

    Hi Annette,

    Thank you for getting back to us.

    I can't seem to replicate this error from our end. Let us know the device and browser you used when you experienced this error so we can try to replicate it.

    Also, a screen recording of this error would also help us look into this for you.

    We look forward to your reply.

    Thanks,

  • Annette replied

    I still show "Categories" on the portfolio section on front page. How do I get that off?

  •  1,882
    Judith replied

    Hello Annette,

    Thanks for writing back,

    Please share the screenshot of the categories you're referring to so we can respond accurately.

    I look forward to your response.