Home Forums WoodMart support forum How to change the position of the promo banner button?

How to change the position of the promo banner button?

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #564529

    display_name
    Participant

    Hi.

    I would like to align the button to the center of the container but I don’t find the option to do that when editing. How can I achieve this?

    Thank you very much.

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

    Hung Pham
    Keymaster

    Hi display_name,

    Thanks for reaching to us.

    First of all, I’m really sorry have taken long time to reply you due to the weekend.

    Please provide URL of the mentioned page, so I can take a closer look.

    Regards,

    #564964

    display_name
    Participant

    Unfortunately, I don’t have it hosted yet. For reference, the Elementor element is a promo banner.

    #565032

    Hung Pham
    Keymaster

    Hi display_name,

    Please select the widget > Style tab > Layout panel and you can center the content https://prnt.sc/DdG0CaLpPOcV

    Regards,

    #565047

    display_name
    Participant

    I only want to center the button, not the whole content. Is this possible?

    #565354

    Hung Pham
    Keymaster

    Hi display_name,

    Thanks for your patience.

    Please add the following Custom CSS code to Theme Settings > Custom CSS > Global Custom CSS:

    .banner-btn-wrapper .wd-button-wrapper{
    	text-align: center;
    }

    Regards,

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