Shopify themes, liquid, logos, and UX
Hey, can someone please help me so the text fits. How i am able to do the margin for it?
Same for the Button. Can i do it thinner?
Take a look at the code as i already had to add something so the placement of the Content Container is fine
https://smaw9huuqyltnqz4-85421687108.shopifypreview.com
burtah
Hi @noah12x2
This is Amelia from PageFly - Landing Page Builder App
You can try this code by following these steps:
Step 1: Go to Online Store->Theme->Edit code.
Step 2: Search file base.css
Step 3: Paste the below code at bottom of the file -> Save
@media (max-width: 767px){
.banner__buttons a.button.button--secondary {
min-height: 30px;
min-width: 100px;
}
}
Hope that my solution works for you.
Best regards,
Amelia | PageFly
Please let me know if it works by giving it a Like or marking it as a solution!
➜ Optimize your Shopify store with PageFly Page Builder (Free plan available)
➜ Weekly updated Shopify tutorials on YouTube
All features are available from Free plan. Live Chat Support is available 24/7.
Button is good with it but the Text is still fucked as the Text box is to big
Hi @noah12x2
Check this one.
From you Admin page, go to Online Store > Themes
Select the theme you want to edit
Under the Asset folder, open the main.css(base.css, style.css or theme.css)
Then place the code below at the very bottom of the file.
@media screen and (max-width: 767px) {
div#Banner-template--23409410015556__image_banner_mmm69t .banner__box.content-container {
position: absolute !important;
right: 5%;
top: 50%;
transform: translateY(-50%);
margin-left: 0px !important;
margin-top: 0 !important;
width: 50%;
}
div#Banner-template--23409410015556__image_banner_mmm69t .banner__content.banner__content--top-right {
height: 40vh;
}
}
And save.
Result:
Please don't forget to Like and Mark Solution to the post that helped you. Thanks!
Problem on this one is, picture fully fcked up as it stretches and Button is still to big.
Would like to keep the picture as small as it is.
Text box can be a bit widther it just should fit on the pink background
I were able to fix all. Just tried to change some numbers hahhaah.
Now i only have to reduce the space between the button and text and Headline and text.
Could you maybe help me
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