No content to show
User Activity
These are from the inspected tools, I've added no code to the theme file as we speak. When I did change the color to black within these in the inspected tools, it displayed what I wanted, but I could never find where to modify it in the "edit code"
Didn't work, When I inspect it, these are all the codes I see that needs to be modified: .button:not(.button--following):hover .follow-icon-wrapper:before {background: #7f68e9;border-color: var(--border-hover-color);} .follow-icon-wrapper:before {con...
@BSS-TekLabs Still the one problem I encounter that I can resolve is changing the "follow on shop" button color to black in the footer. Seems like it is embedded as a <style> <style/> tag, but I cannot figure out how to change the color. No matter wh...
Worked for the add to cart buttons in a single product page, however I need to have the "buy it now" button affected the same way, Also the "Choose option button in the collection page" and the "add to cart" in the collection page as well. Thanks! ...
Title says it all! here is a reference picture:*Side request: I would like all buttons of the collection pages and product pages to have the same aesthetics so Solid black + white text and on hover it becomes Hollow with a 1px border + black text. (C...
Thanks! Would you be able to make it affect the search icon as well by any chance?EDITED* nevermind, figured it out myself, If anyone else wanted to know: .header__icon .icon:hover {stroke: black;}
Unfortunately did not work. When I do the inspect tool I can see that the code in under <style> <style/> tag, but i can not find where it is located in the files. All css codes I have tried so far didn't affect the button (only worked within the insp...
one last request, doing the same thing to the "share" button for every product? Can't seem to find the proper section where to modify it. Thanks a lot
I would like to have a ticker outline when I hover the cart + customer account icons? Please let me know if you have a solution. www.inprintstore.compass: shiznitz
the title says it all,Please let me know if you have a solutionwww.inprintstore.compass: shiznitz
thanks for the solution, would you be able to apply a thicker border on hover of the header cart+customer profile icon by any chance?
thanks for the solution, would you be able to apply a thicker border on hover of the header cart+customer profile icon by any chance?
08-26-2024
the title says it all,I would like to center my "shop now" button on the multirow section for mobile view only thanks www.inprintstore.com pass: shiznitz
thanks for your previous answer, yhwould you be able to have the same effect applied on the cart+user profile icon in my header by any change?
The title says it all.I have this code for the multirow section which works perfectly, however the same code won't work for the contact form button. I already have codes which affect the width of the form, therefore if change a.button to .contact__bu...