Home Forums WoodMart support forum Promo banner text alignment

Promo banner text alignment

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

    hrabanekjakub
    Participant

    Hello,

    is it please possible in “Promo banner” widget to align the text in green circle with the red line? (as shown on the image) Image should still be stretched to the full width.

    Thank you.

    #566536

    hrabanekjakub
    Participant

    Image uploaded here —

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

    Hello,

    Navigate to Pages > Edit this page with page builder > Edit Promo banner widget and in the style click on the layout option and configure the alignment.
    See Screenshot for clarification:
    https://ibb.co/cbs1WVn

    Best Regards.

    #566738

    hrabanekjakub
    Participant

    Hello Aizaz,

    thanks for your reply, I know about this setting, but it does not really solve what I need. I basically need to push the text inside of the promo banner approx. 20px to the right from the border and a little bit up.

    Thanks,
    Jakub

    #566990

    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.

    #567008

    hrabanekjakub
    Participant

    Hello Aizaz,

    including it in the extra info.

    Thanks

    #567167

    Hello,

    Please add the following Custom CSS code to Theme Settings > Custom CSS > Global Custom CSS. change the code as per your requirements.

    .promo-banner .wrapper-content-banner {
        left: 30px !important;
        bottom: 50px !important;
    }

    Best Regards

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