Tagged: CSS Viewing 2 posts - 1 through 2 (of 2 total) Author Posts February 22, 2017 at 12:07 pm #750433 dennishaarmanParticipant Hello, 1) can I use an other font only for the H1 on this product page? (see private content) 2) in the second column of the footer is a thick line and I want to get rid of it, is there a quick CSS available? Many thanks!! Dennis February 23, 2017 at 6:57 am #750835 RikardKeymaster Hey dennishaarman, 1. Try this in Quick CSS: .postid-387 h1.entry-title { font-family:verdana !important; } 2. Try this in Quick CSS to remove the line: .widget_recent_entries li { border-top-width: 0 !important; } Best regards, Rikard Author Posts Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In