New Landing How can we help? Themeforest Theme Support Dante Some questions for onepage site

Viewing 7 posts - 1 through 7 (of 7 total)
  • Posted in: Dante
  • #146080
    dafnasu
    Member
    Post count: 41

    Hi, 4 questions 🙂

    1. How can I get the menu on the side that is shown in the “one page wonder” in your site? I tried to turn on the option “Enable One Page Navigation” in the page meta, but its not working.

    2. The sticky header has disappeared. I used to have it, now its gone! I have it on on the header options.

    3. Is there a way I can have tabs – each one with a different color? I tried css I found in the forum but it didn’t work.

    4. I have a one page site – so I’m using #section links on the menu. The problem is that the page goes down to almost the end of the section with the specific ID. I managed to create a row on top and linking to it – but I dont want to create many extra rows.

    I will send you link and password in the next post.

    Thank you!

    #146081
    dafnasu
    Member
    Post count: 41
    This reply has been marked as private.
    #146702
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    1) Have you added Rows/Blank Spacers with section ids?

    2) Update to version 1.76, this was fixed

    3) Yes, please provide me with the link to the page with tabs

    4) Try using spacers for the sections instead of the row

    – Kyle

    #146924
    dafnasu
    Member
    Post count: 41
    This reply has been marked as private.
    #147059
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    2) You should get an update notification through your wordpress admin

    3) Add this to your custom css:

    .spb_tabs .nav-tabs li:nth-child(2) a {
      background-color: #111111;
    }
    .spb_tabs .nav-tabs li:nth-child(3) a {
      background-color: #111111;
    }
    .spb_tabs .nav-tabs li:nth-child(4) a {
      background-color: #111111;
    }

    Change the colors to what you wish

    – Kyle

    #147061
    dafnasu
    Member
    Post count: 41

    I saw the update and when i tried to download I didn’t see it anymore. Where can I download it?

    And thanks, I’ll try the tabs costumization

    #147121
    Kyle – SUPPORT
    Moderator
    Post count: 35880
    This reply has been marked as private.
Viewing 7 posts - 1 through 7 (of 7 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