• At the bottom of every post it always shows a line (or two) with the previous and next posts. This interferes with the flow of the page and can be confusing to the reader. How can I delete these from all of the post pages. I have purchased Astral Premium but I’m still using the free version of Astral for now.
    Thank you in advance,

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hello @flatvalpar,

    Thank you for using Astral. Please use the following CSS code to hide this:

    .navigation .single_left,
    .navigation .single_right {
    display: none;
    }

    Please copy & paste this code to Additional CSS in the customizer. You can reach to Additional CSS:

    Appearance > Customize > Additional CSS

    If you feel any difficulty in performing changes please feel free to contact us.

    If you like our theme and support please give a review here.

    Thank you

    Regards
    Team MWA

    Thread Starter flatvalpar

    (@flatvalpar)

    Thank you very much! That was just what I was looking for.

    Your Welcome

    Regards
    Team MWA

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Deleting Previous and Next Post titles after every post’ is closed to new replies.