-
Posts
18 -
Joined
-
Last visited
Reputation Activity
-
HerMessyBun reacted to paul2009 in Best practices for "hiding" the built in store front in order to have a custom store with custom sales pages
As a workaround you can prevent visitors clicking item descriptions in the cart with the following Custom CSS:
/* Prevent clicking cart descriptions */ .cart-row-desc a { pointer-events: none; } Alternatively, if you follow a strict naming convention so that custom page URL slugs follow the store page conventions, you could write some JavaScript that updates the standard cart description links so they point to the custom versions of the product pages.
Did this help? Please give feedback by clicking an icon below ⬇️
-
HerMessyBun got a reaction from kate_frances_designs in Adding a Continue Shopping button underneath 'add to cart'
The quickest way without coding would be to add it in the "Additional Info".
Edit Product - Details - Additional Info
-
HerMessyBun got a reaction from BufferingBouquet in Page elements crowd eachother and overlay eachother on some displays. How do I fix:?
When you're using the fluid editor, you want to make sure the text boxes aren't overlapping each other, even if the text box has a bunch of blank space.
It looks like you've made some updates, double check your footer as well. ❤️ Let me know if you have anymore questions!
-
HerMessyBun got a reaction from Kiwi13 in Adding a Continue Shopping button underneath 'add to cart'
The quickest way without coding would be to add it in the "Additional Info".
Edit Product - Details - Additional Info
-
HerMessyBun got a reaction from tuanphan in button on header page get hidden under mobile tray
It's only hidden because your mobile information bar is not disabled. When it's disabled you can see the button just fine. If you want your mobile information bar on, then I'd recommend shortening your mobile nav with this css:
.header-menu-nav-folder-content { flex-grow: 0; text-align: left; }
Let me know if this helps!
xo Danielle
-
HerMessyBun got a reaction from Navdeep in button on header page get hidden under mobile tray
It's only hidden because your mobile information bar is not disabled. When it's disabled you can see the button just fine. If you want your mobile information bar on, then I'd recommend shortening your mobile nav with this css:
.header-menu-nav-folder-content { flex-grow: 0; text-align: left; }
Let me know if this helps!
xo Danielle
-
HerMessyBun reacted to creedon in Using people in pictures: yea or nay?
I find that a lot of sites seem to use what appear to me to be stock images of people that are supposedly enthralled with the product or service. It just comes off as cheap, insincere, and is a turn off for me.
Getting quality and genuine images is an art and takes a good photographer to capture the essence.
I suggest staying away from people images unless they are high quality and custom.