• Resolved TeVeoOnline

    (@teveoonline)


    Hello,

    The close icon is too small. Could you let me know how make more big the icon?

    Thanks.

    • This topic was modified 2 years, 1 month ago by TeVeoOnline.

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • You can try using CSS

    .mailpoet_form_close_icon {
        cursor: pointer;
        display: block;
        margin: 0 0 0 auto;
        position: absolute;
        right: 4px;
        top: 4px;
        z-index: 100002;
        width: 30px;
        height: 30px;
    }
    Plugin Support AW a11n

    (@slash1andy)

    Automattic Happiness Engineer

    Hey there @teveoonline

    The solution would be to use CSS, as @redyan mentioned.

    I would recommend testing those rules, and then responding if you need more help.

    Plugin Support Ojoma a11n

    (@geraltrivia)

    Hello @teveoonline ,

    We haven’t heard back from you in a while, so I’m going to mark this as resolved – if you have any further questions, you can start a new thread.

    Have a great day.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘make the close icon bigger’ is closed to new replies.