Change height of Background Image

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #705222
    Sarah Walkup
    Participant

    I’d like to change the height of the background image on the home page, so it takes up less space on the page. How can I do this?

    #706324
    J. Davis
    Keymaster

    Hi Sarah,

    Could you specify the section where you want to edit height of background image? Screenshots is appreciated. Thank you.

    best regards,
    John

    #707095
    Sarah Walkup
    Participant

    The section that I’d like to be shorter, overall, is the “First Feature Section” on the homepage of 4dtechsolutions.com. There is a lot of space above the title and below the button, that I’d like to reduce if possible.

    #707708
    J. Davis
    Keymaster

    Hi Sarah,

    Thank you for clarification and for provided link to your site. I’ve just checked Front Page of your website and found there 3 sections only (Big Title, Features and Google Maps) however there is no First Feature Section among them. Have you disabled it or you meant Features section?
    Please clarify it or specify what section you need to adjust.

    best regards,
    John

    #719102
    Sarah Walkup
    Participant

    John,

    Sorry, it is the Big Title section I’d like to adjust the height of.

    #720439
    J. Davis
    Keymaster

    Hi Sarah,

    Thank you for your reply. I’ve checked your site and there is not Emmet theme enabled this time. Anyway you can use the styles below in order to adjust the height of Big Title section:

    .big-section .section-content {
        padding: 70px 0 50px;
    }

    You can edit padding (top 70px and bottom 50px) values.

    best regards,
    John

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.