- This topic has 18 replies, 2 voices, and was last updated 2 years, 6 months ago by Supporter.
-
AuthorPosts
-
April 17, 2022 at 9:41 pm #5956martijnSupport Expired
Hello, how do I change the language of the search bar, sign in (popup aswel), wish list + pop-up, cart + pop-up and the 404 page?
April 18, 2022 at 12:16 am #5959Hi you,
Please install plugin Loco translate: https://wordpress.org/plugins/loco-translate/
and setup translate for theme: https://localise.biz/wordpress/plugin/beginnersIf you need to help, please send Admin web account for me, I will check and help you.
April 18, 2022 at 7:13 pm #5969martijnSupport ExpiredInstalled the plugin, but it says I already translated everything 100%. How to fix this?
https://we.tl/t-nORDX0w8TPAlso how to change the color buttons to a different color?
April 18, 2022 at 10:48 pm #5976martijnSupport ExpiredOk got it translated now. Was in the theme itself. How do i change the color of the buttons and slider and buttons ontop of product picture like 20%off?
April 18, 2022 at 10:58 pm #5978Hi you,
Please follow guide at https://leebrosusthemes.gitbook.io/axtronic/setting/button
April 19, 2022 at 12:49 am #5987martijnSupport ExpiredDid that, but doesn’t change this: https://we.tl/t-jjhnaaNEgs
How to change those?
April 19, 2022 at 9:53 pm #6004You need to add custom CSS to file style.css:
// Onsale Lable li.product .product-labels .product-label.onsale { background: #your-color !important; } //featured lable li.product .product-labels .product-label.featured { background: #your-color !important; }
Some a, hover… tag links will receive config primary color, please see instructions for config color: https://leebrosusthemes.gitbook.io/axtronic/setting/color
//Slider Button
.swiper-pagination-bullet-active{
border-bottom: 5px solid #your-color !important;
}//Blog read-more button
.more-link{
color: #your-color !important;
border: 1px solid #your-color !important;
}//
April 20, 2022 at 3:12 am #6012martijnSupport ExpiredThanks, but why is this not regulated by the theme? There are some options for color, but it doens’t change.
April 20, 2022 at 4:20 am #6013martijnSupport Expiredhttps://we.tl/t-b3OXyM0VxA
It looks like the Elementor plugin doesn’t overrule the CSS?April 20, 2022 at 7:58 pm #6036Hi,
#1. Depending on the design, the positions are assigned different colors according to the primary or second color or a fixed color.
#2. Please go to admin dashboard -> Elementor -> Tools -> General Tab -> Click Regenerate CSS & Data and Sync Library -> Save changes: https://prnt.sc/qGvGp5vn4VF4
April 21, 2022 at 5:00 am #6047martijnSupport Expired#2 didn’t work. Still the same.
April 21, 2022 at 8:12 pm #6050martijnSupport ExpiredFixed #2 by adding custom CSS:
:root {
–primary: #color;
–primary_hover: #color;
–secondary: #color;
–secondary_hover: #color;
}However, my Elementor won’t let me edit the header and footer. It breaks down and I can’t save changes, how to fix?
https://we.tl/t-ovEC4yCz3tApril 21, 2022 at 10:22 pm #6055Please send Admin web account for me, I will check and try to help you.
April 21, 2022 at 10:23 pm #6056martijnSupport ExpiredThat would be a problem. I have it hosted on my local host. When the site is done I will buy a host for it..
April 21, 2022 at 10:41 pm #6061Hi,
I need to check your website directly to see where the problem is coming from before I can fix it for you
-
AuthorPosts
You must be logged in to reply to this topic.