WordPress.org

Forums

extra nav page numbers and arrow (4 posts)

  1. luke000
    Member
    Posted 3 months ago #

    Hi all
    I am new to all this and was hoping that someone here could point me in the right direction.

    I have an extra page numbers and a arrow at the bottem of my shop page not sure why i tryed firbug and could not find the right css to enter. This is how it looks on the page

    1
    2

    Here is the page if anyone can help me out
    http://euphoricvaping.com/shop/

  2. Andrei Olsen
    Member
    Posted 3 months ago #

    You can hide it by adding this to your style.css file

    .woocommerce-pagination { display: none; }

    But it would be best to remove the code that generates this double pagination from the appropriate php file.

  3. luke000
    Member
    Posted 3 months ago #

    thank you so much Andrei Olsen

  4. luke000
    Member
    Posted 3 months ago #

    Andrei Olsen i found the code under the .woocommerce-pagination php file and deleted the code under it.

    No more problems thanks again

Reply

You must log in to post.

About this Topic

Tags

No tags yet.