Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1197835
    TheLunchBawx
    Participant

    Hi.
    So I need help with a couple of things. Listed below.
    1st. On my site the navbar and footer won’t become transparent with the slider I have and I’m not sure how to set a image for the footer and header so it’s transparent

    2nd. How can I align the menu buttons to the left so I can fit social icons on the navbar?

    3rd. I had a issue with my Smart Slider 3 where it would shake when I scrolled around the page and they fixed it but now it randomly stops being smooth (Im using the Smooth scroll plugin) and I asked them about that and they said to contact you guys for a fix.

    Hope there’s a fix for these issues.
    Thanks
    Ian.

    #1198045
    Jade
    Moderator

    Hi Ian,

    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.

    #1198146
    TheLunchBawx
    Participant

    Hi!
    Oh yeah sorry, I totally forgot to add my URL to my website.

    Here it is: http://thelunchbawx.com/

    Thanks.

    #1198234
    Rue Nel
    Moderator

    Hello There,

    Thanks for providing the url of your site.

    1] To make your header and footer transparent, please add the following css code in the customizer, Appearance > Customize > Custom > CSS

    body.home.x-navbar-fixed-top-active .x-navbar-wrap {
        height: 0;
    }
    
    body.home .x-navbar,
    body.home .x-colophon.bottom {
        background-color: transparent;
    }

    2] To align the main menu to the left, please add the following css code in the customizer, Appearance > Customize > Custom > CSS

    .masthead-inline .desktop .x-nav {
        float: left;
    }

    3] Where can we find the page with the Smart SLider in it? Could please provide the url of the page in question?

    Thank you.

    #1199053
    TheLunchBawx
    Participant

    1. Thanks that worked! Is there a way to remove the header shadow?
    2. This worked as well!
    3. Mostly on the homepage, but it also occurs on the portfolio pages as well.

    Thanks!

    #1199103
    Christopher
    Moderator

    Hi there,

    I would like to check your site, but it’s under construction mode, please provide us with login credentials.

    Thanks.

    #1200079
    TheLunchBawx
    Participant
    This reply has been marked as private.
    #1200103
    Rue Nel
    Moderator

    Hello There,

    Thanks for providing the information. I have checked your site and I could see the smart sliders (http://prntscr.com/cp5thw). Since you have installed a caching plugin W3 Total Cache, please clear your plugin cache before testing your site. This can cause the changes to not take place on the front end. It will eventually show up when the cache regenerates, but it’s not ideal if you’re looking to see your changes immediately. Caching plugins are best to turn on only when you’ve finished building the site.

    Please let us know how it goes.

    #1215081
    TheLunchBawx
    Participant

    Hello!
    Clearing the cache didn’t seem to fix it.

    Thanks!

    #1215413
    Rue Nel
    Moderator

    Hi There,

    Thanks for updating in! Regretfully, at this time I am not entirely certain what it is going on in your site based on the information given in your post. If you wouldn’t mind providing us with a little more clarification on what it is, perhaps some screenshots or a video screen capture, we’ll be happy to provide you with a response once we have a better understanding of the situation.

    Thank you.

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