Home › Forums › All Other Themes › Product photo frame size too small
- This topic has 11 replies, 2 voices, and was last updated 3 years, 6 months ago by Sonl Sinha.
-
AuthorPosts
-
June 10, 2021 at 12:33 pm #179916
Hi,
The product circle frame is too small when browing on Mobile device. Is it possible to make the circle frame larger so the product image can be enlarged?
https://ibb.co/YpwqGZz
How can I change the “Add to Cart” background color?
https://ibb.co/pQHSsqkHow can I change the title last two words? I want to make the color of “Bosu” to Red and “Sushii” Black. In the SKT builder, it only allow you to change the last title color.
https://ibb.co/gd1z1Mx
https://ibb.co/tYWQL70June 10, 2021 at 12:53 pm #179921Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
@media screen and (max-width:479px) { body.woocommerce-page ul.products li.product .product-thumb { height: 320px !important; width: 320px !important; } .woocommerce a.button {color:#e60211 !important;} }
Regards,
ChrisJune 10, 2021 at 11:24 pm #179947Hi Chris,
Thanks for the reply.
For the button color, i made the changes of the color of below. But it only reflected to Mobile device not desktop?woocommerce a.button {color:#fffff !important;
background: #9A6324 !important;}Please reply to my previous question:
How can I change the title last two words? I want to make the color of “Bosu” to Red and “Sushii” Black. In the SKT builder, it only allow you to change the last title color.Screen-Shot-2021-06-10-at-10-27-30-pm
June 11, 2021 at 1:10 pm #179967Hi,
Kindly use this CSS for desktop
.woocommerce a.button {color:#e60211 !important;}
How can I change the title last two words? I want to make the color of “Bosu” to Red and “Sushii” Black. In the SKT builder, it only allow you to change the last title color??
Ans: Kindly send us your URL of the site and WordPress admin details (Username & Password) via email:[email protected] Please mention this forum URL while replying so that we understand what needs to be done.
We’ll check and revert back to you.
Regards,
ChrisJune 14, 2021 at 1:47 pm #180056Hello
The Add to cart button color only reflected on mobile device not desktop.
Also, the color doesn’t change on the individual product page and the check out page both on mobile and desktop.
Sandy
June 15, 2021 at 12:25 pm #180103Hi,
Kindly use this CSS to change color in all devices
.woocommerce span.onsale, .woocommerce-MyAccount-navigation li.is-active a, .woocommerce-MyAccount-navigation li a:hover, .woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt, .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button { background: #9A6324 !important; }
Regards,
ChrisJune 15, 2021 at 12:43 pm #180106All icon color changed but only works on mobile not desktop.
June 15, 2021 at 1:03 pm #180110Hi,
Can you send us the screenshot of Both devices mobile and desktop? Upload your screenshot on https://imgbb.com/ and paste the share url here.
Regards,
ChrisJune 15, 2021 at 1:12 pm #180111https://ibb.co/bz3rrvr
https://ibb.co/0BNcBqm
https://ibb.co/hV6yz12
https://ibb.co/6PLThs3
https://ibb.co/SQZgwVk
https://ibb.co/C1HfvxV
https://ibb.co/x6xr0hHJune 15, 2021 at 1:27 pm #180112Hi,
This is done.
You didn’t add the CSS properly, the closing tag of the CSS was missed. therefore CSS wasn’t working.
Regards,
ChrisJune 15, 2021 at 1:38 pm #180113alright. It fixed.
Thank you so much.
June 16, 2021 at 12:26 pm #180146Hi,
If you found our service good kindly review us here: https://www.trustpilot.com/review/sktthemes.org
Regards,
Chris -
AuthorPosts
- You must be logged in to reply to this topic.