Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1293887
    Andreas Bjerve
    Participant

    Hi!

    My last parallax image on this page (http://www.andreasbjerve.com/?page_id=202) appears too narrow (too little height), while in preview-mode it shows just fine. Is the image to small?

    Thanks!

    #1293888
    Andreas Bjerve
    Participant
    This reply has been marked as private.
    #1293891
    Paul R
    Moderator

    Hi,

    The login provided doesn’t seem to work.

    Kindly check again and let us know.

    Thanks

    #1294554
    Andreas Bjerve
    Participant
    This reply has been marked as private.
    #1294706
    Nabeel A
    Moderator

    Hi again,

    Please add the following code in your Customizer via Appearance > Customize > Custom > Edit Global CSS:

    .page-id-202 #x-section-3 {
        background-position: center center !important;
    }

    Don’t forget to clear your browser’s cache after adding the code. Let us know how this goes!

    #1294737
    Andreas Bjerve
    Participant

    Hmm, still no change. Take note Iยดm referring to the last parallax on the page, the on that says “This is where I work” right under. I did take account for that in the code however (inserted “section-9” instead of “section-3”) , but no change..

    #1294955
    Rad
    Moderator

    Hi there,

    Please try this,

    .page-id-202 #x-section-9 {
        background-position: center center !important;
        min-height: 400px;
    }

    Thanks!

    #1295287
    Andreas Bjerve
    Participant

    That did the trick! Thanks ๐Ÿ™‚

    #1295291
    Paul R
    Moderator

    You’re welcome! ๐Ÿ™‚

  • <script> jQuery(function($){ $("#no-reply-1293887 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>