GK News Show Pro - Change pagination bullets

Modern, responsive, unique and elegant one-page WordPress theme to showcase your creativity
GK User
Tue Feb 04, 2014 12:51 pm
How can I change the pagination "bullets" for a customized image ?

Thanks in advance.
Marcos.
User avatar
Senior Boarder

GK User
Tue Feb 04, 2014 1:20 pm
Hi,

News Show Pro bullets are generated only by CSS code. You have to use these selectors in css/override.css file (first enable this opiton from template options -> advanced tab)
Code: Select all
.gk-nsp-arts-nav ul li,
.gk-nsp-links-nav ul li {
   
}


to add your background image inside, you'll probably have to also adjust width, height and margin/padding.
User avatar
Moderator


cron