Home › Forums › Themes Support › Gecko › Link Classes
- This topic has 8 replies, 2 voices, and was last updated 7 years, 11 months ago by Harry.
-
AuthorPosts
-
-
January 2, 2017 at 11:51 pm #1446
Hi, I’ve been looking for the custom link classes, but can’t find it in documentation.
Where are them?
-
January 3, 2017 at 12:28 am #1448
Hi,
You can add custom link class by click on Screen Options on Top Right > And check CSS Classes
https://monosnap.com/file/pflCcpti0cdmqbGCrzmmJDM6vSw1tj#
Best regards,
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
January 3, 2017 at 1:04 am #1449
Hi Harry!
I meant about the classes already available. What are they? Where can I find a list of the available ones? I’ve been trying to find an specific one, where the link is inside a transparent box. Like this “Purchase now” button in the preview.
Thanks
-
January 3, 2017 at 1:13 am #1450
Also, how do I remove these and leave only the search?
Thanks again
-
January 3, 2017 at 1:25 am #1453
Hi,
1. You can use class “cw tu button-o-w” for button with transparent background
2. You can add custom css in JanStudio > Theme options > General Layout > Custom CSS
.jas-action > *:not(.sf-open.cb.chp) { display: none;}
Best regards.
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
January 3, 2017 at 2:01 am #1454
2. didn’t work out, but thanks anyway! The class did ^_^
-
January 3, 2017 at 8:54 am #1456
Hi
You can try
.jas-action a.chp, .jas-action .jas-my-account, .jas-action .jas-icon-cart { display:none;}
.jas-action a.chp.sf-open { display: block;}
Best regards,
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
January 3, 2017 at 9:14 am #1457
Yes, it worked! Thanks!
-
January 3, 2017 at 10:12 am #1459
Hi,
If your site don’t use shop function you can disable WooCommerce and YITH Wishlist plugin to hide these icons and your site use less plugins so that help your site improve speed and performance
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio
-
-
AuthorPosts
You must be logged in to reply to this topic.