-
AuthorSearch Results
-
August 31, 2018 at 10:34 pm #24279
In reply to: Increase the font size in the menu bar of the site
I have attached a screen shot of the CSS code in my website.
Nothing changed.
I have also attached another screen shot of the payment page, I marked what I want to change from English to hebrew. What code should I write in the CSS for this?
Thank you for your help.
Attachments:
You must be logged in to view attached files.August 31, 2018 at 7:11 pm #24275In reply to: Increase the font size in the menu bar of the site
Hi,
You can increase font size on top by add below code to CLaue > Theme Option > general layout > Custom CSS
.jas-menu > li > a {font-size: 14px;}and change 14 with your number
Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioAugust 31, 2018 at 6:58 pm #24272In reply to: Strange stripe bug and a small design issue
Hi,
I change more codes in Custom CSS. Please use this app to compare code http://winmerge.org/
Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioAugust 31, 2018 at 12:35 pm #24265Hi,
1. Please add below code to JanStudio > Theme Option > General Layout > Custom CSS
.product-image .db::before { display: none; } .product-image .add_to_cart_button { overflow: inherit; } .product-button > * { -webkit-transform: inherit; -ms-transform: inherit; -o-transform: inherit; transform: inherit; } .product-button { top: inherit; left: inherit; right: inherit; -webkit-transform: inherit; transform: inherit; position: relative; margin-top: 15px; }2. Please use WooCommerce shortcode https://docs.woocommerce.com/document/woocommerce-shortcodes/#section-6 and this plugin to show pagination with shortcode https://wordpress.org/plugins/shortcode-pagination-for-woocommerce/
Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioAugust 31, 2018 at 6:58 am #24261In reply to: Strange stripe bug and a small design issue
This reply has been marked as private.August 30, 2018 at 11:10 pm #24249In reply to: Strange stripe bug and a small design issue
Hi ArtK,
I updated code in Theme Option > General Layout > Custom CSS and code in claue > style.css
Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioAugust 30, 2018 at 4:57 pm #24235In reply to: Strange stripe bug and a small design issue
This reply has been marked as private.August 30, 2018 at 12:06 pm #24226In reply to: Strange stripe bug and a small design issue
Hi ArtK,
Please remove your code and download file style.css to replace on your site
Kind regards
Attachments:
You must be logged in to view attached files.Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioAugust 30, 2018 at 7:13 am #24217In reply to: Strange stripe bug and a small design issue
This reply has been marked as private.August 29, 2018 at 11:37 pm #24212In reply to: css problems
Hi,
1. Please go to Claue > Theme Option > WooCommerce > Product Detail Setting > Add to cart behavior > Slide Sidebar
2. Please delete plugin Product Bundle and re-download to fix
3. User can delete bundle but can’t delete product in bundle because it can’t calculate % discount
4. Please add below code to Claue > Theme Option > General Layout > Custom CSS
.badge .new {display: none;}Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
AuthorSearch Results