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

    Hi
    its the default image of masthead.
    Add below code in custom.css file replace the path with your image path

    div.ja-masthead {
        background-image: url(/templates/ja_brickstore/images/masthead.jpg);
    }
    
    .ja-masthead:before {
        background-color: none!important; }
    

    the second code is to remove the black overlay.

    Regards

    shemeam Friend
    #1018181

    Sorted, thank you :))

    Shemeam

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

This topic contains 2 replies, has 2 voices, and was last updated by  shemeam 7 years, 1 month ago.

The topic ‘masthead image’ is closed to new replies.