Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #981366

    Rad
    Moderator

    Hi there,

    Thanks, that confirms it. The CSS given at #910150 has the result the same as this

    https://s3.amazonaws.com/community-themeco/app/uploads/2016/05/08111857/Desired_wide.jpg

    The question is, when should we consider the bigger and smaller screen since there are many devices?

    Please add this CSS,

      .home #x-section-1 {
      background-image: url(http://staging.wanderingearl.com/wp-content/uploads/2016/04/Wandering-Earl.png);
        background-repeat: no-repeat;
        background-position-x: right;
        background-position-y: bottom;
        min-height: 300px;
        border: thin solid transparent;
      }
    
    @media ( max-width: 1570px) {
    
    .home #x-section-1 {
    padding-top: 339px !important;
    background-position: center 85px;
    }
    
    }

    Cheers!

    #984253

    Hey guys thanks for all the help but after all that, my client has decided to go a different direction with the homepage and no further work on this issue is needed. Thanks again for your excellent support!

    #984538

    Joao
    Moderator

    You are welcome,

    Let us know if you need further help.

    Thanks,

    Joao