Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1120378
    mahmoud237
    Participant

    How can I add scroll effect just like the attached image … That says ” work”?

    The work section will be on the same page beneath it.

    #1120383
    mahmoud237
    Participant
    This reply has been marked as private.
    #1120577
    mahmoud237
    Participant

    just like the scroll down in Integrity 1 but with diffident shape like on the attachment:

    Home

    Thanks

    #1120719
    Christian
    Moderator

    Hey there,

    Though you can modify the angle down icon with CSS, there’s no such icon like available like in your attachment. You might want to contact our trusted partners who caters X setup and customization needs. Please see https://community.theme.co/custom-development/

    Thanks.

    #1120844
    mahmoud237
    Participant

    OK … I’ll check that … But what if I want to make the scroll effect just like Integrity 1 :

    Home

    How can I make it ?

    #1120957
    Christian
    Moderator

    See https://community.theme.co/kb/sliders/ which details the Slider Above the Masthead which has the scroll down button option.

    Thanks.

    #1123812
    mahmoud237
    Participant

    Yes …. I make the scroll down button But is there a way to change it with a custom button on attachment

    Thanks,

    #1124092
    Nabeel A
    Moderator

    Hi again,

    Try adding the following code in your Customizer via Appearance > Customize > Custom > Edit Global CSS:

    i.fa-icon-play:before {
        content: '' !important;
    }
    div#slide-1-layer-5 {
        background-color: transparent !important;
        background-image: url('https://s3.amazonaws.com/community-themeco/app/uploads/2016/08/09100225/WEBWORKSCROLL-DOWN.png');
        background-size: cover;
        background-repeat: no-repeat;
    }

    Let us know how this goes!

    #1124119
    mahmoud237
    Participant

    it worked, but it turned 90 degrees … how can I set it vertical?

    #1124164
    mahmoud237
    Participant

    I managed to edit it in revolution slider settings

    Thanks a lot for your help

    #1124927
    Lely
    Moderator

    You’re welcome!

    Cheers!

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