Shopify themes, liquid, logos, and UX
hello guys on the DESKTOP version of my website auraliving.nl at the bottom of the home page i have a small about us '' over ons '' text with my Logo above it. on the MOBILE version of my website it's correct and nice as it should be but on the DESKTOP version of my website the text gets mixed with the Logo en looks horrible. Please check out the mobile version and then the DESKTOP version so you can see and understand what i mean. i will also add a photo below of the problem.
MY QUESTION IS AS FOLLOWING: How do i fix the bottom of my page of the DESKTOP version so it looks the same as the MOBILE version of my website. Witouth it changing or effecting the MOBILE version of the website (since that one is already correct and needs to stay the same).
Really would love someone to help me out, thanks already !
Solved! Go to the solution
This is an accepted solution.
<style>
#shopify-section-template--23130500792660__image_banner_q973eg { display: none !important; }
#shopify-section-template--23130500792660__image_with_text_gnH3zk img {
object-fit: contain !important;
}
#shopify-section-template--23130500792660__image_with_text_gnH3zk .image-with-text__media {
border: unset;
box-shadow: unset;
}
</style>
Please add this code to theme.liquid file, after <head> in Online Store > Themes > Edit code
- Helpful? Like and Accept solution! or Buy me coffee
- Ryviu - Reviews & QA app: Collect product reviews, import reviews from AliExpress, Amazon, Etsy, Walmart, Shopee, Dhgate and CSV.
- Lookfy Gallery: Lookbook Image: Easy and fast to create Photo Gallery, Lookbook, Shop The Look.
- Ryviu: Aliexpress Reviews - AliExpress Reviews Importer, one-click import aliexpress reviews, export reviews to CSV file.
- Reelfy‑Shoppable Videos+Reels: Create shoppable videos to engage customers and drive more sales.
- Enjoy 1 month of Shopify for $1. Sign up now.
This is an accepted solution.
@NinoB97 Please follow below steps to change desktop footer design as same as mobile version. Let me know whether it is helpful for you.
@media screen and (min-width: 750px) {
.image-with-text .image-with-text__media-item > * {
border: none;
}
.image-with-text__media img {
object-fit: contain;
}
}
u got a code for me to input to fix this problem?
This is an accepted solution.
<style>
#shopify-section-template--23130500792660__image_banner_q973eg { display: none !important; }
#shopify-section-template--23130500792660__image_with_text_gnH3zk img {
object-fit: contain !important;
}
#shopify-section-template--23130500792660__image_with_text_gnH3zk .image-with-text__media {
border: unset;
box-shadow: unset;
}
</style>
Please add this code to theme.liquid file, after <head> in Online Store > Themes > Edit code
- Helpful? Like and Accept solution! or Buy me coffee
- Ryviu - Reviews & QA app: Collect product reviews, import reviews from AliExpress, Amazon, Etsy, Walmart, Shopee, Dhgate and CSV.
- Lookfy Gallery: Lookbook Image: Easy and fast to create Photo Gallery, Lookbook, Shop The Look.
- Ryviu: Aliexpress Reviews - AliExpress Reviews Importer, one-click import aliexpress reviews, export reviews to CSV file.
- Reelfy‑Shoppable Videos+Reels: Create shoppable videos to engage customers and drive more sales.
- Enjoy 1 month of Shopify for $1. Sign up now.
This is an accepted solution.
@NinoB97 Please follow below steps to change desktop footer design as same as mobile version. Let me know whether it is helpful for you.
@media screen and (min-width: 750px) {
.image-with-text .image-with-text__media-item > * {
border: none;
}
.image-with-text__media img {
object-fit: contain;
}
}
Starting a B2B store is a big undertaking that requires careful planning and execution. W...
By JasonH Sep 23, 2024By investing 30 minutes of your time, you can unlock the potential for increased sales,...
By Jacqui Sep 11, 2024We appreciate the diverse ways you participate in and engage with the Shopify Communi...
By JasonH Sep 9, 2024