fast decision
in * Additional styles * of your theme add
.goods-catalog .navigation { display: none; }
after install in Addtional CSS .
goods-catalog .navigation { display: none; }
it still dosen’t work
my theme = plaintext
thaks for help
works
View post on imgur.com
clear browser-cache by ctrl+f5
ya its work.
actually what I wish to remove is not the next / previous link, is removing the holink of
C Class, GLC, SL ….
Thanks
if we are talking about this block
View post on imgur.com
then another plug-in *jetpack* prints them
in order to remove them you need to add to the *Additional styles*
#jp-relatedposts { display: none !important; }