Okay
  Public Ticket #215430
Video Slider Not Loading on FireFox
Closed

Comments

  • Daniel started the conversation

    Hi,

    I have uploaded all 3 video files mp4, webm and ogv and the slider video does not load on this site on Firefox.

    On internet explorer and firefox the font-icon for the dropdown menu and the to-the-top button don't load.

    I've also added html to the footer to add the "Website by DF Communications" link and I have tried to color it however it hasn't worked, how can I change the link to white?......or alternatively......

    What I would really like to do is edit one of the social media icons (behance for example) to be our logo and display it in the bottom right of the footer.

    Thanks

    Dan

  •  8,839
    Tahir replied

    Hey Dan!

    Seems like you need to add the correct filetypes for the videos as well as fonts . Please see Section 3.1 Troubleshooting Video Backgrounds in the user guide : http://themenectar.com/docs/salient.pdf and for the fonts : https://gist.github.com/kaerast/843983

    For the copyright, Add this css to the Salient Custom css box :

    body #footer-outer a {
        color: white !important;
    }
    

    Changing the logo would require custom work so you will like have to hire someone at Envato Studio. 

    Thanks


    ThemeNectar Support Team