Make Lines Around my Product Page

Make Lines Around my Product Page

sixdreamz
Explorer
103 0 36

Hey, i want to make my Product page a little more interesting by adding lines around everything.

 

now it looks like this:

 

sixdreamz_0-1726690301622.png

 

 

 

but i want it to look a little like this:

 

sixdreamz_1-1726690301765.png

 

 

 

URL is: sixdreamz.com

Replies 4 (4)

Made4uo-Ribe
Shopify Partner
8442 2018 2478

Hi @sixdreamz 

Check this one. 

From you Admin page, go to Online Store > Themes

Select the theme you want to edit

Under the Asset folder, open the main.css(base.css, style.css or theme.css)

Then place the code below at the very bottom of the file.

 

.product__media.media.media--transparent {
    border: 1px solid black;
}

.product__description.rte.quick-add-hidden {
     border: 1px solid black;
    padding: 10px;
}

modal-opener.product-popup-modal__opener.no-js-hidden.quick-add-hidden {
    border: 1px solid black;
    padding-right: 1.3rem;
    padding-left: 1.3rem;
}

 

AndSave. 

Result:

Made4uoRibe_0-1726691110123.png

 

 

Please don't forget to Like and Mark Solution to the post that helped you. Thanks!

If this fixed your issue Likes and Accept as Solution is highly appreciated. Coffee tips fuels my dedication.
Get EXPERIENCED Shopify developers at affordable rates—visit Made4Uo.com for quick quote!
Do not lost your Shopify store! Get FREE trial with ✔️ Rewind Backup: Automatic, reliable, stress-free.
Need THEME UPDATES but has custom codes? No worries, contact us for affordable price.

PaulNewton
Shopify Partner
7263 639 1507

Hi @sixdreamz Careful in wearing the designer hat to apply personal aesthetics to a brand and give oneself a feeling of doing "something".

It's the quickest way to devolve a nondescript brand design into looking like every other drop shipping store and end up another merchant on the store feedback forum asking about traffic but no sales.

 

If using monochrome, adding lines & borders increases UI noise if not thought through that other high priority landmarks have to then compete with: image, price, add to cart those are the priorities.

Instead focus on actual usability issues like improving site color contrasts for better legibility of things that actually matter.

 

If doing this at least make sure the colors use the theme settings / brand colors to avoid having one-off mismatching colors.

 

 

 

Contact paull.newton+shopifyforum@gmail.com for the solutions you need


Save time & money ,Ask Questions The Smart Way


Problem Solved? ✔Accept and Like solutions to help future merchants

Answers powered by coffee Thank Paul with a Coffee for more answers or donate to eff.org


Made4uo-Ribe
Shopify Partner
8442 2018 2478

-wrong post.

If this fixed your issue Likes and Accept as Solution is highly appreciated. Coffee tips fuels my dedication.
Get EXPERIENCED Shopify developers at affordable rates—visit Made4Uo.com for quick quote!
Do not lost your Shopify store! Get FREE trial with ✔️ Rewind Backup: Automatic, reliable, stress-free.
Need THEME UPDATES but has custom codes? No worries, contact us for affordable price.

PageFly-Richard
Shopify Partner
4668 1069 1727

This is Richard from PageFly - Shopify Page Builder App

Hi  Please add code here to edit design
Step 1: Online Stores > Themes > More Actions > Edit code
Step 2: Click on Theme.liquid and paste the code above the </body>

.product-form__input {
    border: 1px solid black;
}

.product__description {
     border: 1px solid black;
    padding: 8px;
}


Hope this can help you solve the issue.


Best regards,
Richard | PageFly

Please let me know if it works by giving it a Like or marking it as a solution!


➜ Optimize your Shopify store with PageFly Page Builder (Free plan available) 


All features are available from Free plan. Live Chat Support is available 24/7.