Jul 10, 2020
Hi I have just added a scrolling-parallax effect background feature to two sections of my website homepage: www.centroartesano.es. I'm using the CSS editor for my theme. The desktop view looks fine ...
No content to show
User Activity
05-07-2023
Same here, did you get it fixed? @dmly
03-27-2022
We are also experiencing the same issue with Shopify POS. This happened twice in the last 15 days. I second to find a solution for this. Either fix it or turn off notifications. Removing the email from good repeating customers is not a good practice....
@dropknox Hi, I have mostly used pages for our website so I wasn't bothered that much. I spoke to support. They will roll out a new version with sections everywhere in march.
01-31-2022
Hi, Im currently trying to add and custom HTML code block below all these galleries with text blocks. I would like that each section has a different custom-HTML block code in the customizer. I have added the code but it seems like is not rendering p...
Hi I would like to split the following icon bar into two rows. The first one with the first three icons, bigger size.and the second row, with 4 remaining icons, smaller size. Not too far from each other. I have managed somehow using grid, but I can'...
Unfortunately that didn't work but thanks for the help @Zworthkey
Thank you @Savior That worked very well. I will mark it as a solution. One last thing, do you know how can I center it? I have reduced the growing width to 90%. Thanks again, Regards, Alek
Thank you! That worked very well. I will mark it as a solution. One last thing, do you know how can I center it? I have reduced the growing width to 90%. Thanks again, Regards, Alek
01-20-2022
Hi! Im trying to add an underline bar that fades in/ fades out nicely on the header menu links. I have tried the following but for some reason, two bars appear instead of one? Can someone explain me why and how to make it only one? Thanks in advance ...
01-09-2022
ok go on your CSS file and search the following: .utility-bar {
background-color: #ffffff;
border-bottom: 1px solid #081f9f;
} Remove/delete the border-bottom part.
01-09-2022
Try this .utility-bar {
border-bottom: none;
}
01-09-2022
Can you share your URL @BBL2
01-09-2022
@BBL2 If it doesnt, please share with me the URL of the website and I'll have a look. Regards,
01-09-2022
Dear @BBL2 Have you tried going on your CSS file and put the following code? .site-header-wrapper {
box-shadow: unset;
} That should do the fix
@TradeSuperstore I believe I have been there. You have to make sure that you have sub-collections available. Go to the collections menu on your dashboard, choose one collection example and change the template to a subcollection. If you are working o...