Slider image size

This topic contains 1 reply, has 2 voices, and was last updated by  Guust 5 years, 3 months ago.

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket
  • Author
    Posts
  • #464399

    Julian Howard
    Full Member
    Post count: 47

    Hi,
    How do you reduce the height of the slider image on the home page so that it only covers half the depth of the screen, and a map we have beneath it can then be partially in view

    #464413

    Guust
    Moderator
    Post count: 29970

    Try this CSS:

    
    
    header .featured-area.type-location {
        height: 50vh !important;
    }

    Review this for more tweaks: https://wpgeodirectory.com/docs/customizing-your-style/

    Thanks

Viewing 2 posts - 1 through 2 (of 2 total)

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket