Home Forums WoodMart support forum Change colour of popup backgroun

Change colour of popup backgroun

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #147388

    anatta
    Participant

    Hi, I have added a popup button on an HTML block, and inside that popup consist of another HTML block that shows the promo content.

    I just want to show that promo content, without that white border background, possible ?

    Also, where do you change the colour of that white border background ?

    see screenshot

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

    Hello,

    The background for the popup is changed in the Theme Settings > Shop > Promo popup. https://prnt.sc/pcjog8
    Besides, the color may be set in the row of the HTML blocks https://wpbakery.com/video-academy/use-element-design-options-wpbakery-page-builder-wordpress/

    Best Regards

    #147525

    anatta
    Participant

    Hi, I am not using the popup at Theme Settings > Shop > Promo popup

    I am using the Popup button using the WPBakery Page Builder element, I have tried changing tr row, even td column background, but the white background still appearing.

    Can I know which tr specifically I have to change ?

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

    Hello,

    Please provide the site admin access to the private area as well as page URL where the element is.

    Best Regards

    #147539

    anatta
    Participant

    hi, can you help me this without admin login ? Can just show me some screenshot ? I have to do more preparations before I can give, sorry.

    #147566

    Hello,

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

    body .woodmart-content-popup {
        padding: 0;
    }

    If the code does not work, I will need your site admin access.

    Best Regards

    #147691

    anatta
    Participant

    It works, thanks.

    #147700

    You are welcome! If you have any questions please feel free to contact us.

    Best Regards

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

The topic ‘Change colour of popup backgroun’ is closed to new replies.