Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1291196
    4roksy
    Participant

    Hi.

    Can you help me please with superfy icon and scroll button position. I would like to move on the marked line (pic.attach.) or if it is possible to move on the grid width.
    And how to make position the same on all size screen.

    Thank you.

    Rok

    #1291272
    Paul R
    Moderator

    Hi Rok,

    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.

    #1291287
    4roksy
    Participant

    Hi.

    Ok thx. I need first to upload the site because it is on localhost.

    Thx

    Rok

    #1291363
    Rupok
    Member

    Thanks for updating Rok! Let us know when you are ready on live server.

    Cheers!

    #1291682
    4roksy
    Participant
    This reply has been marked as private.
    #1292223
    Lely
    Moderator

    Hello Rok,

    That error says that PHP ZIP extension should be installed on your hosting. Please contact your hosting provider regarding this issue.
    Regarding the position of the scroll button, please add this custom CSS on Appearance > Customize > Custom > Edit Global CSS:

    .x-slider-scroll-bottom.right {
        right: 20%; /*Adjust this accordingly*/
    }

    To adjust the menu, please use this:

    .x-navbar-inner>div {
        width: 85% !important;
        max-width: 1000px !important;
    }

    Adjust the values accordingly. By default those values are coming from the customizer settings Site Width and Site Max-width.

    Hope this helps.

    #1292841
    4roksy
    Participant
    This reply has been marked as private.
    #1293253
    Rad
    Moderator

    Hi there,

    Please add this as well,

    .superfly-on .sfm-rollback {
        left: 19.5%;
    }

    Hope this helps.

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