asassi
Member-
Posts
11 -
Joined
-
Last visited
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
asassi's Achievements
-
Legend works perfectly 🙂
-
asassi reacted to a post in a topic: Moving 'add to cart' button
-
@tuanphan do I need to add the original code as well? I added the code to the code injector footer but nothing changed Thanks
-
Hi @tuanphan I'm trying to do a similar thing. I'd like to move my product options dropdown box and purchase button up to sit below the price. Order would be 1. product name 2. price 3. product option 4. add to cart 5. product description I'm working in 7.0 url is annasassi.com Thanks
-
Yes got it sorted. Thanks
-
asassi reacted to a post in a topic: Create 3 column footer in brine template
-
Site URL: https://www.annasassi.com/ Hi I'm trying to customise the footer of my brine template website. I have used some code to create three columns for desktop but keep them stacked for mobile - see screenshot I now need to add a text box to sit above the navigation links - see screenshot - so that it reads 'Info' then the links below. If it makes it easier, i don't mind what order the columns sit in as long as it's all aligned and stacks in mobile. Hope that makes sense Thanks in advance 🙂
-
@HoaLT sorry my previous post may not have been very clear.. Do you know how I can add a heading to the navigation block? So that it reads 'Info' above the links. Doesn't need to be there for mobile, but ok if it is. Thank you for your help 🙂
-
Amazing! that worked really well thank you 🙂 Do you know how I can add a heading in the navigation block? - see screen shot attached. Doesn't need to be there for mobile.. but don't mind if it is Thanks
-
tuanphan reacted to a post in a topic: Move additional product info to under product description
-
Site URL: https://www.annasassi.com/ Hi, I'm trying to create a 3 column footer design on my website. The column design option doesn't get the result I want. And I haven't found any code that works. I've attached a screenshot of how I would like it to look on desktop. On mobile I'd like the footer blocks to remain stacked. Is this possible? Thanks
-
Move additional product info to under product description
asassi replied to asassi's topic in Customize with code
Genius! it worked perfectly thank you- 2 replies
-
- brine-template
- code
-
(and 2 more)
Tagged with:
-
asassi reacted to a post in a topic: Move additional product info to under product description
-
Site URL: https://www.annasassi.com/ Hi, I'm trying to move my additional product info to sit directly under the product description, on the right hand side. It's basically just an enquiry button rather than an add to cart button. I tried this code which worked perfectly except the button ended up sitting above the product name: <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script> <script> jQuery(document).ready(function($) { $('section.ProductItem-additional .button-block').insertAfter(".ProductItem-details-excerpt"); }); </script> <style> .ProductItem-details-excerpt + .button-block>div>div { text-align: left; } </style> Any suggestions would be much appreciated 🙂
- 2 replies
-
- brine-template
- code
-
(and 2 more)
Tagged with:
-
Move additional product info to under product description
asassi replied to raego's topic in Customize with code
Hi @tuanphan I tried this code and it worked, except the additional info sits above the product name and description. I'm using Brine on 7.1... any suggestions? Thanks www.annasassi.com- 164 replies
-
- product-page
- product
-
(and 1 more)
Tagged with: