New Landing How can we help? Themeforest Theme Support Joyn One page navigation don't display

Viewing 15 posts - 1 through 15 (of 29 total)
  • Posted in: Joyn
  • #180739
    mengeco
    Member
    Post count: 558

    Hello,

    One page navigation don’t display

    I check Page meta > Enable

    In “Edit raw” the sections have a name in “Raw section name”

    Best regards

    Attachments:
    You must be logged in to view attached files.
    #180754
    Nishant – SUPPORT
    Spectator
    Post count: 649

    Hello,

    Can you check in theme demo and let me know what feature you need exactly?

    Regards,
    Nishant
    SwiftIdeas Customer Support Team

    #180760
    mengeco
    Member
    Post count: 558

    ok, I add “ID” by section and it work

    But the nav style isn’t good. I want the bullets on the site and not arrow version

    Attachments:
    You must be logged in to view attached files.
    #180822
    Nishant – SUPPORT
    Spectator
    Post count: 649

    Hello,

    Please see the attached screenshot.

    You have to choose Standard in General Options –> One page nav type

    Regards,
    Nishant
    SwiftIdeas Customer Support Team

    Attachments:
    You must be logged in to view attached files.
    #180830
    mengeco
    Member
    Post count: 558

    Yes, I had already selected this option but It don’t work

    Attachments:
    You must be logged in to view attached files.
    #180833
    Nishant – SUPPORT
    Spectator
    Post count: 649

    Hello,

    Please deactivate plugins which you installed apart from which came with the theme and try again.

    Regards,
    Nishant
    SwiftIdeas Customer Support Team

    #180839
    mengeco
    Member
    Post count: 558

    Sorry, it work, thanks !!!!!

    Please, how change style css of this navigation : bullets and text ?

    #180840
    Nishant – SUPPORT
    Spectator
    Post count: 649

    Glad, it is working for you now.

    Styling? Can you please explain with screenshot what you looking for exactly?

    Regards,
    Nishant
    SwiftIdeas Customer Support Team

    #180843
    mengeco
    Member
    Post count: 558

    only change color of bullet and text on this one page navigation (see screenshot please)

    eg : bullets are white, how to change this color
    and : how change color of background-text (text that appears in hover)

    Attachments:
    You must be logged in to view attached files.
    #181018
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    This one is for the white text and blue background.

    #one-page-nav li .hover-caption {
      background: #4380af!important;
      color: #ffffff!important;
    }

    This is for the bullet background

    
    #one-page-nav li i{
     color: #000!important;
    }

    -Rui

    #181050
    mengeco
    Member
    Post count: 558

    Thanks Rui but in the background, the little arrow (on the right) does not change color.

    And the second css for bullet doesn’t work

    And, is it possible to is it possible to increase the size of bullets?

    Attachments:
    You must be logged in to view attached files.
    #181067
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    #one-page-nav li.selected a > i {
        background: #ff0000;
        border-color: #ff0000 !important;
    }
    
    #one-page-nav li a > i {
        background: #ff0000;
        border-color: #ff0000 !important;
    }
    #one-page-nav li .hover-caption::after {
        border-left-color: #4380AF !important;
    }
    
    

    Thanks
    Mohammad

    #181166
    mengeco
    Member
    Post count: 558

    Good, thanks 😉
    and to finalize design :
    how to change size of bullets please?

    #181170
    Nishant – SUPPORT
    Spectator
    Post count: 649

    You want to increase or decrease the bullet’s size?

    Regards,
    Nishant
    SwiftIdeas Customer Support Team

    #181215
    mengeco
    Member
    Post count: 558

    increase a little if it possible

Viewing 15 posts - 1 through 15 (of 29 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