Home Forums Free Themes Musicsong Header Image Not Showing

Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #120073
    bassinla
    Participant

    I’m trying to have one image, without any text on it, as what you see on the landing page, and then scroll down to see the Page text and the Sidebar, without any image behind them, only a solid color.

    So far, I’ve figured out how to have the image on my landing page (and can’t get rid of the text headline on it) remain as I scroll down (by enabling the Slider), OR have only the solid color behind the Page text and Sidebar (by disabling the Slider and removing the background image).

    I suspect it’s possible to get the effect I’m trying for, but can’t figure out how to get there.

    Thanks for your help.
    David

    #120096
    wensolutions
    Keymaster

    Hello,

    Can you please explain your requirements in detail with the proper screenshot so that it would be easy for us to help you further?

    Also, please provide your site URL so that it would be easy for us to provide the precise fix?

    Thank you.

    #120148
    bassinla
    Participant

    Thanks for replying. I may have used an inaccurate heading, “Header Image not Showing”, thinking that might be the root of my trouble, but it may not be.

    My url is TheJazzSalon.com. If you go there now, you will see just a plain color as the background, and no slider. What I want to be able to do is have photos of our players as sliders, but when the user scrolls down, the solid background makes it easy to read the text.

    How do I attach screen shots to this post?

    David

    #120187
    wensolutions
    Keymaster

    Hello,

    To enable the slider section you can follow the path Admin Panel > Appearance > Customize > FrontPage > Main Slider and enable the sliders section.

    Regarding your query related to the header image, the header image displays only on the pages other than the front page. It doesn’t display on the front page.

    To explain further the query, you can send a screenshot using a light shot.

    https://app.prntscr.com/en/download.html

    Regards.

    #120478
    bassinla
    Participant

    What I want to have is the slider section have 3-5 full screen photos, without any writing on them, that automatically rotate.

    Then, when you scroll down, the photos do not remain. They are replaced by a solid color. The center section of the page has text, and the right hand Sidebar has widgets.

    Right now, I have one page. When I enable to slider section and add a Background image, that photo shows up the way it should, but has writing on it. How can I add additional photos, without any writing on them, and have it auto rotate through them?

    When the slider is enabled, it remains the background when you scroll down, making the text from the page hard to read.

    I installed Lightshot, but when I copied a screenshot, and pasted it into the body of this post, nothing happened.

    I’d like to show you examples. What am I doing wrong with Lightshot?

    Thanks.
    David

    #120493
    wensolutions
    Keymaster

    Hello,

    Regarding your query to remove the text from the slider, you can add CSS following the path Admin Panel > Appearance > Customize > Additional CSS

    .home .wrapper .entry-container .entry-content p{
     display: none;
    }

    If you have also mentioned removing the title from the slider, you can add CSS following the path Admin Panel > Appearance > Customize > Additional CSS

    .home .wrapper .entry-container .entry-header a{
     display: none;
    }

    Also, you can add photos to the slider by referring to the screen record given below. You have to add a featured image to the page which will then display at the slider. https://prnt.sc/rvv49w

    https://www.loom.com/share/3bd64de993a645609866020770b243cc

    You can use light shot to screenshot, you can refer to a screen record link for detail assistance.

    https://www.loom.com/share/48d3dac8e4d149dbb2dc4daa035826fc

    Hope this helps.

    If you have further queries, let us know.

    Thank you.

    #120583
    bassinla
    Participant

    That helped a lot!
    Thank you!
    David

    #120591
    wensolutions
    Keymaster

    Hello,

    Glad we could help you.

    If you have further queries, let us know.

    Regards.

    #120710
    bassinla
    Participant

    Hi! I just wanted you to know that I found an unintended consequence of adding the CSS to remove the text from the slider. When I added that CSS, it also removed my embedded YouTube links from my page, so I deleted the CSS text. The slider now looks great with just the CSS removing the “entry-header”: http://www.TheJazzSalon.com.

    Thanks, again.
    David

    #120728
    wensolutions
    Keymaster

    Hello,

    Actually, we are not quite clear.

    Is everything working fine now?

    If not please provide us the screenshot of the section where you faced the issue.

    Regards.

    #120746
    bassinla
    Participant

    Yes, this problem was solved with one of the CSS you provided (entry-header). I just wanted you to know that the second CSS (entry-content) caused an unanticipated problem of also removing the embedded YouTube videos on my page. I resolved that problem by not using that CSS.

    I am now trying to solve two other problems in the same website: adding an “About Us” section that works for what I need, and adding a “Contact Us” option using the button on the “About Us” section.

    I have put the details of these two problems in the ticket labelled “Contact Us”, so it would be more helpful to other users.

    Thank you.
    David

    #120859
    wensolutions
    Keymaster

    Hello,

    Regarding your query, we have replied ou via another forum ticket
    https://themepalace.com/topic/customizing-about-us/#post-120858

    Regards.

Viewing 12 posts - 1 through 12 (of 12 total)
  • You must be logged in to reply to this topic.