Home Forums WoodMart support forum Change font of popup button

Change font of popup button

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

    walidmoujib7
    Participant

    Good morning
    How do I change the font of the popup button? In the Elementor editor there is no possibility.
    Thank you

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

    Hung Pham
    Keymaster

    Hi walidmoujib7,

    Thanks for reaching to us and appreciate your patience.

    + Background color

    :is(.wd-open-popup.btn,.button,button,[type=submit],[type=button]){
    	background-color: #25D366;
    }

    + Font-size

    Navigate to Theme Settings > Typography > Advanced. In this area, you can assign elements to below Custom Class

    :is(.wd-open-popup.btn,.button,button,[type=submit],[type=button])

    Please refer to our documentation https://xtemos.com/docs-topic/advanced-typography-settings/

    Regards,

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