Supreme Theme – Featured image on home page – resize.

This topic contains 19 replies, has 2 voices, and was last updated by  Olga Shibiko 4 years, 9 months ago.

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

Open Support Ticket
  • Author
    Posts
  • #497786

    Olga Shibiko
    Expired Member
    Post count: 73

    Hello,

    I am trying to half the size of the featured image on my home page. I read through the forum and specs to figure it out. I tried the css code as suggested . It happily removed the Title but failed to narrow down the image. Wrong place? I also tried the code snippet but it’s giving me syntax errors on brackets. What am i doing wrong and do I need a different theme. Please advise.

    #497806

    Alex Rollin
    Moderator
    Post count: 27815

    Try adding the CSS to the customizer

    WP Backend – Appearance – Customizer – Additional CSS

    #497810

    Olga Shibiko
    Expired Member
    Post count: 73

    Hi Alex,
    i did. Please see attached file.

    #497832

    Alex Rollin
    Moderator
    Post count: 27815

    OK, sorry, I saw that, but was distracted by the second on.

    Please share WP Admin credentials so I can take a look at the problem.

    #497835

    Olga Shibiko
    Expired Member
    Post count: 73
    This reply has been marked as private.
    #497847

    Alex Rollin
    Moderator
    Post count: 27815
    This reply has been marked as private.
    #497868

    Olga Shibiko
    Expired Member
    Post count: 73

    sorry for delay. it’s not life yet.
    so this is the permalink of the main page for now http://box5920.temp.domains/~shibikoc/

    #497874

    Alex Rollin
    Moderator
    Post count: 27815

    I can’t see the site, and I get an error that the password is incorrect.

    Please check and repost.

    #497970

    Olga Shibiko
    Expired Member
    Post count: 73
    This reply has been marked as private.
    #497977

    Alex Rollin
    Moderator
    Post count: 27815
    This reply has been marked as private.
    #498075

    Olga Shibiko
    Expired Member
    Post count: 73
    This reply has been marked as private.
    #498188

    Olga Shibiko
    Expired Member
    Post count: 73
    This reply has been marked as private.
    #498260

    Alex Rollin
    Moderator
    Post count: 27815

    I added the following:

    
    
    
    /*Change the height of the featured area */
    body.home header .featured-area .featured-img {
        height: 50vh;
    }
    header .featured-area.type-location {
        height: 50vh;
    }
    

    Adjust as needed, hope that works for you 🙂

    #498281

    Olga Shibiko
    Expired Member
    Post count: 73

    You are amazing. May I ask why there was a difference in code? Is it the way I set up my homepage? Sadly and obviously i’m not a developer, but learning basics might help avoid future redundant questions .

    #498295

    Alex Rollin
    Moderator
    Post count: 27815

    If you have set the location page as the homepage, I would recommend choosing a different page.

Viewing 15 posts - 1 through 15 (of 20 total)

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

Open Support Ticket