Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • Pankaj Sharma Moderator
    #1048978

    Hi
    You can apply the background image class on the t3-wrapper
    using custom.css file
    use this code

    .t3-wrapper {
    
        background-image: url(/templates/ja_megastore/images/logo.png);
    }

    Change the image path with your image path.

    Regards

    waksoft30025 Friend
    #1049087

    Yes it worked fine. Thank you very much

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

This topic contains 2 replies, has 2 voices, and was last updated by  waksoft30025 7 years, 3 months ago.

The topic ‘Background image to Mega Store’ is closed to new replies.