Home New Guten Forums WoodMart support forum increase the text of the pop-up that pops up when you move the mouse over

increase the text of the pop-up that pops up when you move the mouse over

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

    elgrablytzach
    Participant

    Hey
    How do I increase the text of the pop-up that pops up when you move the mouse over the button (which I marked in the picture)

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

    Hung Pham
    Keymaster

    Hi elgrablytzach,

    Thanks for reaching to us.

    Please add below Custom CSS code to Theme Settings > Custom CSS > Global custom CSS

    .tooltip .tooltip-inner {
    	font-size: 16px;
    }

    Regards,

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