Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #808029

    Hi,
    First off – amazing theme. I love Enfold!

    This CSS below that didn’t work gives you an idea of what I want to do.

    .page-id-1993 .avia-fullscreen-slider main_color .avia-builder-el-0 avia-builder-el-no-sibling .container_wrap fullsize {
    data-interval: .5!important;
    }

    Is there any way to make the Fullscreen Slider go faster than one second?

    #808045

    Hey 118group,

    Data interval is an attribute not a style, so this may be possible to do via JS by inserting your .5 value into the slider class.

    Best regards,
    Jordan Shannon

    #808164

    Is there a way to change this in Quick CSS – so it will not overwrite when I update the theme?

    #808245

    Hi,

    No because again it is an attribute. If the script is added via functions.php it will be safe from updates.

    Best regards,
    Jordan Shannon

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.