- Posts: 91
- Thank you received: 0
Mobile Phone View
-
ijohnparton
Active member -
Topic Author
- Member
-
Less
More
3 weeks 14 hours ago #51952
by ijohnparton
Mobile Phone View was created by ijohnparton
Please Log in to join the conversation.
-
milos
Support Staff -
- Moderator
-
Less
More
- Posts: 6868
- Thank you received: 727
2 weeks 6 days ago #51953
by milos
Replied by milos on topic Mobile Phone View
Hello,
From your screen shots I can see just that the carousel images are missing. Please send the link to your website so I can inspect this problem in detail.
Regards,
Milos
From your screen shots I can see just that the carousel images are missing. Please send the link to your website so I can inspect this problem in detail.
Regards,
Milos
Please Log in to join the conversation.
-
ijohnparton
Active member -
Topic Author
- Member
-
Less
More
- Posts: 91
- Thank you received: 0
2 weeks 6 days ago #51954
by ijohnparton
Replied by ijohnparton on topic Mobile Phone View
Please Log in to join the conversation.
-
milos
Support Staff -
- Moderator
-
Less
More
- Posts: 6868
- Thank you received: 727
2 weeks 6 days ago #51955
by milos
Replied by milos on topic Mobile Phone View
Hello,
The images you selected for the carousel are not available in your web space. It's valid for both the desktop and mobile versions of the website. For example, try to open the first slide image in your browser, and you'll get a 404 error (file not available):
Regards,
Milos
The images you selected for the carousel are not available in your web space. It's valid for both the desktop and mobile versions of the website. For example, try to open the first slide image in your browser, and you'll get a 404 error (file not available):
Code:
https://dev-website.uk/dev-temp/images/carousel/slide1.jpg
Regards,
Milos
Please Log in to join the conversation.
-
ijohnparton
Active member -
Topic Author
- Member
-
Less
More
- Posts: 91
- Thank you received: 0
2 weeks 6 days ago #51956
by ijohnparton
Replied by ijohnparton on topic Mobile Phone View
Hi Milos
Its not the carousel i need help with its the top part thats in black i whot it to look like the 2nd photo....
Thanks
Its not the carousel i need help with its the top part thats in black i whot it to look like the 2nd photo....
Thanks
Please Log in to join the conversation.
-
milos
Support Staff -
- Moderator
-
Less
More
- Posts: 6868
- Thank you received: 727
2 weeks 5 days ago #51957
by milos
Replied by milos on topic Mobile Phone View
Hello,
Please edit the file /media/templates/site/cats/css/custom.css and around line 707 change this:
with this:
Also, clear the cache on the mobile device browser to see the changes.
Regards,
Milos
Please edit the file /media/templates/site/cats/css/custom.css and around line 707 change this:
Code:
.logorow .sparky_page_container {
max-width: 200px;
margin: 0 auto;
}
with this:
Code:
.logorow .sparky_page_container {
margin: 0 auto;
}
Also, clear the cache on the mobile device browser to see the changes.
Regards,
Milos
Please Log in to join the conversation.
Time to create page: 0.183 seconds