Take your website
To the next level
Discover our newly launched customization services and elevate your web projects to new heights.
Delegate tasks, save time, and unlock the power of professional WordPress outsourcing.

Okay
  Public Ticket #2810773
Navigation Dots
Closed

Comments

  • zouavre started the conversation

    Hi,

    I need your help with the navigation Dots on  Fullpage Scroller. How do I move it to the left  side on a page ( Default location is on the right)?

    Can I change it to include a the Slide Name?


    I am trying to replicate this menu from Infosys.com


    https://www.infosys.com

  •  7,092
    Oliver replied

    HI!

    1. CSS example:

    .thegem-fp #fp-nav.fp-right {
        right: auto;
        left: 6px !important;
    }

     

    3938581396.jpg

    2. You need to add a slide name, take a look:


    Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. 

    Regards, Oliver

  • zouavre replied

    Thanks

  • zouavre replied

    Thanks very much , it works! How about adding the text next to each line?

  •  7,092
    Oliver replied

    Did you add the slide name? Take a look at the video:


    Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. 

    Regards, Oliver