Hello
https: // e51724.myshopify.com /
I want to change the first multicollumn where i:
- Move it a bit over the image banner, make it shorter so it looks like a box and create round corners
Example given:
https: // e51724.myshopify.com /
I want to change the first multicollumn where i:
Example given:
Hi @metinoviic
Im not sure if this is what you mean I just copy the example you give.
.sc-jNHqnW.kXSKNz.pf-8_ {
padding: 0px;
border-radius: 15px;
margin-top: 15px;
}
I hope it help.
Please don’t forget to Like and Mark Solution to the post that helped you. Thanks!
Hi @metinoviic ,
This is Anthony from Beae Landing Page Builder, and I’m happy to assist you today.
While I acknowledge that this issue falls short of the desired outcome, I have an idea that I believe might be of help:
Best regards,
Anthony
Hello @metinoviic
Please add the following CSS at the end of the file Online Store → Theme → Edit code → Assets → base.css:
div[data-section-id="pf-7d38"]
{
transform: translateY(-40%);
}
Please hit Like and Mark it as a Solution if you find our reply helpful.
How did you find this ID: .sc-jNHqnW.kXSKNz.pf-8_
?
Can you show me solution for the website again? www.julexpress.no
I decided to use a app named pagefly page builder but im not sure if i should continue to use it for future purposes + i doubt it will effect SEO and ranking online? Will it have any aeffects of desigining website on such platform vs directly in shopify?
What you mean by ID? And the new website youve give me, there is no multicolumn that i can edit same on the first one youve give.
Could you please check this code?
What do you think? Correct or not?
.multicolumn {
padding: 0px;
border-radius: 15px;
width: 1000px;
position: absolute;
top: 98%;
left: 50%;
z-index: 1;
}