Hi, Before pasting the below code do the following steps as shown in image below to remove cufon: Now, Please paste the code given below in Custom CSS section (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard Code: .page-info .page-item span { display: none; } .index-feature .feature-item a{ display: none; }
I do not understand the part you have sent me a picture of. What do you mean by "comment the highlighted block of code as" . I put the code where you noted and some of the links have been removed but some are still visable. The site is cadnerds.com Thanks, Sandra
Hi, Ok, Put this code as well under (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard : Code: .page-info .page-item span { display: none; } Hope it will solve your issue.