• I loaded the theme “LEO” because I found the background photo shown (desk with laptop and tablet) suitable. However, it actually shows a shipwreck on the beach and I can’t change that. Is there a change option for this?

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi
    Thanks for contacting to us.
    To change banner image add the below css code inside the custom css box.

    .page-mycarousel {
        background: url(https://webriti.com/demo/wp/wallstreet/wp-content/themes/wallstreet_pro/images/page-header-bg.jpg) ! important;
        height: 350px;
    }
    .page-mycarousel img {
        display: none;
    }

    Change background image URL are your need.
    Also change the height of image as your need.

    Thanks
    Akhilesh

    • This reply was modified 3 years, 8 months ago by akhlesh-nagar.
    Thread Starter mabrenner

    (@mabrenner)

    Thank you very much for your help. I have inserted the new lines (first with your image link) and saved them. However, no change has occurred. You can still see the original photo (unfortunately you cannot insert print screens here). I am not a web designer, but work on my private website.

    HI
    Have checked your website and the suggested code is working fine.
    See the screenshot https://prnt.sc/10nzpnj
    Pls clear your browser cache and check.

    Thanks
    Akhilesh

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Background Photo Theme’ is closed to new replies.