Mobile slideshow image error text

Solved

Mobile slideshow image error text

Bugbuzz456
Tourist
49 0 6

There is an issue where my slideshow banner image showing an error only on mobile and here is the coding that i have done.

If any of you guys out there knows how to fix this issue do let me know.Screenshot (236).pngScreenshot (237).png

Accepted Solution (1)
Shadab_dev
Shopify Partner
861 47 87

This is an accepted solution.

Man this took more time than expecting. Actually the issue was also something out of the box. I thought there was something in the code in between but the code was ok i didn't have anything in between don't know from where that content was getting added. 

 

I am able to remove that with javascript though but it first shows and when the page loads it is removed

Buy me Coffee, if you feel i was helpful. Email Me or WhatsApp me for any help with shopify theme customizations or any project in web dev. If this is helpful, please Like and Accept the solution.

View solution in original post

Replies 56 (56)

Shadab_dev
Shopify Partner
861 47 87

This test is probably showing if you haven't wrapped the styles within the style tag

Buy me Coffee, if you feel i was helpful. Email Me or WhatsApp me for any help with shopify theme customizations or any project in web dev. If this is helpful, please Like and Accept the solution.
Bugbuzz456
Tourist
49 0 6

Hi thx for the reply, do u know how to solve this 

Shadab_dev
Shopify Partner
861 47 87

Yeah, I kind of love to find bugs and would definitely love to give a try

Buy me Coffee, if you feel i was helpful. Email Me or WhatsApp me for any help with shopify theme customizations or any project in web dev. If this is helpful, please Like and Accept the solution.
Bugbuzz456
Tourist
49 0 6

Hi thx for the help, If u want to access my store here is the link www.thriftlepak.com

Shadab_dev
Shopify Partner
861 47 87

This is what's causing the issue

Shadab_dev_0-1732705476309.png

 

Inside every slider there is this css styling code for mobile which id displayed as normal text. If you can just wrap this between style tags this would go.

 

<style>

your css code

</style>

Buy me Coffee, if you feel i was helpful. Email Me or WhatsApp me for any help with shopify theme customizations or any project in web dev. If this is helpful, please Like and Accept the solution.
Bugbuzz456
Tourist
49 0 6

Ok so how do i wrap the text since i am a beginner at this.

Shadab_dev
Shopify Partner
861 47 87

In that case I will need collaborator access to your store to edit code for you.

Buy me Coffee, if you feel i was helpful. Email Me or WhatsApp me for any help with shopify theme customizations or any project in web dev. If this is helpful, please Like and Accept the solution.
Bugbuzz456
Tourist
49 0 6

Hi this is the code for the colloborator access 7204. 

Thank you.

 

Shadab_dev
Shopify Partner
861 47 87

need the store url as well

Buy me Coffee, if you feel i was helpful. Email Me or WhatsApp me for any help with shopify theme customizations or any project in web dev. If this is helpful, please Like and Accept the solution.
Bugbuzz456
Tourist
49 0 6

 This is the store URL

https://thriftlepak.com/

Shadab_dev
Shopify Partner
861 47 87

request sent

 

Buy me Coffee, if you feel i was helpful. Email Me or WhatsApp me for any help with shopify theme customizations or any project in web dev. If this is helpful, please Like and Accept the solution.
Bugbuzz456
Tourist
49 0 6

I have accepted your request

 

Shadab_dev
Shopify Partner
861 47 87

will update you when done

Buy me Coffee, if you feel i was helpful. Email Me or WhatsApp me for any help with shopify theme customizations or any project in web dev. If this is helpful, please Like and Accept the solution.
Bugbuzz456
Tourist
49 0 6

Sure thx so much !

 

Shadab_dev
Shopify Partner
861 47 87

This is an accepted solution.

Man this took more time than expecting. Actually the issue was also something out of the box. I thought there was something in the code in between but the code was ok i didn't have anything in between don't know from where that content was getting added. 

 

I am able to remove that with javascript though but it first shows and when the page loads it is removed

Buy me Coffee, if you feel i was helpful. Email Me or WhatsApp me for any help with shopify theme customizations or any project in web dev. If this is helpful, please Like and Accept the solution.
Bugbuzz456
Tourist
49 0 6

Hi i just checked the page it seems like it has been removed 

 

Thank you so much.

Bugbuzz456
Tourist
49 0 6

Hi btw is there a way where i can upload a new image to fit inside the slideshow since when i changed the image it reflects the same error as well

 

Shadab_dev
Shopify Partner
861 47 87

Can you share screenshots or something for better' understanding. I don't get the issue here.

Buy me Coffee, if you feel i was helpful. Email Me or WhatsApp me for any help with shopify theme customizations or any project in web dev. If this is helpful, please Like and Accept the solution.
Bugbuzz456
Tourist
49 0 6


Screenshot (238).png

 

Hi this is the screenshot for the image where the image has been resized and it shows the same error so i am not quite sure is it becuz of the sizing image or other factors.

 

Shadab_dev
Shopify Partner
861 47 87

Is it showing on the preview as well?? So when you as a user view the site

Buy me Coffee, if you feel i was helpful. Email Me or WhatsApp me for any help with shopify theme customizations or any project in web dev. If this is helpful, please Like and Accept the solution.
Bugbuzz456
Tourist
49 0 6

HI it seems like is ok where i checked in preview mode there is no error for the image just wandering like why the size got cut off so much for the image 

 

Shadab_dev
Shopify Partner
861 47 87

Your images were like that before I added any code. I mean you can see the first screenshot you sent me.

Buy me Coffee, if you feel i was helpful. Email Me or WhatsApp me for any help with shopify theme customizations or any project in web dev. If this is helpful, please Like and Accept the solution.
Bugbuzz456
Tourist
49 0 6

I see is there a way where i can fix the image sizing 

 

Shadab_dev
Shopify Partner
861 47 87

Like how do you want it. Do you need it to be more in length or height. 

Buy me Coffee, if you feel i was helpful. Email Me or WhatsApp me for any help with shopify theme customizations or any project in web dev. If this is helpful, please Like and Accept the solution.
Bugbuzz456
Tourist
49 0 6

Screenshot (239).png

Screenshot (240).png

Hi this is the screenshot for the mobile where i think is the height of the image since there are still gaps in the image for both banner and slideshow.

 

 

Shadab_dev
Shopify Partner
861 47 87

I am so sorry about this my friend, but i am honestly not getting the point here. please mind my understanding. What gaps are we talking about? if you are talking about dark brown gaps above and below they are from padding and margins on sections

Buy me Coffee, if you feel i was helpful. Email Me or WhatsApp me for any help with shopify theme customizations or any project in web dev. If this is helpful, please Like and Accept the solution.
Bugbuzz456
Tourist
49 0 6

So i just need to adjust those margins and paddings so it would fixed the image issue 

Shadab_dev
Shopify Partner
861 47 87

if i got it right, then that is not an image issue its just spacing in the sections be it the featured collection one or sections above or below it. You could play around with those and remove the paddings and margins.

Buy me Coffee, if you feel i was helpful. Email Me or WhatsApp me for any help with shopify theme customizations or any project in web dev. If this is helpful, please Like and Accept the solution.
Bugbuzz456
Tourist
49 0 6

Alrite let me try it out thx

Bugbuzz456
Tourist
49 0 6

Hi, i have tried removing the margins and paddings it seems that there are still some parts that has the gapsScreenshot (243).pngScreenshot (244).png

Shadab_dev
Shopify Partner
861 47 87

I get that man, sometimes these spacings are added by default as well for a better look. No worries i will see to it and remove them altogether 

Buy me Coffee, if you feel i was helpful. Email Me or WhatsApp me for any help with shopify theme customizations or any project in web dev. If this is helpful, please Like and Accept the solution.
Bugbuzz456
Tourist
49 0 6

Alrite thx and do update me once done.

Shadab_dev
Shopify Partner
861 47 87

I have removed the spacings for mobile devices

Buy me Coffee, if you feel i was helpful. Email Me or WhatsApp me for any help with shopify theme customizations or any project in web dev. If this is helpful, please Like and Accept the solution.
Bugbuzz456
Tourist
49 0 6

Alrite i will check it out thx.

Bugbuzz456
Tourist
49 0 6

Hi  i just checked it looks great without the margin and paddings !

 

Shadab_dev
Shopify Partner
861 47 87

Great that you like it🙂

Buy me Coffee, if you feel i was helpful. Email Me or WhatsApp me for any help with shopify theme customizations or any project in web dev. If this is helpful, please Like and Accept the solution.
Bugbuzz456
Tourist
49 0 6

Btw is there a way for this where the image display for mobile got cut off despite selecting adapting the first image section. I asked the shopify CS and they told me need coding for this. 
 6213-51802-29061-99289-2290.png

Shadab_dev
Shopify Partner
861 47 87

Please share the screenshot of how it is on mobile now

Buy me Coffee, if you feel i was helpful. Email Me or WhatsApp me for any help with shopify theme customizations or any project in web dev. If this is helpful, please Like and Accept the solution.
Bugbuzz456
Tourist
49 0 6

IMG_4588.png

This is how it looks like now on mobile and those linings do they restrict my image size where it couldn’t show properly?

Shadab_dev
Shopify Partner
861 47 87

It could be because the background-size property of image could be set to contain, so that entire image is visible but it reduces other aspects of the image.

Buy me Coffee, if you feel i was helpful. Email Me or WhatsApp me for any help with shopify theme customizations or any project in web dev. If this is helpful, please Like and Accept the solution.
Bugbuzz456
Tourist
49 0 6

I see, is there a way to make it fit the image or just adjusting the height to fit the whole image into the slideshow.

 

Shadab_dev
Shopify Partner
861 47 87

Yeah, most probably it will just need css

Buy me Coffee, if you feel i was helpful. Email Me or WhatsApp me for any help with shopify theme customizations or any project in web dev. If this is helpful, please Like and Accept the solution.
Bugbuzz456
Tourist
49 0 6

Can u help me to do it since i am not expert in it. 

 

Shadab_dev
Shopify Partner
861 47 87

Will see to it.

Buy me Coffee, if you feel i was helpful. Email Me or WhatsApp me for any help with shopify theme customizations or any project in web dev. If this is helpful, please Like and Accept the solution.
Bugbuzz456
Tourist
49 0 6

Thank you!

Bugbuzz456
Tourist
49 0 6

Hi, if there is any update do let me know thx!

Shadab_dev
Shopify Partner
861 47 87

Are you doing any changes on the site now??

Buy me Coffee, if you feel i was helpful. Email Me or WhatsApp me for any help with shopify theme customizations or any project in web dev. If this is helpful, please Like and Accept the solution.
Bugbuzz456
Tourist
49 0 6

Nope not doing any changes on the site 

Shadab_dev
Shopify Partner
861 47 87

Man i am done. I have done the best i can, looks good.

Buy me Coffee, if you feel i was helpful. Email Me or WhatsApp me for any help with shopify theme customizations or any project in web dev. If this is helpful, please Like and Accept the solution.