Tagged: 

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #1347474

    1) On one of our client’s websites using Enfold, we are having issues with playing the homepage video. When you load the page, the video does not show immediately, and there is a pause with glitches in the playing of the video.
    2) Can we use multiple colors on the Menu Button Option? Is this an option? (see menu buttons “Listen Now” & “Members Login”) Can we use different colors for each button or do they need to be the same? Options if any to use multiple colors.
    **See URL in Private Content area

    • This topic was modified 2 years, 7 months ago by So Evolve.
    #1347517

    Hey So Evolve,

    Thank you for the inquiry.

    1.) We cannot reproduce the issue on our end. The video fades in smoothly and plays continuously without glitching.

    2.) The theme will automatically assign the highlight color to the menu buttons but you can adjust them with css if necessary. This css code for example will change the color of the “Listen Now” button or the menu item with the ID 874.

    #top #wrap_all .header_color #menu-item-874 > a .avia-menu-text {
        background-color: red;
        color: blue;
        border-color: black;
    }
    

    You may need to toggle or temporarily disable the Enfold > Performance > File Compression settings after adding the css.

    Best regards,
    Ismael

    #1347591
    This reply has been marked as private.
    #1347592

    NEVER MIND… COPY PASTE ADDED CHARACTERS TO YOUR CODE, SO WE CHANGED IT AND IT WORKS FINE.

    Thanks for the support!!!!

    #1347605

    Hi,

    Great, I’m glad that you got it working. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

    #1347614

    Still having issues on the Video loading without glitches, but go ahead and mark this support ticket as Closed. We will work on the Glitches later.

    Thanks

    #1347647

    Hi,
    Glad Ismael could help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.

    Best regards,
    Mike

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Video Player & Menu Button Color Options’ is closed to new replies.