-
AuthorSearch Results
-
January 24, 2021 at 10:15 pm #40179
In reply to: Front page product slider
Hi Mario,
A,B,C .Please add below code to Claue > Theme Option > General Layout > Custom CSS
.btn-quickview, .product-image .product-btn .button, .product-image .added_to_cart { line-height: 40px; margin: 0 10px; text-indent: -999em; background: #000; position: relative; } .btn-quickview::after, .product-btn .button:after { position: absolute; content: '\e618'; font-family: 'Pe-icon-7-stroke'; left: 50%; top: 50%; text-indent: 0; color: #fff; font-size: 24px; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); } .flex.column.product-btn { -webkit-flex-direction: row; -ms-flex-direction: row; -webkit-box-orient: horizontal; -webkit-box-direction: row; flex-direction: row; } .btn-quickview::after { content: '\e618'; } .btn-quickview::after { content: '\e66e'; } .slick-prev { left: -35px; } .slick-next { right: -35px; } .slick-prev, .slick-next { color: #fff !important; background-color: #5f021f; border-color: #5f021f; }A3, You can change in Product > Attributes > Size > Configure Term or you can hide it in Claue > Theme Option > WooCommerce > Product Listing Settings > Enable Products Attribute On Product List and uncheck the field
Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioJanuary 24, 2021 at 9:35 pm #40177Topic: CSS codes on website after updating Gecko Theme
in forum Gecko
wanderandstriveParticipantHey there,
we are experiencing technical problems when updating the latest version of the Gecko theme.
Our website doesn’t work right as soon we update it. We are always kicked out of wordpress, plus all the CSS codes are visible on the website. (see attachment)
Is there any compatibility issues with wordpress?
Thanks in advance.
Attachments:
You must be logged in to view attached files.January 24, 2021 at 12:23 am #40161In reply to: Make one variation as main in variable products
Hi MrAlan,
Thank you for choose our theme.
1. Please add below code to Claue > Theme Option > General Layout > Custom CSS
.variations .swatch .value select { display: none; } .variations .swatch .value { display: block; border: none; } .swatch .reset_variations { display: initial !important; }2. Please go to Appearance > Widgets > YITH Ajax Filter change type of filter to AND or OR https://prnt.sc/xiee7d
Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioJanuary 22, 2021 at 11:26 am #40147In reply to: Banner Opacity
Hi Tom,
I see the banner you using is 1000 x 156 https://eir6aehiq4a.exactdn.com/wp-content/uploads/2021/01/BikerArmourRx2_catbanner.jpg?strip=all&lossy=1&ssl=1 . Recommend use 1920 x 300.
And you can hide the category name on banner by add below code to Claue > Theme Option > General Layout > Custom CSS
.page-head h1 { visibility: hidden; }Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioJanuary 20, 2021 at 11:15 pm #40127In reply to: Mobile menu navigation
Hi Prsocial,
Please add below code to JanStudio > Theme Option > General Layout > Custom CSS
@media only screen and (max-width: 1024px) { .holder { width: calc(100% + 30px); margin: 0 -15px; }}Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioJanuary 20, 2021 at 7:24 pm #40124In reply to: FAQ search does not work
Hi,
Please add below code to helpdesk-child > style.css
.post-type-archive-jhelp-faq .jas-search-form, .post-type-archive-jhelp-video .jas-search-form, .post-type-archive-jhelp-document .jas-search-form {display: none;}Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioJanuary 20, 2021 at 5:45 pm #40118In reply to: How to modify the new forum “form”
i’m sorry i tried on parent theme it work but on child theme it not work.
Please remove code and add below code to helpdesk-child > style.css
.bbp-the-content-wrapper + div.bbp-template-notice.info { display: none;}Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioJanuary 12, 2021 at 8:41 pm #39988In reply to: Different things mobile
Hi Jacky,
1. As I told you before, don’t delete the row contain hero banner. Just replace background image when you change background. https://prnt.sc/wltf3k
If you delete the row you have to repeat add new custom CSS every time you add new row for hero banner
Please add below code to Claue > Theme Option > Genẻal Layout > Custom CSS to replace old code
@media only screen and (max-width: 767px) { .vc_row.vc_custom_1609673060136 { padding-top: 90px !important; padding-bottom: 20px !important; background-size: contain !important; }}2,3. Please edit column and follow this screenshot https://prnt.sc/wltf3k
4. Please add more code
@media only screen and (max-width: 767px) { .woocommerce-info, .woocommerce-error, .woocommerce-warning, .woocommerce-message { padding: 20px; }}Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioJanuary 12, 2021 at 8:06 pm #39987Hi Fcnet,
Please add below code to Claue > Theme Option > General Layout > Custom CSS
.btn-atc .cart .yith-wcwl-add-to-wishlist { display: none; }Btw, your support expired. Please extend your support at https://themeforest.net/downloads that will support us continue develop new features and improve our theme.
Thank and regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioJanuary 11, 2021 at 10:30 pm #39963In reply to: [object object] error
Hi,
Please add more code to Claue > Thêm Option > General Layout > Custom CSS
.single-product .woocommerce-notices-wrapper { position: relative; z-index: 999; }Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
AuthorSearch Results