Home Forums WoodMart support forum Pop Up close button inside the area or window

Pop Up close button inside the area or window

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #550525

    manuel.gordoa
    Participant

    Hi, I can’t find a way to have inside the same pop up window the close button or close window option, it’s always showing at the left or right corner of the main window, how can I modify this?

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

    Hung Pham
    Keymaster

    Hi manuel.gordoa,

    Thanks for reaching to us and I am appreciate your patience.

    I can’t see the popup or find a way to open it. Please describe in more details.

    Regards,

    #550930

    manuel.gordoa
    Participant

    Attached the link of the page and at the footer, you click en POLITICAS DE COOKIES and the pop up will show up and in the top right corner the close button “X” shows but I want it inside the Pop Up or close the corner of the Pop Up and not shade the background.

    see video attached

    #550931

    manuel.gordoa
    Participant

    Video attached

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

    Hung Pham
    Keymaster

    Hi manuel.gordoa,

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

    .mfp-content button.mfp-close{
    	right: 25%;
    	top: 10%;
    	color: #000;
    }

    Regards,

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