Okay
  Public Ticket #2793110
Customized Few Things
Closed

Comments

  • deb_cal2 started the conversation

    Hi

    1. I want to remove the default grayscale image and custom logo before the page contents for those pages doesn't have Featured Image. How to do that? Attached the screenshot.

    2. Remove the Categories breadcrumbs in Category pages. Attached the screenshot.

    3. How to use different / customized images for Portfolio blogs? Attached the screenshot.

  • [deleted] replied

    Hi,

    1— You can change that in this area: Laborator > Theme Options > Other Settings > Image Loading Placeholder.

    2— Please add the code below to your Custom CSS area:

    body.archive.category .page-heading .container {
        display: none;
    }

    3— You just need to change the Featured Image  (see video).

    Have a nice day!

  • deb_cal2 replied

    Thank you very much. It works.

    Few More things:-

    1. How can we set the Blog Excerpt length for Blog Posts module?

    2. Is there any way to show only the Category name in the top of the category page?

    3. How can we center align the text of "Heading" module?

  • [deleted] replied

    Hi deb_cal2,

    Happy to hear thatsmile.png

    Regarding your further questions, kindly open a new ticket and post your request so it will be helpful for the other users to take advantage of searching them on the forum. We’re glad to help you in your new thread.

    Will set this ticket as solved from here.