Home › Forums › Themes Support › Claue › About Canvas menu
Tagged: menu canvas, icon
- This topic has 9 replies, 2 voices, and was last updated 2 years, 11 months ago by Harry.
-
AuthorPosts
-
-
February 6, 2022 at 1:01 pm #42813tolgasozerSupport Expired
Hi,
The icons my account,search and wishlist move inside menu canvas, when user click on Menu button on mobile,Can you disable this feature for mobile ? I want all icons show main menu.
BR.
Attachments:
You must be logged in to view attached files. -
February 6, 2022 at 2:49 pm #42816HarrySupport Expired
Hi,
Please add below code to Claue > Theme Option > General Layout > Custom CSS
@media only screen and (max-width: 768px) { .header__mid.pl__15.pr__15 { padding: 0; } .jas-action.flex.center-xs.middle-xs.hide-md.hidden-sm.visible-xs.mt__30 { display: none !important; } .jas-icon-cart.pr { padding-right: 0; } .header-sticky .sticky-logo { max-width: 100px; }}
Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
February 6, 2022 at 3:59 pm #42817tolgasozerSupport Expired
Thank you so much,
How can i change search result page header background ? I want add image.
Attachments:
You must be logged in to view attached files. -
February 6, 2022 at 4:39 pm #42819HarrySupport Expired
Hi,
You can change image in Claue > Theme Option > WooCOmmerce > General Setting > Page Title Background
Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
February 6, 2022 at 4:53 pm #42820tolgasozerSupport Expired
Hi,
Thank you so much,
I have last question,
How can i change search page background colour ? When I click search icon, on the default page,can not see label,until right click,how can i do default search page show label
Attachments:
You must be logged in to view attached files. -
February 6, 2022 at 5:31 pm #42822HarrySupport Expired
Hi,
You can change background for search form by add below code to Claue > Theme Option > General Layout > Custom CSS
.header__search { background: #000; opacity: 0.95; }
and change #000 with your color, opacity from 0.0 to 1.0
if you want show search label, please download attach file extract and put in claue-child > views > header
By the way, your support expired. Please renew your support at https://themeforest.net/downloads that will help us continue improve our theme and update new features.
Thanks and 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=janstudio -
February 6, 2022 at 6:22 pm #42824tolgasozerSupport Expired
Hi,
Thanks for support.
I will renew my support.
extract and put in claue-child > views > header
Cart icon problem,show price
Attachments:
You must be logged in to view attached files. -
February 6, 2022 at 8:17 pm #42826
-
February 7, 2022 at 1:04 pm #42830tolgasozerSupport Expired
Hi again,
Problem was solved,thank you so much for support.
-
February 7, 2022 at 9:19 pm #42831HarrySupport Expired
Please renew your support.
Thanks you!
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.