Home Forums Free Themes Musicsong How do i hide or remove header image from site

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #97656
    xxxhoop
    Participant

    Love the theme but i need to remove the header image globally, how do i do that? I gave tried all kinds of css codes but none work. please help.

    #97673
    wensolutions
    Keymaster

    Hello,

    First of all, thank you so much for the review 🙂

    To remove the header image globally , go to, Admin Panel > Appearance > Customize > Header Image and remove the existing image.

    Screenshot : https://prnt.sc/nopd8n

    Hope this helps.

    For any further query/confusion, feel free to reach back to us.

    Best Regards!

    #97701
    xxxhoop
    Participant

    I have done that already. On the home page musicjehad.com you can clearly see that the header section with image is not loading..LOVE IT.. if you go to any other page pr post you see this big space that i want to get rid off..https://musicjehad.com/get-and-book-a-music-gig/ i want the pages and posts to look like the home page without the big area that looks like where the header image or featured image should be. solve this and i will upgrade if you have videos loading like the audio does on the home page.

    #97740
    wensolutions
    Keymaster

    Hello,

    To remove the header image of inner pages, Please add the below given CSS by going to Admin Panel > Appearance > Customize > Additional CSS

    #page-site-header {
        padding: 10px; 
        height: 10vh;
    }
    #page-site-header .wrapper {
        display: none;
    }

    Regarding your query about the video loading on homepage, currently we do not have such feature. However, if you still want the feature in your side, you can refer to our Hire Our Customizer Service.

    Also, please refer to the given link to know the detailed features offered by the theme : https://themepalace.com/downloads/musicsong-pro/

    Hope this helps.

    If you have any confusion/queries further, kindly let us know.

    Best Regards!

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