Your account expired support, please renew to get your support.

Home Forums Themes Support Clarivo How to make the page title section thinner?

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #9958
    tonyssheep
    Support Expired

    Dear Harutheme support staff,

    I have a question on how to adjust the height of the page title block of each page? As see in attached pictures, these sections are very Tall and I want to make them shorter. I could not find an option in the Theme options to adjust this.

    Thanks.

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

    Hi,
    Thanks for contacting us and choosing our product!
    You can do it by go to Appearance -> Customize -> Additional CSS & add this code:

    .haru-page-title-section .haru-page-title-wrapper {
      padding-top: 5%;
    }
    .haru-page-title-section .haru-breadcrumb-wrapper {
      padding-bottom: 4%;
    }

    You can change to other values to fit you need.
    Hope this helps!

    ****
    Regards,
    HaruTheme

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

You must be logged in to reply to this topic.