Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1095433
    banglea
    Participant

    I have different top bar images on different pages but it is not responsive on ipad? Any idea on how to fix

    #1095467
    Joao
    Moderator

    Hi There,

    Thanks for writing in! To assist you with this issue, we’ll first need you to provide us with your URL. This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything.

    Thanks

    Joao

    #1095488
    Thai
    Moderator

    Thanks for writing in! To assist you with this issue, we’ll first need you to provide us with your URL. This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything.

    #1095494
    banglea
    Participant
    This reply has been marked as private.
    #1095561
    Nabeel A
    Moderator

    Hi again,

    Thanks for providing the URL. Upon checking, it looks like under construction page is enabled, please provide the login credentials in a private reply so we can take a look.

    Thanks!

    #1095567
    banglea
    Participant
    This reply has been marked as private.
    #1095658
    Rupok
    Member

    Hi there,

    It seems you are using background image NOT image.
    You can add this under Custom > CSS in the Customizer.

    .x-topbar {
      background-size: 100% auto;
    }

    Hope this helps.

    #1095670
    banglea
    Participant

    Thank you it made it fit the width but not the height. It is creating another image below (partial)

    #1095766
    banglea
    Participant

    Do you have any suggestions on fixing the height or how I can not show it on an ipad. This site has to go live today – Thanks

    #1095879
    Jade
    Moderator

    Hi there,

    Please try to update it to:

    .x-topbar {
      background-size: 100% 100%;
    }

    Hope this helps.

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