No content to show
User Activity
hey @Feeln I can help you with that, but I'll need access to your store. I also need to investigate further since the CSS is not coming from any CSS file; it could be originating from a specific section or snippet.
hi @Feeln remove this css from your theme mentioned css is stop all click events.qview-button-container :not(.qview-button) {
pointer-events: none;
} i ll mention in screenshot you can try this If I was able to assist you, please remember to giv...
hi @danielcorrea May this help you.you can try this code: it will be helpful to youGo to the Online Store->Theme->Edit code->Assets->base.css>Add this code at the bottom.h2.related-products__heading.inline-richtext.h2 {
margin: 0;
}If I was able ...
hi @cholometal May this help you.you can try this code: it will be helpful to youGo to the Online Store->Theme->Edit code->Assets->base.css>Add this code at the bottom..shopify-section-group-footer-group .footer__content-bottom {
border: none;
}...
11-07-2023
hi @fokzerin0 May this help you.you can try this code: it will be helpful to youGo to the Online Store->Theme->Edit code->Assets->theme.css>Add this code at the bottom.#hamburger-menu .diamond-bar {
background: brown;
}you can see the change If ...
11-07-2023
hi @fokzerin0 could you please share the URL of website so I can help you
hi @manoman can You share the URL of website so I can help you
hi @manoman could u please share your website URL If your site is password-protected, kindly provide the password as well.
hi @Xperience could you please provide your website URL so I can fix that if your store password protected then share password also
10-27-2023
password please
hi @GabrielaNSSVC could you please share your website URL so I can help you.
10-26-2023
hi @jakegrieveson You can try this code by following these steps:Step 1: Go to Online Store->Theme->Edit code.Step 2: Search file base.cssStep 3: Paste the below code at bottom of the file -> Save.shopify-section-group-footer-group {
background: ...
10-23-2023
hi @Daniel19901 May this help you.1: Go to online store > themes > Actions > Edit code > ASSESTS > newsletter-section.css Add this code at the bottom.@media (max-width: 768px) {
.newsletter-section__content {
padding-left:0px;
}
}you can see the...
hi @LaurenMcCreery some css is conflicting i ll mention u screenshot remove that css and my provided css also there is a css list-style :none in ur reset.scss remove this css and my provided css also
hi @LaurenMcCreery May this help you.1: Go to online store > themes > Actions > Edit code > ASSESTS > styles.css Add this code at the bottom.ul {
list-style: disc outside!important;
}you can see the change If I was able to assist you, please reme...
My Accepted Solutions
Subject | Views | Posted |
---|---|---|
193 | 11-09-2023 04:45 AM | |
617 | 11-07-2023 11:58 PM | |
425 | 10-26-2023 01:06 AM | |
682 | 10-23-2023 07:20 AM | |
893 | 09-22-2023 07:29 AM |