No content to show

User Activity

Hi @CBOfficial,  Try adding this CSS to your page (the process to add custom CSS is outlined here). .mega-menu[open] .mega-menu__content, .scrolled-past-header .header-wrapper { background-color: black !important; } .scrolled-past-header .header...
Hi @peakclo, Can you share what the password is to view the store page? Also is this a custom page or something built-in from your theme? 
Hi @mhong48, It appears the container for that text block has a negative margin for some reason, causing it to encroach upon the product image. You can fix that by adding some custom CSS to your theme (the process for that is outlined here). This blo...
If you're referring to the front page having a password you can just give me the password. If you're referring to the theme itself being in an unpublished or draft type of state, I think you can copy and then send me a share link through the followin...
Hi @JBCo If you give me the store URL and the page that it's happening on I can try to walk you through applying a fix (also a screenshot could be helpful as well to make sure that I can find the issue you're speaking of). 
Hi @JBCo, It's hard to say what exactly you'd need without a link to your store to view the page that you're talking about. But often times if you just add a "margin: auto;" style to an element then that will be enough to get it centered. Another opt...
Hi @mhong48, Can you provide the store URL as well as the theme you're using and what page this occurs on?
Hi @OtakuHeavenShop, It looks like that component is defined in the "snippets/card-product.liquid" file and there are about 5 spots where an h3 tag is defined there. You can replace them by doing the following: Go to edit the source code and navigate...
Hi @EdensBakehouse, I'm not seeing this issue on my end. What browser are you using? Have you seen the issue on more than one browser or device? 
Hi @sarpow, Can you share the liquid code of that section?
You can try this for that button:div.image-with-text__text-item.grid__item a.button { width: 100%; }
Are you familiar with adding CSS to your site? If not I can try to pull some screenshots to illustrate the process. But this is what you would need to add (assuming you are talking about the button on the form of the "Contact Us" page):form#ContactFo...
Hi @sarpow, Can you share a link to the page that this form is found on in your store?
hmm, that's strange that it doesn't work for you. I tried it myself and it worked fine from Chrome devtools. It's a bit hard to troubleshoot any further without more context or access to the source code. Are you seeing any error in the console when y...
Hi @Janloveslari, What theme are you using? Is this a custom coded button that you added yourself? I've read that most themes already natively provide an "add to cart" button for collection pages these days, so it might be worth verifying whether thi...
My Accepted Solutions
This widget could not be displayed.
This widget could not be displayed.
Helpful From