Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #746111

    Hey Folks

    Firstly, let me say that this is the best programmed theme that I have used in many years of using WP. Well done!

    My client wants a blank page with her logo on it as a “splash” page for the site. Please refer to http://www.handhcatering.com.au/new_site and you will see how a “blank page” as per the page template is looking. I need to remove the upper and lower grey areas currently showing. I would also like to remove the mouse-over on that particular page, or if not possible just on the splash page, at least remove the opacity effect so that it is a lot more subtle.

    Thanks so much for your help :)

    Andy

    #747647

    Hey Andy,

    Thanks for your kind words and sorry for the late reply!

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    .page-id-15 .image-overlay {
        display: none!important;
    }
    

    Then please edit your page and place your image inside a Color Section element with 100% height :)

    Best regards,
    Yigit

    #747717

    Hi Yigit

    Thanks for your help! The color section fix worked a treat, however no luck with the CSS image overlay fix :)

    Cheers

    Andy

    #747719

    Hi again!

    Sorry, my bad! I left the initial full stop out of the syntax!

    All working fine now, thanks for your wonderful help!

    A

    #747740

    Hi!

    You are welcome!

    For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
    And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
    For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)

    Best regards,
    Yigit

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Full screen blank page and image hover.’ is closed to new replies.