Forum Replies Created
-
AuthorPosts
-
done thanks but it doesn’t seem to work
I managed to have the Paypal button not rounded, all that remains is to make the “proceed to checkout” button full size and make sure there is a space between the two buttons. Thanks
You’re great. Now it’ perfect in every mobile :-)
Now can you suggest me how to add a space between the gallery and the button ADD TO CART in mobikle version? I tried with separator and so on but it does’nt work (imaged visible here: https://www.toysanarchy.com/wp-content/uploads/2021/11/33ce9d2f-cf60-47aa-90f3-ed19ccb20ade.jpg)Hi, I tride this:
@media only screen and (max-width: 767px) {
/* Add your Mobile Styles here */
#main #container.wc360-container {
width: 100%;
max-height: 460px;
}
#top.single-product .single-product-main-image {
width: 100%;
height: 100%;
}
}On android mobiles runs fine but on iOS is still strecthed vertically. Any idea?
I did:
media only screen and (max-width: 767px) {
/* Add your Mobile Styles here */
#main #container.wc360-container {
width: 100%;
}
#top.single-product .single-product-main-image {
width: 100%;
}
}Now with android it’s all ok while with iPhone is strecthed vertically. What couldd I do?
I tried with 90% and the result is almost ok,
but the lower part of the image is cut can you help me?Thanks but that’s not what I want. I would like to have the image as wide as the screen of the mobile phone is not possible? And why is there a magnifying glass, can it be removed? Thanks Gianluca
Great job!
Dut now I don’t know what is due with enfold active the product page no longer works correctly (you can see only 5 images everything is gone) while with a default theme active everything works correctly can you check? thanks GianlucaI already didit but nothing changed.
Do you mean in the html of the text element or in the css in general styling of enfold?Ok thanks.
And to increase the space between the three images how can I do?
Tks GianlucaGreat deal. But do I have to leave my html code?
Hi would like such a result: http://works.s2t.it/gianluca/socials-inline.html Tks Gianluca
Hello I would like if possible that the image on the left and the textual content on the right each occupy 50% of the page size as in the image that I am attaching at https://www.toysanarchy.com/wp-content/uploads/2021/10/image-50-50.png, is it possible?
Thanks GianlucaPerhaps I have not explained myself well, on desktop there is no audio and video starts automatically, on mobile devices there is audio but it does not start automatically.
I await your kind reply thanksYou can see the video in home page of https://www.dmc-italia-television.it/.
I creatd admin access for you, posted in the private content.
Thanks in advance, GianlucaI don’t think I’ve made myself clear. I was wondering if it was possible to have the description section full width as it would be in the case of the default theme. I am attaching screenshots to clarify my expectations:
Hi I update the post because in the meantime the Woocommerce support helped me with the following code:
/ ** Switch width / height 100% due to image ratios being wrong for full screen: 4230548-zen * /
#main .threesixty .threesixty_images img.current-image {
max-height: 95vh;
height: 100%;
margin: 0 auto;
width: auto;
}/ ** Force width of 360 image container to 100% as theme conflict fix: 4230548-zen * /
#main # container.wc360-container {
width: 100%;
}But now I need that the part where the description is to be full width is it possible?
Thanks Gianluca
This reply has been marked as private.I’d like an hover effect with another image, not the same image bigger. Would it be possible?
Thanks Rikard, the theme update was the solution, indeed. Thanks and sorry
December 22, 2020 at 5:49 pm in reply to: Problem, after activating the Enfold: Creating default object…Layerslider.php #1269371I just activated Enfold and I have the same error. PHP version: 7.4.7. Am I supposed to use another theme?
- This reply was modified 3 years, 12 months ago by sitibus.
Tks a lot well done. You’re always great
Hi, in home page the orange icon list “SCUOLA”, “SHIATSU PROFESSIONALE”, “SHIATSU AMATORIALE” and so on are not working in mobile version can you help me please?
This reply has been marked as private.Credentials sent in private
the problem is that in desktop links of icon list are working fine while in mobile version they aren’t
great thanks!
Great thanks Victoria!
This reply has been marked as private.mmm I’m not sure I understand I’m already using the google maps widget but I don’t see where I can insert my link to https://www.google.com/maps/dir/Current+Location/Via+Europa,+8,+47822+Santarcangelo+di+Romagna+RN/
i can see any “link to” in my Enfold widget maps -
AuthorPosts