-
AuthorPosts
-
September 20, 2022 at 8:30 am #1365640
Hi, I would like to add a previous / next portfolio navigation in each of my portfolio posts. How can I do this? Thanks!
September 20, 2022 at 8:42 am #1365643Hi mallorcamedia,
Please go to Enfold > Blog Layout > Single Post Navigation set it to Enable post navigation.
Hope this helps.Best regards,
NikkoSeptember 20, 2022 at 8:49 am #1365646This reply has been marked as private.September 20, 2022 at 11:27 am #1365666Hi mallorcamedia,
Can you give us a link to the page mentioned? so we can try to inspect it.
Best regards,
NikkoSeptember 20, 2022 at 11:32 am #1365673This reply has been marked as private.September 20, 2022 at 12:05 pm #1365681Hi mallorcamedia,
Thanks for giving us admin access.
I have checked one of the portfolio pages and it seems to show the Previous/Next Navigation.
I have added a screenshot link in private content.
You can move it’s position from middle to bottom (though still fixed) by adding this CSS code in Enfold > General Styling > Quick CSS:#top .avia-post-nav { top: 90%; }Best regards,
NikkoSeptember 20, 2022 at 12:19 pm #1365684Hi Nikko, Thanks. Ok, I did not even notice these arrows. Is there any other possibility to add a previous / next below the content ? I think users will face the same problem that I did.
September 20, 2022 at 12:42 pm #1365691Hi mallorcamedia,
I see, would it be okay to change its color to make it more noticeable? since moving it below the image gallery would require more tweaks.
Best regards,
NikkoSeptember 20, 2022 at 1:06 pm #1365696Hi Nikko, yes, it would make it more noticeable, but with the light grey you can barely see it. Thanks!
September 20, 2022 at 3:40 pm #1365721Hi mallorcamedia,
Try adding this CSS code in Enfold > General Styling > Quick CSS:
#top .avia-post-nav { background-color: #c3aca1; }or this one: (or you can change it to the color of your preference)
#top .avia-post-nav { background-color: rgba(0,0,0,0.8); }You can check this for color reference: https://www.w3schools.com/cssref/css_colors.asp
Hope it helps.Best regards,
Nikko -
AuthorPosts
- You must be logged in to reply to this topic.
