Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1196268
    VeritasMarketing
    Participant

    i want to start off by say i get a TON of help from you guys and it is GREATLY appreciated! you have incredible service.

    Now, i have a large slider on my new page (http://bell.dev.veritasmarketing.com/) with a transparent menue and it works great but there are a few things ive learned. Its not working on anything but Chrome, Safari and Opera. Its not working on firefox, Edge or Internet explorer…

    is there anything i can do to get it working on all the platforms?

    also can i get you help me get the topbar to be a color on the inside pages?

    Thanks again for all your help.

    #1196269
    VeritasMarketing
    Participant
    This reply has been marked as private.
    #1196631
    Friech
    Moderator

    Hi There,

    Thanks for writing in! Please remove the negative margin you apply on the first section/row. And add this on your custom CSS instead.

    .home header.masthead {
    	position: absolute;
    	top: 0;
    	left: 0;
    	right: 0;
    }

    also can i get you help me get the topbar to be a color on the inside pages?

    body:not(.home) .x-topbar {
    	    background-color: #0077c0;
    }

    Hope it helps, Cheers!

    #1197333
    VeritasMarketing
    Participant

    Thank you so much that worked

    #1197478
    Rahul
    Moderator

    Glad it worked for you.

    Let us know if we can help with anything else.

    Thank you.

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