How to Hide Popup on Divi Visual Builder in WordPress | Divi Theme

Published: 04 December 2023
on channel: WebTask With Hassan
105
1

In this wordpress tutorial for beginners you will learn how to disable popups on divi visual builder in page / post preview in wordpress website using css.
So when you edit page in visual builder then popup not show but on frontend of website popup show.

* Add this CSS:
.et-fb-root-ancestor #loginpopup
{
visibility: hidden !Important;
}

* In CSS you see #loginpopup so you can add your popup ID or Class instead of loginpopup text.

#divi #popup #divibuilder #css #divitheme #wordpress #webtaskwithhassan #hassangilani


Watch video How to Hide Popup on Divi Visual Builder in WordPress | Divi Theme online without registration, duration hours minute second in high quality. This video was added by user WebTask With Hassan 04 December 2023, don't forget to share it with your friends and acquaintances, it has been viewed on our site 105 once and liked it 1 people.