Home Forums WoodMart support forum Edit Bonus Coupone to be always displayed

Edit Bonus Coupone to be always displayed

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #356314

    [email protected]
    Participant

    Dear Sir/Madam,

    how can I configure the settings, that the field for entering the bonus coupone will be always displayed without clicking on the hide/shown field.

    Also how can I edit the styling of the apperance of the shown coupne field like font size/ button color ect…

    Warm regards, Vlad

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

    Hello,

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

    body .checkout_coupon {
    display:block!important;
    }

    Best Regards

Tagged: 

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