I want to remove the automatic post link below in all post

  • Author
    Posts
  • #97383

    I want to remove the automatic post link below. in all post
    From a conversation with Steve I received information that
    It can be done using CSS code.
    I need detailed instructions on what to do.
    Step by step respectively

    I want to remove the automatic post link below in all post

    Website: thairice.org/?p=269

    #97836
    Zed
    Cryout Creations mastermind

    You can do that with CSS:

    body #nav-below {
        display: none;
    }

    If you like our creations, help us share by rating them on WordPress.org.
    Please check the available documentation and search the forums before starting a topic.
Viewing 2 posts - 1 through 2 (of 2 total)

The topic ‘I want to remove the automatic post link below in all post’ is closed to new replies.