Change Image Height for Background

Support Forums for LiveMesh Themes & Plugins Forums Agile Theme Support Change Image Height for Background

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #7865
    agencydesign
    Member

    I would like to change the image height for the background image noted in the code below; where/how do I do this? I have tried various things in Theme Options > Backgrounds to no avail.

    [segment id=”home2-heading” class=”slogan” background_color=’#374a4e’ background_image=”http://xxxxxx.com/wp/wp-content/uploads/2014/06/home_image2.jpg” parallax_background=”true” background_speed=”0.3″]

    #7866
    agencydesign
    Member
    This reply has been marked as private.
    #7875
    Ernesto
    Member

    Hi! Could you please send us a screenshot of what you wish to accomplish?

    Cheers!

    #7910
    Raghavendra
    Moderator

    You can try the below custom CSS and see if that meets your need (it makes the segment height to be equal to 450px)-

    #home2-heading {
    padding: 100px 0 250px;
    }
    
Viewing 4 posts - 1 through 4 (of 4 total)
  • The forum ‘Agile Theme Support’ is closed to new topics and replies.