[Resolved] Blog Nav Links

Home Forums Support [Resolved] Blog Nav Links

Home Forums Support Blog Nav Links

  • This topic has 9 replies, 2 voices, and was last updated 4 years ago by Leo.
Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #1211027
    Joaquin

    Hi there!

    I don’t know how to change the position of previous/next nav links on my blog section.. any help?

    I want this nav links after the articles, not on footer section.

    Thank you!

    #1211075
    Leo
    Staff
    Customer Support

    Hi there,

    It shouldn’t be like that by default.

    Can you disable Autopimize and any other caching plugins you might be using so I can take a closer look at the code?

    Thanks ๐Ÿ™‚

    #1211116
    Joaquin

    Okay, i did it! Autoptimize is disabled

    #1211118
    Leo
    Staff
    Customer Support

    You have this CSS added:

    .site-footer {
        margin-top: -2.5rem;
    }
    #1211129
    Joaquin

    Oh, thank you Leo.. i didn’t see that.

    What if i want to change the appearence of the Nav Links? Do i have to add CSS?

    #1211131
    Leo
    Staff
    Customer Support

    Yup CSS is needed. Any examples you have in mind?

    #1211135
    Joaquin

    Yes, something like in this page: https://www.raccexpo.com/home/news.htm

    #1211142
    Leo
    Staff
    Customer Support

    Something like this should help you to get started:

    .page-numbers {
        padding: 3px 9px;
        border: 1px solid #333;
    }
    #1211145
    Joaquin

    Excellent, you’re a genius Leo!

    Last question.. how can i add a paragraph in my archives section on my blog? Below h1 title.

    #1211153
    Leo
    Staff
    Customer Support

    Any chance you can open a new topic for the new question?

    Thanks ๐Ÿ™‚

Viewing 10 posts - 1 through 10 (of 10 total)
  • You must be logged in to reply to this topic.