Home Forums WoodMart support forum 3 Issue in a place

3 Issue in a place

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #507306

    evanlee01141991
    Participant

    1) How to make the text align within the box/container, which I have draw a red color line.

    2) How to remove the text which I have remove with black color line

    3) How to centralize the whole text in the box/container which I have pointed it with blur color line

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

    Hello,

    Please add the below code to Theme Settings > Custom CSS > Global Custom CSS.

    .payment_methods .payment_box p:last-child {
    	display: none;
    }
    .payment_methods li>label {
        display: flex;
        padding-top: 46px !important;
        padding-left: 90px !important;
    }

    Best Regards.

    #507815

    evanlee01141991
    Participant

    it worked. thanks.

    #507876

    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 4 posts - 1 through 4 (of 4 total)

The topic ‘3 Issue in a place’ is closed to new replies.