Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1041764
    NuccoBrain
    Participant

    Hi guys I am almost done with a project I was working for the last two month and very happy I had lots of support from you guys. For my next client I suggest we will use X again as I am becoming to understand it better each time.
    I am contacting you as I am finally migrate the website to my client and he come back with a couple of bugs I need to fix.

    1 On the HP at the end of the page there is a help section, sometime it takes ages to load or it does not at all, I know I have two revolution slider plus other plug in on the main page so that may slow down the process, but as the client wants them, how can I fix the problem that the last part (help line) sometime it does not show? (attached)

    2 My Header is a revolution slider, it is a bit busy but I needed to work on that illustration, my problem is that I want something full screen an be able to have the Scroll Bottom Anchor, however on different screen it show sometime show the menu bar and more, I would like to achieve the same as integrity header http://theme.co/x/demo/integrity/1/

    3 I am using a Sliding Widgets for a pup up on the right corner of but when responsive It overlay the menu bar, is there a way I can move the menu bar more central on responsive, or to make the plug in disappear ?

    4 Which is the best way of baking up the site so that all the work I am done is store safetly?

    Thanks for your help so far.

    Bests

    Carlo

    #1041981
    Joao
    Moderator

    Hi There, here are a few backup plugin suggestions,

    https://ithemes.com/purchase/backupbuddy/

    Duplicator – Backups & Migration Plugin – Cloud Backups, Scheduled Backups, & More

    Clone

    Regarding your website adjusts, would be any chance you could provide us the URL so we could have a look at your website in order to be able to provide you a tailored solution?

    Also two of your images did not upload, they need to be under 500kb.

    Thanks,

    Joao

    #1065096
    NuccoBrain
    Participant
    This reply has been marked as private.
    #1065226
    Jade
    Moderator

    Hi Carlo,

    Please add this code in the customizer:

    #post-939 #x-section-2 .x-container:nth-child(3) .x-column {
        padding: 0 !important;
    }

    Hope this helps.

    #1068080
    NuccoBrain
    Participant

    HI thanks for your reply
    I put the code in customizer but still not working…
    attached

    #1068220
    Rue Nel
    Moderator

    Hello There,

    Sorry for the confusion. There was a typo error in the code. Please have it updated and use this code instead:

    @media(max-width: 767px){
      #post-953 #x-section-2 .x-container.marginless-columns .x-column {
        padding: 0 !important;
      }
    }

    Hope this helps. Please let us know how it goes.

    #1072568
    NuccoBrain
    Participant

    HI there, thanks for your response, I am using the code above for the two pages I need it and it works!!
    I now want to use this code:
    @media(max-width: 767px)
    #wpbs_slider{
    display: none !important;
    }
    }

    But I need it on all pages of my website, is there a way I can do it, without going into each page customizer?

    Thanks for your help.

    Carlo

    #1072573
    Christian
    Moderator

    Hey Carlo,

    If you’ve placed the code in the Customizer’s CSS, it will be applied site-wide or global.

    Thanks.

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