Supreme theme featured image

This topic contains 4 replies, has 3 voices, and was last updated by  Alex Rollin 6 years, 3 months ago.

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

Open Support Ticket
  • Author
    Posts
  • #412654

    Vlad Chirila
    Expired Member
    Post count: 258

    Hello guys,

    Small issue here regarding the height of the featured image on mobile view – Supreme theme.
    the website is: https://thebeautyadviser.com

    Had this issue before, but as you can see in this link Your colleague Guust help me solve it.

    Now the problem is back. As you can se in the attachement, the featured image only covers half of the page. I want it to be full screen.

    The last thing I did to my website was an update to the Supreme theme a couple of days ago.

    Please help,
    Vlad

    #412661

    Kor
    Moderator
    Post count: 16516

    Hi there,

    Could you please insert the custom CSS code below into GD > Design > Scripts > Custom Style CSS and see if it’s what you’re looking for.

    
    
    @media only screen and (max-width: 500px) {
        .sd.home .featured-area, .sd.sd-location .featured-area {
        
        height: 100vh!important;
        
    }
    }
    
    #412667

    Alex Rollin
    Moderator
    Post count: 27815
    #413179

    Vlad Chirila
    Expired Member
    Post count: 258

    Hi guys,

    sorry for my late answer. I checked your reply, fixed my issue – it works like charm now 🙂 Thanks a lot!

    All the best!
    Vlad

    #413210

    Alex Rollin
    Moderator
    Post count: 27815

    Hi Vlad,

    thanks for letting us know!

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

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

Open Support Ticket