• oceanetan

    (@oceanetan)


    I have just created a new pop up box at right bottom. But it is too simple thus I will like to add background colour and border colour which matched my website theme.

Viewing 1 replies (of 1 total)
  • Plugin Author themifyme

    (@themifyme)

    By itself the Popup plugin does not have options to customize the popup design, this is because you can install Themify Builder plugin and you can design the popup entirely in Builder, with advanced features like live preview of all the changes. For example the popups that you see in example demos (see: https://themify.me/popup) are all made in Builder.

    That being said, there’s a Custom CSS option which you can use to customize the popup styling, so in that field you can add:

    
    %POPUP% {
    	background: #fff;
    	color: #777;
    }
    

    (%POPUP% is replaced automatically with the popup post ID).

    • This reply was modified 6 years ago by themifyme.
Viewing 1 replies (of 1 total)
  • The topic ‘Change border color and background color of pop up box’ is closed to new replies.