Digital experiences for all disciplines
Forum Replies Created
-
Posted in: We hit Power Elite.
-
Martin, if I am going to activate theme Twenty 17 what would happen to my front end?
Respectfully,
Billy
I just view noticed this on status. How to manage this thing? Thanks.
Respectfully,
Billy
Attachments:
You must be logged in to view attached files.Hello, Rui!
Okay, so this will be okay in the next update of them theme?
Okay, I will update you on this Rui after the test. Tnx
Respectfully,
Billy
The homepage is good but when I proceed to product pages such as Pebble, Stylograph, and Macbook covers, all page content disappeared. And the only Logo, Nav Menu is showing up.
Screenshot:
https://gyazo.com/a23e973d39ed14d24eff8a2d746b3dd3
https://gyazo.com/52ed0148b78373fe694d453339a87e68Tnx for the response Rui. I check front end and still the same.
I sorted this out. I need to edit or resize subject that fit on the thumbnail size with the same aspect ratio. Thanks for the reply.
Respectfully,
Billy
Sorry, I forgot to comment that I sorted this out last night. Thanks for the confirmation that my codes are working.
Respectfully,
Billy
Tnx for the quick response Rui, what I wanted is that the thumbnail will retain the zoom effect and the preview of the thumbnail without hovering the mouse will not that much zoomed so that the image that has text (which I attached image above) can be read.
Rui I just removed those custom CSS because it won’t affect the front end even I put !important to the code.
This reply has been marked as private.And here is the status of the product page now:
/* Image thumbnail display */
@media only screen and (min-width: 768px)
.woocommerce div.product div.images {
width: 60%;
}/* Product description */
@media only screen and (min-width: 768px)
(index):173
.woocommerce div.product div.summary {
width: 38%;
}But why is it that the production description / summary is below the slider which is suppose to be beside or right side the Product Thumbnail. Did I miss something wrong? Need your assistance on this matter. Thank you.
Respectfully,
Billy
Hello David,
I try to adjust width % but it didn’t work. Here is custom CSS:
@media only screen and (min-device-width : 768px) {
.woocommerce div.product div.images {
width: 50% !important
}
}
@media only screen and (min-device-width : 768px) {
.woocommerce div.product div.summary {
width: 50% !important
}
}Please advise. Tnx
Respectfully,
Billy
I sorted this out. Thanks.
Thanks David for your response.
-
Posted in: We hit Power Elite.