Home Forums WoodMart support forum Height of page Title banner

Height of page Title banner

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #472874

    karine
    Participant

    Hi,

    Is it possible to increase the height of the page title banner?

    See attached file

    Regards

    Karine

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

    Hello,

    The height of the “Page title” can be changed directly via Theme settings -> Page title -> turn on the “large” value for the “Page title size” option.

    https://ibb.co/CKBXX0k

    Best Regards.

    #472999

    karine
    Participant

    Hi,
    it’s already on “large”…

    #473001

    karine
    Participant

    And with un CSS code , is it possible ? Thanks

    #473225

    Hello,

    The height of the “Page title” depends on the font size.

    The second is to increase the font size and padding for the page title.

    I have added the custom css in your site:

    .title-size-default .title {
            font-size: 68px
        }
    
        .title-size-large {
            padding: 200px 0 !important;
        }

    Change the code as per your need.

    If you have any questions please feel free to contact us.

    Best Regards.

    #473232

    karine
    Participant

    Hi,
    Thank you for your help. You can close the ticket.
    Regards

    #473240

    Most Welcome!!!.

    I’m so happy to hear you are pleased with the Theme and Support. XTEMOS strives to deliver the best customer experience, and it makes our day to hear we have accomplished that.

    We count ourselves lucky to have you as a customer. You can always reach us at any time. We are always here to help you.

    Thanks for contacting us.
    Have a great day.

    Topic Closed.
    Best Regards.

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

The topic ‘Height of page Title banner’ is closed to new replies.