How to remove watermark/logo from product sides

Hello all.

Can someone please tell me how to remove some different things I’m really tire of in the front store.

I you look at the attach picture there is a “No Image” on the product side. I want to get rid of it ?


Also has is the blue buy button a gray area around it. I would like to get this away to

As you can se on the screenshot, there is 10 product images of this product, wow do i get them on the page side by side instead of the customer has to click the right or left arrows to see all the pictures.

Also how to i remove the Danish Flag square saying Danish - Danish krone (kr) i think mu customers know we only sell in Danish currency and in Denmark.

Last question i want to remove the grey language bar in the bottom of the site, very inuringto see alle the time

Anyways that was a lot of questions and i new here. Hope some of you experts in Shopify can helt

Thanks in regards

Frank Rasmussen

Denmark

www.officewarrior.dk

1 Like

Hello there , I believe I can help you out with your request. Send me a direct message now

1 Like

Send yo a Private Message :slightly_smiling_face:

Hi @Officewarrior ,

This seems to be an added banner.

  1. Go to the Online store > Themes > Actions > Edit Code.

  2. Find the Asset folder, and open the base.css file

  3. Add the code below.

.sub-banner {
display: none !important
}

If it works, please choose as a solution. Thank you

1 Like

Hello Made4Uo

I can find the base.css file in the Asset folder.

So i just copy/paste the code at the button of the file `? or where in the file ?

Thanks so much

Sorry, your website is password protected. You can use the theme.css if you have it in your Asset folder

1 Like

Yes, sorry. The pass is: centauri

It look like it works perfectly :slightly_smiling_face: