Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1352057
    RPronk
    Participant

    Hello, how can I have a list of links at the start of a blog, which links to the specific sections of the blog?

    Example:

    Story part 1 will link to section story part 1
    Story part 2 will link to section story part 2
    etc

    Thanks

    #1352159
    Friech
    Moderator

    Hi There,

    Thanks for writing in! Was it really the blog page or just a standard page? Please clarify because, you can’t add a section to a blog page.

    You’re looking for the One Page Navigation feature. Please read through this post: https://community.theme.co/kb/how-to-setup-one-page-navigation/

    Hope it helps, Cheers!

    #1352185
    RPronk
    Participant

    Thanks for that, I was able to get that working. http://kapper1.jumponline.nl/krullen-knippen-met-curlsys/
    However the gap’s between the sections is to much, any way to tighten those?

    #1352322
    Joao
    Moderator

    Hi There,

    Please add the following code to Appereance > Customizer > Custom > CSS

    .single-post  .x-content-band {
         padding: 0;
         margin: 0;
    }

    Hope it helps

    Joao

    #1353310
    RPronk
    Participant

    I have added this code, but it does not work….. http://kapper1.jumponline.nl/krullen-knippen-met-curlsys/

    if you need log-in credential I will give them

    Another question can I give each content-band a name tag?

    #1353397
    Paul R
    Moderator

    Hi,

    Upon checking, I don’t see the code getting added.

    Would you mind providing us with login credentials so we can take a closer look? To do this, you can make a post with the following info:

    – Link to your site
    – WordPress Admin username / password

    Don’t forget to select Set as private reply. This ensures your information is only visible to our staff.

    #1353480
    RPronk
    Participant
    This reply has been marked as private.
    #1353482
    RPronk
    Participant

    Thanks!

    #1353548
    Christopher
    Moderator

    Hi there,

    I fixed the code in customizer. You need to remove top margin from headings too, please switch to text tab and update heading tag to :

    <h5 class="mtn">introduction Curlsys</h5>

    Hope it helps.

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