Home Forums HashOne Problem with the header image only on the home page

  • This topic has 5 replies, 3 voices, and was last updated 5 years ago by Hash.
Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #2260
    Mattia
    Participant

    Hi,
    with the last update of the HashOne theme I have noted one problem in my home page and I have not found the solution.
    I have setup a header image that work well in all the pages of the website but not for the home page.
    The website is http://www.sicurdom.com, and as you can see the header image on the home page is the standard image for this theme. How can I change this image?
    Thanks in advance for your help

    Mattia

    #2272
    Hash
    Keymaster

    Hi,

    You need to add the slider image in this section to over ride the default image.

    #2297
    Mattia
    Participant

    I’m sorry, in what section I have to over ride the default image? Thanks for your help

    #2352
    Hash
    Keymaster

    There is a field to add the slider Image in the customizer panel. Or you can change the image by adding custom CSS as below

    #hs-home-slider-section {
    background: url(images/bg.jpg) no-repeat center;
    }

    change the link of the image above

    #11589
    kalyani
    Participant
    This reply has been marked as private.
    #11602
    Hash
    Keymaster

    @kalyani are you having any problem creating the slider?

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