Home Forums WoodMart support forum Header banner

Header banner

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #558666

    atelierullira
    Participant

    you can make this text have maximum width

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

    atelierullira
    Participant

    Hello can you help me

    #558874

    Hello,

    Sorry to hear about the inconvenience. Kindly, please share your Site WP-ADMIN Login details in the Private Content field so that we can check this concern on your Site and help you out accordingly.

    Best Regards

    #558876

    atelierullira
    Participant

    if it is possible for the text to be on one line

    #558914

    Hello,

    Add below Custom CSS code to Theme Settings > Custom CSS > Global custom CSS to control the width of the banner.

    .header-banner-display .header-banner {
        max-width: 120% !important;
    } 

    Your header banner text is long and it does not fit in one line. You need to reduce the font size in mobile devices to fit it in one line.

    But Alternately, Try to create HTML blocks and use the marquee widget in the page builder and add the text.
    https://ibb.co/2Mdwpm9

    Then Go to Theme Settings > General > Header banner and use this HTML Block in the banner content.
    Screenshot for clarification:
    https://ibb.co/NSx4rMt

    Hope this Helps!

    Best Regards.

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