Short Code : Background Color

Just another Weblizar Demo Sites site

 

Set Background Color Dark Blue

[ wnlsp_theme1 id=”34567″ bg_type = “color” bg_value = “#2A3556” ]

OUTPUT

Set Background Color Green

Short Code

[ wnlsp_theme1 id=”3423564″ bg_type = “color” bg_value = “Green” ]

OUTPUT

Set Background Color Red

Short Code

[ wnlsp_theme1 id=”3458234556″ bg_type = “color” bg_value = “red” ]

OUTPUT

Note : If you use above shortcode please remove space after and before open and closing [ ] tag

Start a short-code  :      [ _ wnlsp_theme is wrong way  and [wnlsp_theme10 is right way.

End of a short-code  :     bg_color = “red” _ ] is wrong way and  bg_type = “color” bg_value = “red”] is right way.