Forum Replies Created
-
AuthorPosts
-
Tks Mike,
the workaround that you suggested me works good as you can see at https://www.medicalverso.com/metaplace/ but would it be possibile the have 3 different icons, one for each button?
Otherwise I consider the idea of working with Fontello
Tks
GianlucaGreat Mike!
It works perfectly
Tks GianlucaThanks but maybe I didn’t make myself clear.
I would like to understand how big the background image must be to perfectly fill the second rectangle (as a background) both in the PC and mobile version. Thanks GianlucaSorry for the inconvenience the site is ilredelweb.it/medicalverso
Ok thanks!
Thanks but I don’t understand. In Enfold theme option, choosing the logo I can’t select the size.
Ok tks and what about from mobile phones? Which dimension can you suggest for the best result?
Here on the website!
I updated the theme but we all see the logo blurry in different browsers
February 4, 2022 at 5:20 pm in reply to: Blank space below the menù only on the desktop version #1338934Updating was enough. Thanks
I checked for updates but nothing’s available from backend (“No Updates available. You are running the latest version! (4.6.3.1)”)
I tried but I couldn’t, everything looks exactly the same to me
Thanks so much it works perfectly.
Only now there are some problems on the home page:
1) as you can see in the image: https://www.toysanarchy.com/wp-content/uploads/2022/01/toy-testata-1.png the header is no longer glassy but you can see the background.
2) https://www.toysanarchy.com/wp-content/uploads/2022/01/toy-testata-3.png the background of the site overwrites the background image of the NEWSLETTER section / green arrow) and there is a black line between the two sections (red arrow)
can you help me?Yes I’m doing it..
Tks
GianlucaHi and thanks Mike works perfectly.
What about the background instead?
.archive div.container_wrap {
background: url (https://www.toysanarchy.com/wp-content/uploads/2022/01/annie-spratt-scaled.jpg);
}Is it possible to have it blocked when scrolling the page?
Thanks Gianluca
Fantastic is exactly what I wanted, and instead it would be possible not to have this feature in the footer page that I use on all pages -> the one with the site logo and social icons?
If it is not possible, patience is also very good so we can close the topic
Tks GianlucaThanks Mike it’s just what I needed, I only have the shop page left, can you tell me the exact code?
Great it works on the page product.
What about the other pages?
Is it possible?Hi, I tried with
#main {
background: url(“https://www.toysanarchy.com/wp-content/uploads/2021/12/annie-spratt-background-scaled.jpg”);but going to https://www.toysanarchy.com/product/tenebris/ or any other page it doesn’t seem to work
Gianluca
thanks I tried but it is not what I would like I would like a custom background for the whole site if possible, even better if it can be customized per page. it’s possible?
Wonderful it works. We can close the ticket. Tks Gianluca
hi thanks but it doesn’t seem to work
Great as usual let’s close the ticket :-) Thanks Gianluca
I apologize, we can close the ticket
I’d likt to have all woocommerce buttons uppercase, is it possibile?
I tried this
/*** WOO BUTTONS ***/
.woocommerce a.button,
.woocommerce-page a.button,
.woocommerce button.button,
.woocommerce-page button.button {
text-transform: capitalize !important;
}but doesn’t work can you help me please?
Great!
Now it works perfectly.
Thank you very much :-)
Gianlucadone 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?
-
AuthorPosts