This topic has 47 replies, 3 voices, and was last updated 5 years, 11 months ago ago by Olga Barlow
Thank you. I have no idea how to do a custom WP Bakery Grid Builder but I would prefer those items not to hover and be static buttons as people just arent going to see that.
this page is much better but how can i make the titles larger and a different color in the icon boxes?
Where do I add that custom css? i tried in the Extra Class name and Element ID section but that did not work.
Also some issues in mobile. Check out the homepage slider. It looks super funny and also took forever to load. Suggestions?
The Service Plan page tables are getting cut off in mobile.
Hello,
Sorry for the delay in answering.
In this case, select http://prntscr.com/lu291j > http://prntscr.com/lu2958
If you prefer to have “Buttons on hover bottom” in settings of the Products element, you need to use this custom css code:
.footer-product {
opacity: 1;
transform: translateY(0);
}
to make buttons visible from the start.
Please add this code in Custom css for page http://prntscr.com/lu2bh8
This code http://prntscr.com/lu2ckt you can add in Theme Options > Custom css > Global custom css or in Custom css for page http://prntscr.com/lu2bh8
Please create separate topics for different questions to prevent misunderstanding.
Thanks in advance.
Regards
Thank you. How do I make the view (eye icon) a button too. Also, when you click one of the time clocks on the Our Time CLocks page, it gets a weird error. What am I doing wrong?
Did you see the mobile issues I mentioned?
one more – Suggestions for the tables here to make them look better?
https://www.wirelesstimeclock.com/wordpress/index.php/service-plans/
Dear @ScottyWatty,
How do I make the view (eye icon) a button too.
– http://prntscr.com/lu2yf7 it is a button. Isn’t it?
Also, when you click one of the time clocks on the Our Time CLocks page, it gets a weird error. What am I doing wrong?
– please create a new topic https://www.8theme.com/forums/xstore-wordpress-support-forum/ provide page URL and screenshot of the problem.
Did you see the mobile issues I mentioned?
– Sorry, but I am a bit confused. Please create a new topic, describe the problem in more details and provide page URL.
one more – Suggestions for the tables here to make them look better?
– Please create a new topic for this question to prevent misunderstanding.
Regards
that is hardly a button. I’d like a button that says Learn More
Tables – see this screenshot and you will see it does not look good.
http://prntscr.com/lu4vjw
I cannot send URLs of screenshots on my mobile. How do you suggest I show you that error if you won’t look at it from your own mobile?
also how can i make the buttons on the Our Timeclocks page we have been discussing show up better? They are almost transparent and you can barely see them.
Hello,
To create a new topic please go to this page https://www.8theme.com/forums/xstore-wordpress-support-forum/ and click on “Submit new topic” button.
that is hardly a button. I’d like a button that says Learn More
also how can i make the buttons on the Our Timeclocks page we have been discussing show up better? They are almost transparent and you can barely see them.
– is this what you are looking for http://prntscr.com/luip9l ?
If so, please add this code in Custom css for page:
.footer-product .show-quickly {
font-size: 14px;
width: 50%;
background-color: blue !important;
color: white !important;
}
.footer-product .show-quickly:before {
margin-right: 4px;
}
.footer-product .button {
width: 50%;
float: right;
padding: 10px 0;
background-color: blue !important;
color: white !important;
}
Tables – see this screenshot and you will see it does not look good.
– add this code in Custom css for page:
table td {
padding: 5px !important;
text-align: center !important;
}
I cannot send URLs of screenshots on my mobile. How do you suggest I show you that error if you won’t look at it from your own mobile?
– you can upload the image into media library on your site and provide URL.
The Service Plan page tables are getting cut off in mobile.
– you can try a solution from this article https://www.w3schools.com/howto/howto_css_table_responsive.asp
Also some issues in mobile. Check out the homepage slider. It looks super funny and also took forever to load. Suggestions?
– have you followed these screenshots http://prntscr.com/luix5l ?
“Some promo words” can be removed in settings of [8THEME] Slider item http://prntscr.com/luixyf
Regards
Thank you.
Mobile Issues
– Home sliders – https://www.wirelesstimeclock.com/wordpress/wp-content/uploads/2018/12/Screenshot_20181213-111341_Chrome.jpg
Subpage nav – see how it is above the content? I’d rather just remove it on mobile.
https://www.wirelesstimeclock.com/wordpress/wp-content/uploads/2018/12/Screenshot_20181213-111438_Chrome.jpg
1) Please add this code in Custom css for page:
@media only screen and (max-width: 480px) {
.swiper-entry.et-slider {
height: 140px !important;
}
.et-slider .slider-item {
background-size: cover;
}
}
Regards
That has to go on every page that menu is on?
What about the slider issue?
Sorry for the delay due to the weekends.
This http://prntscr.com/lut5bj – for this page – https://www.wirelesstimeclock.com/wordpress/wp-content/uploads/2018/12/Screenshot_20181213-111438_Chrome.jpg
Mobile Issues
– Home sliders – https://www.wirelesstimeclock.com/wordpress/wp-content/uploads/2018/12/Screenshot_20181213-111341_Chrome.jpg
– http://prntscr.com/lvxz8j for your Home page
If you have any question, please describe them in more details for better understanding. Thanks in advance.
Regards
On checkout I disabled the option for PayPal Credit but it is still showing up.
Also, shipping is always free, so how can i disable the calculate shipping?
On checkout I disabled the option for PayPal Credit but it is still showing up.
– please check if you have the same situation with default WC theme – Storefront. We are able to help only in case problem relates to our theme.
Also, shipping is always free, so how can i disable the calculate shipping?
Regards
I’m not sure what you mean by default WC theme. I am using your theme.
http://prntscr.com/lwl79q
Hello,
The point is that option you are talking about is not our theme option and our theme should not affect it. So, you need to check if this work with the official WooCommerce theme Storefront. If it does ot work even with the official theme then you need to contact with WC plugin support. If it does not work with our theme only then create the new topic for this issue and provide us with Dashboard and FTP access to your site, provide screenshot of the problem for better understanding.
Also, I would be very grateful if you could create different topics for the different problems to avoid misunderstanding.
Regards
You must be logged in to reply to this topic.Log in/Sign up