How To Get Rid Of Next Post Arrows

As an example - http://www.naturalwondersoftheworld.com/cliffs-of-moher/

There is a gray box right above the bolded title Cliffs of Moher with arrow to the left.  I want to get rid of that.

Also to the left of the page, a fixed blue box with a left arrow in it, that when clicked also goes to previous post.  I want to get rid of that as well.

Didn't see the option to do that in the regular customizations you can do, so I guess it's in the Editor somewhere?

Comments

  • Hey,

    1. To remove this grey button with left arrow under the title, please use below css:
    .post-nav { display: none; }
    2. To remove this blue button in bottom corner, please use below code:
    .fixed-nav { display: none; }
    Each custom css should be pasted in Theme options > Layout > Custom CSS section where all css's should be stored. Each one should be in the new line.
  • Thanks, that did the trick.  Forgot to add just 1 more thing:

    Do you like it? And it has some heart icon people can click.

    Haven't decided if I want to keep that or not yet but just in case I want to get rid of that too, is there some CSS for that as well or some other way?
  • Got your message at Themeforest.  It took the Do You Like It heart icon off the post page but not category pages:

    Post page, it's gone:
    http://www.naturalwondersoftheworld.com/cliffs-of-moher/

    Category page, still there:
    http://www.naturalwondersoftheworld.com/category/europe/
  • To remove this heart "Do you like it", must be used below css:
    .post-header .button-love { display: none; }
    .post-header .title_wrapper { border: none; padding-left: 0; margin-left: 0; }
    but to remove it from category page, please use below one:
    .post-footer .button-love { display: none; }
  • Thanks, it works.
Sign In or Register to comment.
This website uses cookies

We use cookies to personalise content and ads, to provide social media features and to analyse our traffic. We also share information about your use of our site with our social media, advertising and analytics partners who may combine it with other information that you’ve provided to them or that they’ve collected from your use of their services.

Cookies are small text files that can be used by websites to make a user's experience more efficient.

The law states that we can store cookies on your device if they are strictly necessary for the operation of this site. For all other types of cookies we need your permission. This means that cookies which are categorized as necessary, are processed based on GDPR Art. 6 (1) (f). All other cookies, meaning those from the categories preferences and marketing, are processed based on GDPR Art. 6 (1) (a) GDPR.

This site uses different types of cookies. Some cookies are placed by third party services that appear on our pages.

You can at any time change or withdraw your consent from the Cookie Declaration on our website.

Learn more about who we are, how you can contact us and how we process personal data in our Privacy Policy.

Please state your consent ID and date when you contact us regarding your consent.