New Landing How can we help? Themeforest Theme Support Uplift Change color of grey dots on one-page nav

Viewing 13 posts - 1 through 13 (of 13 total)
  • Posted in: Uplift
  • #310494
    umgotstaluvit
    Member
    Post count: 50

    Hi — I’m trying to change the color of the grey dots in the one-page navigation (pic attached) — can you please point me in the right direction — thanks again for your help

    Attachments:
    You must be logged in to view attached files.
    #310563
    David Martin – Support
    Moderator
    Post count: 20834

    Can you link me to your site?

    #310656
    umgotstaluvit
    Member
    Post count: 50

    Sorry, but still local — will try to port it over to Flywheel soon (per your suggestion) — was hoping it was a control that I just couldn’t find

    #310661
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    ok. Let us know when you have it online so we can inspect the page and provide the correct css code.

    -Rui

    #312386
    umgotstaluvit
    Member
    Post count: 50
    This reply has been marked as private.
    #312388
    umgotstaluvit
    Member
    Post count: 50
    This reply has been marked as private.
    #312391
    David Martin – Support
    Moderator
    Post count: 20834

    Nice, glad to help.

    Here is the CSS:

    #one-page-nav li.selected a:hover > i {
        border-color: red;
    }
    #one-page-nav li.selected a > i {
        background: transparent!important;
        border-color: red;
    }
    #one-page-nav li i {
        background: blue;
    }
    #312395
    umgotstaluvit
    Member
    Post count: 50
    This reply has been marked as private.
    #312407
    David Martin – Support
    Moderator
    Post count: 20834

    That URL is not accessible.

    #312409
    umgotstaluvit
    Member
    Post count: 50
    This reply has been marked as private.
    #312411
    David Martin – Support
    Moderator
    Post count: 20834

    Perfect, please use this:

    #one-page-nav li .hover-caption {
        text-transform: none !important;
        font-size: 14px !important;
        color: red !important;
    }
    #one-page-nav li .hover-caption {
        background: green;
    }
    #312414
    umgotstaluvit
    Member
    Post count: 50

    Thank you!!!

    #312415
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    no problem. Thanks David.

    -Rui

Viewing 13 posts - 1 through 13 (of 13 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register