-
AuthorSearch Results
-
Hi Harry,
I tried the new file and cleared the cache and checked that on the incognito browser.
Same results. There is no
Continue Reading
button.I also checked my custom CSS and there is no code for
.screen-reader-text
class.
I checked this for if I have hide it while I had it before your code.Kind regards.
Rahim Vaziri
CEO & Founder at Look.irAugust 10, 2020 at 11:14 pm #38011In reply to: Heading tags
Thanks much for your help, Harry.
I have three questions:
1- I added the code to functions.php but where can I add h1 tags? Which file I must add to? Can you give me an example to put h1?
2- In claue child, there is no woocommerce folder. There are only fuctions.php and style.css
3- In the code there are two times of logo.png and two times of logo-2x.png. Can I change the code from logo.png to logo-2x.png?
Thanks.
-
This reply was modified 4 years, 10 months ago by
ozgun.
August 8, 2020 at 11:55 pm #37988Topic: Wishlist page
in forum ClaueRahim
ParticipantHi Harry,
Hope you are fine.Can you please check the mobile view of the wishlist page on the RTL layout.
It needs some CSS fixes.
Kind regards.
Rahim
Rahim Vaziri
CEO & Founder at Look.irAugust 7, 2020 at 11:12 am #37944In reply to: Sobre carga del servidor e imágenes no cargadas
Hi Dialectos,
Our theme doesn’t support show header image background.
1. If you want show header background image. Please add below code to Claue > Theme Option > General Layout > Custom CSS
#jas-header { background: url('https://dialectos.mx/wp-content/uploads/2020/08/Portada.jpg') center center no-repeat; background-size: cover; }
2. To set large image for metro layout you need enable large image for the product you want show image bigger
Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioAugust 7, 2020 at 10:40 am #37942In reply to: Add “Sold by Label” on Product Listing
Hi Ncohen,
Please add below code to Claue > Theme Option > General Layout > Custom CSS
.page-head::before { background: rgba(0,0,0,0.5); }
and change 0,0,0 as your RGB color and 0.5 as opacity from 0.0-1.0
2. Please contact to plugin author? and add action hook to
woocommerce_shop_loop_item_title
Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioAugust 4, 2020 at 9:58 pm #37898In reply to: Adjust opacity on flip images?
Hi Rekokni,
Thank you for bought our theme.
Please add below code to JanStudio > Theme Option > General Layout > Custom CSS
.product-image .db::before { background: rgba(246, 246, 246, 0.9); }
and change 246,246,246 to your RGB color and 0.9 as opacity from 0.0 to 1.0
Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioAugust 4, 2020 at 9:26 pm #37896Hi,
Please add below code to Claue > Theme Option > General Layout > Custom CSS
.jas-sticky-atc .wcppec-checkout-buttons { margin: 0; overflow: hidden; }
Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioAugust 3, 2020 at 1:02 am #37873In reply to: Pagina tienda de productos
Hi,
1. Please add below code to Claue > Theme Option > General Layout > Custom CSS
.product-info .price { color: #ec0101; font-size: 18px; }
2. Please go to Theme Option > WooCommerce > Product Listing Settings > Style > Grid https://prnt.sc/tss5h9
Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioJuly 30, 2020 at 10:42 pm #37845In reply to: Product Description in Full Width and Product Card
Please add more code to fix issue number 2 in Gecko > Theme Option > General Layout > Custom CSS
.wc-single-1 .wc-tab {
padding: 35px 0;
}Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioJuly 30, 2020 at 10:40 pm #37844In reply to: Them not show
Please add more code to fix issue number 2 in Gecko > Theme Option > General Layout > Custom CSS
.wc-single-1 .wc-tab { padding: 35px 0; }
Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
This reply was modified 4 years, 10 months ago by
-
AuthorSearch Results