-
AuthorSearch Results
-
October 26, 2017 at 10:13 pm #12503
Hi,
Please use the custom CSS below
`.jas-banner > a:hover { opacity: .5; }Cheers,
FosterOctober 26, 2017 at 6:12 pm #12496Topic: problem with form: mc4wp_form id"4073"
in forum Claue
francescoParticipant
i don’t see the form??? i change just in the original css the radius from 50 px to 0 px. not more.
thanks for the support.
best
October 26, 2017 at 4:58 pm #12492In reply to: some Questions
Hi
1.3 you need to modify header file in claue -> views -> header -> header-4.php at line 128.
If you use child theme, please edit in claue-child -> views -> header -> header-4.php at line 128.
2. for list, please go to Loco Translate -> Plugins and find wishlist plugin
3. About right sidebar, please add this css code .sidebar { padding-left: 60px; }
October 26, 2017 at 4:12 pm #12484In reply to: Help need urgently please
Hi,
About point 3, you are inserted below css code in Claue -> Theme Options -> General -> Custom css
.single-product.postid-5532 .jas-container { width: 100%; padding: 0 30px;}Just remove it if you don’t need. It make this product go fullwidth.
Best regards,
October 26, 2017 at 4:00 pm #12483In reply to: Sticky Menu
Hi
Please add css code in Claue -> Theme Options -> General -> Custom Css
@media screen and (max-width: 767px) { #jas-footer-menu li { margin: auto 10px;} }Best regards,
October 26, 2017 at 3:43 pm #12478In reply to: Mini Cart from right
Hi
Please add this css code in Claue -> Theme Options -> General -> Custom Css
.rtl .jas-mini-cart { right: -320px; left: auto;} .rtl.cart-opened .jas-mini-cart { right: 0; left: auto;}Best regard,
October 26, 2017 at 2:43 pm #12473In reply to: some Questions
Hi
1. To insert icon for header, please go to Claue -> Theme Options -> Header -> Header Left Content
You can use list icon here http://themes-pixeden.com/font-demos/7-stroke/
2. Current theme does not have option to change it, you need to custom code.
3. You can custom content footer in Appearance -> widget. In footer widgets, and you can use icons at point 1.
And about 4 icon box, you can edit in page content by visual composer https://www.wa9lh.com/wp/wp-admin/post.php?post=5139&action=edit
4. About categories width, please add this css code to theme options -> general -> custom css
.rtl .sidebar .widget ul li:before { left: auto; right: 0;} .rtl .sidebar .widget ul li { padding-right: 15px; padding-left: 0;} .rtl .sidebar .widget ul ul {padding-right: 5px; padding-left: 0}5. What is list you are talking about ? could you take screenshot ?
6. You can disable pin maker and snappt if you do not use them.
Best regards,
October 26, 2017 at 3:21 am #12462In reply to: some Questions
hello harry
i hope you are fine
i have some questions
1-I want put only icon & icon with page and icon with some details like phone number on top header
I need css code can help me ?
and I want change Shopping basket icon and search icon how can ?
and home icon on meane ?
see attachments
2-when click search button black page comes can i change ?
3- can i cheange icon on down the page and footer ? see attachments
4-can make categories slider Letitia smaller ؟ see attachment5- how can translate wish list ?
can i remove snappt pligin and pin maker ? i do not use it but i install sample demo
Attachments:
You must be logged in to view attached files.October 25, 2017 at 11:26 pm #12445In reply to: How can we change the badge on products?
October 25, 2017 at 11:02 pm #12437In reply to: Empty space between header, and first widget.
Hi,
Please use the custom CSS code below
.jas-page > .mt__60 { margin-top: 0; }Cheers,
Foster -
AuthorSearch Results