Solved

Remove images border of the different elements of collage section / DAWN

Casperh
Excursionist
28 0 8

I would like to remove all border from my website, unfortunately the codes i found didn’t worked on this section nor the images in the all collections page

1EAFD98D-6410-4D04-9F7C-35C78A72AE63.jpeg 
5D56699B-00C7-4DEB-8CD7-081B927047AC.jpeg

also any way to make the image from collage section link to something?

thanks a lot

Accepted Solution (1)
KetanKumar
Shopify Partner
36839 3635 11972

This is an accepted solution.

@Casperh 

yes please try this code

1. Go to Online Store->Theme->Edit code
2. Asset->/component-card.css ->paste below code at the bottom of the file.

.card {border: none !important;}

 

If helpful then please Like and Accept Solution.
Want to modify or custom changes on store Hire me.
- Feel free to contact me on bamaniyaketan.sky@gmail.com regarding any help
Shopify Partner | Skype : bamaniya.sky
PSD to Shopify | Shopify Design Changes | Shopify Custom Theme Development and Desing | Custom Modifications In to Shopify Theme | SEO & Digital Marketing

View solution in original post

Replies 13 (13)

KetanKumar
Shopify Partner
36839 3635 11972

@Casperh 

sorry for any issue can you pleas share store url

If helpful then please Like and Accept Solution.
Want to modify or custom changes on store Hire me.
- Feel free to contact me on bamaniyaketan.sky@gmail.com regarding any help
Shopify Partner | Skype : bamaniya.sky
PSD to Shopify | Shopify Design Changes | Shopify Custom Theme Development and Desing | Custom Modifications In to Shopify Theme | SEO & Digital Marketing
Casperh
Excursionist
28 0 8

Wow the master of help himself, i read so much of your post replies and managed to edit quite a bit thanks to you!

My shop is https://thanksskin.myshopify.com/

password is peible

KetanKumar
Shopify Partner
36839 3635 11972

This is an accepted solution.

@Casperh 

yes please try this code

1. Go to Online Store->Theme->Edit code
2. Asset->/component-card.css ->paste below code at the bottom of the file.

.card {border: none !important;}

 

If helpful then please Like and Accept Solution.
Want to modify or custom changes on store Hire me.
- Feel free to contact me on bamaniyaketan.sky@gmail.com regarding any help
Shopify Partner | Skype : bamaniya.sky
PSD to Shopify | Shopify Design Changes | Shopify Custom Theme Development and Desing | Custom Modifications In to Shopify Theme | SEO & Digital Marketing
Casperh
Excursionist
28 0 8

 Great, Thanks a lot !

that worked for the collection page but not for the multimedia collage

KetanKumar
Shopify Partner
36839 3635 11972

@Casperh 

its my pleasure to help us 

yes please onther page url 

If helpful then please Like and Accept Solution.
Want to modify or custom changes on store Hire me.
- Feel free to contact me on bamaniyaketan.sky@gmail.com regarding any help
Shopify Partner | Skype : bamaniya.sky
PSD to Shopify | Shopify Design Changes | Shopify Custom Theme Development and Desing | Custom Modifications In to Shopify Theme | SEO & Digital Marketing
Casperh
Excursionist
28 0 8

Can this be applied to the multimedia collage of the main page?

also on the multimedia collage, could it be possible to hide the category name?

i found this code :

”.collage-content__info{

display: none !important;
}”

but it also hide the price of the product and make the category not clickable anymore 

KetanKumar
Shopify Partner
36839 3635 11972

@Casperh 

yes please share issue image and this page url please

If helpful then please Like and Accept Solution.
Want to modify or custom changes on store Hire me.
- Feel free to contact me on bamaniyaketan.sky@gmail.com regarding any help
Shopify Partner | Skype : bamaniya.sky
PSD to Shopify | Shopify Design Changes | Shopify Custom Theme Development and Desing | Custom Modifications In to Shopify Theme | SEO & Digital Marketing
Casperh
Excursionist
28 0 8

The issue is on the main page, border and no title for collection 

https://thanksskin.myshopify.com

B455AF55-4BDB-49A6-897F-4B465E230216.jpeg

KetanKumar
Shopify Partner
36839 3635 11972

@Casperh 

yes please try this code

.collage-content__info {display: none;}
If helpful then please Like and Accept Solution.
Want to modify or custom changes on store Hire me.
- Feel free to contact me on bamaniyaketan.sky@gmail.com regarding any help
Shopify Partner | Skype : bamaniya.sky
PSD to Shopify | Shopify Design Changes | Shopify Custom Theme Development and Desing | Custom Modifications In to Shopify Theme | SEO & Digital Marketing
Casperh
Excursionist
28 0 8

This one does does remove the collection’s name but it also removes the price and others infos of the products above, and the grey lines are still here293CA7B2-8FE0-472C-B7FA-751F7BCED027.jpeg

KetanKumar
Shopify Partner
36839 3635 11972

@Casperh 

yes please add this code

1. Go to Online Store->Theme->Edit code
2. Asset->/component-card.css ->paste below code at the bottom of the file.

.collage-card {border: none !important;}
.collage-content__info{display: none;}

 

If helpful then please Like and Accept Solution.
Want to modify or custom changes on store Hire me.
- Feel free to contact me on bamaniyaketan.sky@gmail.com regarding any help
Shopify Partner | Skype : bamaniya.sky
PSD to Shopify | Shopify Design Changes | Shopify Custom Theme Development and Desing | Custom Modifications In to Shopify Theme | SEO & Digital Marketing
Casperh
Excursionist
28 0 8

It does work in removing the borders but all infos are disappearing, i would have like to just remove the collection section  title while keeping the price of the product showcase section 

KetanKumar
Shopify Partner
36839 3635 11972

@Casperh 

can you  please which part do you have show or hide 

If helpful then please Like and Accept Solution.
Want to modify or custom changes on store Hire me.
- Feel free to contact me on bamaniyaketan.sky@gmail.com regarding any help
Shopify Partner | Skype : bamaniya.sky
PSD to Shopify | Shopify Design Changes | Shopify Custom Theme Development and Desing | Custom Modifications In to Shopify Theme | SEO & Digital Marketing