Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #956139

    I cannot seem to add an image to these areas, I tried using css and using the theme options as well

    #956150

    Hey dvalansi,
    For a background-image in your header, try this code in the General Styling > Quick CSS field:

    #header_main {
    background-image: url(https://haschiavone.com/wp-content/uploads/2018/05/BVE__0001_1.png) !important; 
    background-repeat: no-repeat;
    }

    For a background-image in the footer, try this code:

    #footer {
    background-image: url(https://haschiavone.com/wp-content/uploads/2018/05/BVE__0001_1.png) !important; 
    background-repeat: no-repeat;
    }

    Please see screenshots in Private Content area.

    Best regards,
    Mike

    #956554

    Hi, I entered that and it sitll does not show up, I tried on different browsers( chrome, firefox) and still nothing

    #956779

    Hi,
    I see you have a error that was corrected today with the latest update, v4.3.2
    Please update.
    Please note that if you update via FTP, you will need to remove the old theme folder first then upload the new enfold folder.
    Please don’t try to overwrite the theme folder, as this will leave old files behind.

    Best regards,
    Mike

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