Home Page Image Cropping

Support Area Forums Finesse Home Page Image Cropping

Viewing 3 posts - 1 through 3 (of 3 total)
URL to the page in question: http://test.sanmarco-sf.com
  • Author
    Posts
  • #35086
    Tammy Scott-Wigens
    Participant

    Hi Bill,

    For some reason yesterday, the splash/home page image started to crop for some reason. The Hero Height settings are set to ‘Full Height’. Any insight into why this is happening?

    Thanks,

    Tammy

    #35088
    Bill Robbins
    Moderator

    Hi Tammy,

    Not sure what caused that, but you should be able to force it this way:

    1. Go to the Appearance section in your WordPress dashboard and click on Customize.
    2. Look down for the advanced section and click on it. Then choose Custom CSS.
    3. In the box there, add this:
      
      #hero-section.full {
      	height: 100vh;
      }
      
    4. Save your changes.

    Take care,
    Bill

    #35093
    Tammy Scott-Wigens
    Participant

    Thank worked – thanks!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Home Page Image Cropping’ is closed to new replies.