Home Forums Pro Themes Photo Perfect Pro Background color …

Viewing 3 posts - 16 through 18 (of 18 total)
  • Author
    Posts
  • #56452
    wensolutions
    Keymaster

    Hello @pcwitcher,

    To make the background black every where use below given CSS.

    #main {
        background: none repeat scroll 0 0 #000000;
    }
    
    #panel-11-0-0-0> .panel-widget-style {
        background-color: #000 !important;
    }
    
    #pg-11-0> .panel-row-style {
        background-color: #000 !important;

    Hope this helps .

    Best Regards!!

    Have a good day .

    #56510
    Jerry
    Participant

    Thank you looks much better.

    Regards
    Jerry

    #56526
    wensolutions
    Keymaster

    Hello @pcwitcher,

    Glad we could help you .

    If you have any issue further then please let us know .

    Best Regards!!

Viewing 3 posts - 16 through 18 (of 18 total)
  • You must be logged in to reply to this topic.