Home Forums WoodMart support forum How to change the uppercase letters of the menu bar to lowercase, see screenshot

How to change the uppercase letters of the menu bar to lowercase, see screenshot

Viewing 3 posts - 31 through 33 (of 33 total)
  • Author
    Posts
  • #440848

    Hello,

    1. I have seen in your screenshot that the translation is not finished. Please ask WPML support to check and solve this issue for you.

    2. Please use the below custom CSS code and paste it to Theme Settings >> Custom CSS >> Global CSS section:

    .paypal-button-container.paypal-button-layout-horizontal.paypal-button-shape-rect.paypal-button-number-single.paypal-button-env-production {
        margin-top: 20px;
    }

    Best Regards.

    #441261

    kinnlsfurniture12
    Participant

    Hi,
    I have added it but failed, can you check it for me!
    https://snipboard.io/clZfL5.jpg

    Best Regards.

    #441395

    Hello,

    Sorry for the earlier inconvenience.

    We have removed the earlier sent Custom CSS and applied the following Custom CSS on your Site:

    
    .ppc-button-wrapper {
        margin-top: 1em !important;
    }

    This is the result after applying CSS: https://snipboard.io/YB2GCi.jpg

    Please check back your Site after completely clearing the browser and server cache.

    Best Regards

Viewing 3 posts - 31 through 33 (of 33 total)