Site logo

[Resolved] Volume Template – Archive Navigation Buttons

Home Forums Support [Resolved] Volume Template – Archive Navigation Buttons

Home Forums Support Volume Template – Archive Navigation Buttons

  • This topic has 9 replies, 2 voices, and was last updated 3 years ago by Fernando.
Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #2336267
    Kieran

    Hello,

    I’m using a dark themed background and am trying to use simple ‘previous’ and ‘next’ buttons for archive navigation. And want to eradicate the large white box behind the buttons. Similar to the ‘volume’ template.

    Is it possible to hide the background container/box and only have the previous/next buttons centre of the screen, below the content and just above the footer?

    #2336466
    Fernando
    Customer Support

    Hi Kieran,

    To have a better understanding of the issue, may you provide the link to the page in question?

    You may use the Private Information field for this: https://docs.generatepress.com/?s=private+information

    #2336494
    Kieran

    Hi Fernando,

    I’m building https://airbnbnomad.com and trying to remove the whitespace around the archive navigation buttons.

    Cheers

    #2336526
    Fernando
    Customer Support

    I see. It seems you’re using a Block Element – Post Navigation for your site.

    Reference: https://docs.generatepress.com/article/block-element-post-navigation/

    Basically, in the Block Element, select the Container Block and it the colors sections of its settings, set the background color opacity to 0. That should make it transparent.

    #2336580
    Kieran

    Hi Fernando,

    I’m using the ‘Default Next and Previous Buttons’ template for the archive navigation. I tried setting the background opacity to O through the bloc editor and it didn’t work.

    Is there something in the customiser or elsewhere that I might need to change too?

    #2336651
    Fernando
    Customer Support

    I see. Can you provide temporary admin login credentials, and we’ll take a closer look at the issue?

    Please use the Private Information field for this: https://docs.generatepress.com/?s=private+information

    #2337308
    Kieran

    Hi Fernando,

    I’ve put the temporary login link in the private information box.

    Cheers

    #2337502
    Fernando
    Customer Support

    Thanks. Try adding this in Appearance > Customize > Additional CSS:

    .paging-navigation {
        background-color: transparent !important;
    }
    #2337559
    Kieran

    It works. That’s a win. Thanks Fernando!

    #2337568
    Fernando
    Customer Support

    You’re welcome Kieran!

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