Home Forums WoodMart support forum Text Modification

Text Modification

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

    wess
    Participant

    Hello Sir! Can you help me with the “DHL “Text, to move it to the left a bit because it is close to the price and also change its colour and font weight? on the cart and check out page?
    Many thanks in advance!

    Best Regards

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

    Hello,

    Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.

    #shipping_method label {
    color: #83b735;
    font-weight: bold;
    font-size: 17px;
    }

    #shipping_method label .amount {
    margin-left: 5px;
    }

    Best Regards

    #392675

    wess
    Participant

    Thanks, it works very well. You guys do good work here!

    Best Regards!

    #392763

    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 ‘Text Modification’ is closed to new replies.