Park_Brewing_Company
Member-
Content Count
23 -
Joined
-
Last visited
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
-
creedon reacted to an answer to a question: Changing Nav Header and Logo on product page.
-
Changing Nav Header and Logo on product page.
Park_Brewing_Company replied to donovanc's question in Coding and Customization
@creedon This worked absolutely amazingly, the margin edit is perfect as well, I have been able to position the banner just how I like it. Honestly, this is like magic, I have no idea how you did it, but man is it ever impressive. Greatly appreciate the service, I owe you one.- 21 replies
-
- product-page
- commerce
-
(and 1 more)
Tagged with:
-
Changing Nav Header and Logo on product page.
Park_Brewing_Company replied to donovanc's question in Coding and Customization
Error: "Operation on an invalid type" anyone know what this means, or how to address this? Never had this issue before. I saved the code above in my css, starting at line 604. I do have this css added to the #blocks { padding-top: 17px; padding-bottom: 17px; }- 21 replies
-
- product-page
- commerce
-
(and 1 more)
Tagged with:
-
redirects me to this url, https://viola-seahorse-l65k.squarespace.com/config/?frameUrl=%2Fshop not sure what the issue is, but the code I posted will nest the sidebar on mobile, and you can get it to position at top only on mobile. this is the full code and how I have mine structured. //NEST-CATEGORY-MOBILE-HIDE-CATEGORY/// @media screen and (max-width: 640px) { .tweak-products-nested-category-type-sidebar .products.collection-content-wrapper .nested-category-children { display: none !important; } } .nested-category-tree-wrapper { displa
-
This sets it to the top for mobile only. this is what I have. sorry, never copied this part of the code. @media screen and (max-width: 640px) { .tweak-products-nested-category-type-sidebar .products.collection-content-wrapper .nested-category-children { display: none !important; } } .products.collection-content-wrapper .nested-category-tree-wrapper>ul { display: none !important; }
-
Changing Nav Header and Logo on product page.
Park_Brewing_Company replied to donovanc's question in Coding and Customization
Maybe you can help with one more thing. I can't seem to get this right, I have been trying to make the text in the yellow sections to overflow, I have achieved the look I want but having done it in the right way, and the text to the right renders, causing the screen (entire page) to scroll right. //DUTY-MAY-APPLY-YELLOW-BANNER//////// #block-5fb5944149cf9601e09fc226, #block-yui_3_17_2_1_1605929460558_8712, #block-6abf4af40022f5066af2, #block-cb9455c62fd1addc441b { overflow-wrap: normal; margin-right: -500px !important; margin-left: -500px !important; } This i- 21 replies
-
- product-page
- commerce
-
(and 1 more)
Tagged with:
-
bangank36 reacted to an answer to a question: Changing Nav Header and Logo on product page.
-
Park_Brewing_Company reacted to an answer to a question: Changing Nav Header and Logo on product page.
-
Changing Nav Header and Logo on product page.
Park_Brewing_Company replied to donovanc's question in Coding and Customization
Wow thank you, that is humbling to hear. We are excited to see the site go live soon, I have never built a website, or a brewery before so this is all a first for us. I couldn't have done it without help from yourself and others. I have been very fortunate to self-learn some css, purchase some code, and use some plugins, which have drastically transformed our site from the vanilla SS version. SS has it pros and cons, and the biggest pro is definitely the community.- 21 replies
-
- product-page
- commerce
-
(and 1 more)
Tagged with:
-
bangank36 reacted to an answer to a question: Changing Nav Header and Logo on product page.
-
Changing Nav Header and Logo on product page.
Park_Brewing_Company replied to donovanc's question in Coding and Customization
Absolutely perfect. You don't know how greatly appreciated your response has been. This is a huge thing for us as we are trying to prepare the launch of our site. Thank you sincerely,- 21 replies
-
- product-page
- commerce
-
(and 1 more)
Tagged with:
-
bangank36 reacted to an answer to a question: Changing Nav Header and Logo on product page.
-
Changing Nav Header and Logo on product page.
Park_Brewing_Company replied to donovanc's question in Coding and Customization
How can I edit the shoping-cart page to do the same. I am unable to edit the header of the shopping cart page, and the default colour code which is applied across my page has white text, and now its against a white background. body#cart header#header * { color: black; fill: black; stroke: black; } This is code I used to edit the cart header, but my problem is with the drop down when on the folder in the nav. My "STORES" folder doesn't display properly on the shoping cart page. I just want the background to be this color. hsl(184, 55%, 44%) https://www.parkbrewin- 21 replies
-
- product-page
- commerce
-
(and 1 more)
Tagged with:
-
Park_Brewing_Company started following Adding additional Store Page links to category sidebar.
-
Site URL: https://www.parkbrewing.company/products-attack-the-block I have four store pages, I call them "Collections:" Collection: Attack-the-Block Collection: Park Brewing Collection: Sask Rec. Collection: Dub-Dub! The issue I am having is when you are on one store page for example "Collection: Attack-the-Block". There is no navigation ability to switch between store pages. I would like to access the other three store pages "Collection: Park Brewing" etc. for example. I have done a number of edits to the {products.collection-content-wrapper .nes
-
I am very interested in this also. I have four store pages, I call them "Collections:" they all have unique products listed which are different in design to the other pages or "Collections:" the issue I am having is that when you are on one store "Collection: Attack-the-Block" for example. There is no navigation in the side bar to access the other store pages "Collection: Park Brewing". I Have created images at the bottom of the page, and top of the page previously to provide links to access the other store pages "collections:" and all the store pages are accessible in the drop down menu in th