Remove minus sign
April 2014 WordPress Theme
- GK User
- Thu Mar 10, 2016 10:14 am
Good morning support, Joshua,
On the John theme I see on the main page above the blog items a minus sign and also on the blog posts before the content a minus sign. Can I remove that with css or on another way? My customer does not like it.
Thanks!
On the John theme I see on the main page above the blog items a minus sign and also on the blog posts before the content a minus sign. Can I remove that with css or on another way? My customer does not like it.
Thanks!
-
- Junior Boarder
- Joshua M
- Fri Mar 11, 2016 9:15 am
-
- Moderator
- GK User
- Sat Mar 12, 2016 11:39 am
Thanks Joshia! Solved
-
- Junior Boarder
- GK User
- Sat Mar 12, 2016 11:52 am
I wrote it was solved but I was too quick, on the home page I still see the minus signs.
I know about css but this is a bit to above my head so to speak.
I know about css but this is a bit to above my head so to speak.
-
- Junior Boarder
- Joshua M
- Mon Mar 14, 2016 8:43 am
Could you please provide me with a URL to your website, either here or via PM (click the “Private Message” text underneath my avatar) so that I may analyze it?
-
- Moderator
- GK User
- Thu Mar 17, 2016 8:04 pm
Of course Joshua! Thanks for looking into this!!
url: http://www.wehbergcommunicatie.nl/#gk-header
(oh how can I change #gk-header?)
url: http://www.wehbergcommunicatie.nl/#gk-header
(oh how can I change #gk-header?)
-
- Junior Boarder
- Joshua M
- Fri Mar 18, 2016 9:17 am
Hi,
Please add also the following custom css code:
Regarding the #gk-header, unfortunately it's not possible to change it without editing theme files. (it's a part of the layout)
Please add also the following custom css code:
- Code: Select all
.big-nav .gk-responsive + .gk-nsp-header:before {
display: none;
}
Regarding the #gk-header, unfortunately it's not possible to change it without editing theme files. (it's a part of the layout)
-
- Moderator
- GK User
- Tue Mar 22, 2016 7:35 pm
Thanks Joshua! It works, great!
-
- Junior Boarder
8 posts
• Page 1 of 1