-
AuthorSearch Results
-
Hi,
1) I just checked you have access to the site?
We added the css,
But the username is not changing color2) So which one?
Thank you
Hi,
1. To change the color of role please use the custom CSS code below
.bbpas-key .keymaster { color: red; } .bbpas-key .moderator { color: green; } .bbpas-key .participant { color: blue; } .bbpas-key .spectator { color: yellow; } .bbpas-key .blocked { color: black; }
Regarding translate issue, I can’t login to your admin to check, please unblock for me. My IP is 117.1.207.232
2. I’m not sure about those plugins because I have ever tested it before.
October 26, 2017 at 11:11 pm #12513Hi,
Please use the custom CSS code below
Cheers,
FosterOctober 26, 2017 at 10:13 pm #12503Hi,
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 Clauefrancesco
Participanti 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,
-
AuthorSearch Results