Hi Shopifiers, I’m looking to change the overall height of a block of Rich Text within a site running Pipeline.. Can’t seem to find any info on Google or the forum on that subject. Any help would be greatly appreciated!
Please share your website URL and password if any. I will check and provide a solution here.
Thanks!
@jetranger407 - we will need custom css to set height, can you please share your website link?
Sorry you are facing this issue, it would be my pleasure to help you.
Welcome to the Shopify community! ![]()
Thanks for your good question.
Please share your site URL,
I will check out the issue and provide you a solution here.
Thanks all for the reply! @dmwwebartisan @suyash1 @KetanKumar
The website name is the following: https://slowmoxyz.myshopify.com/
Thanks again!! ![]()
Whoops! Sorry @KetanKumar @suyash1 @dmwwebartisan Forgot to include the password.
Password is: slowmoxyz
URL is: slowmoxyz.shopify.com
Thanks again Gents!
Please provide a screenshot of the section.
thanks for the update, yes please add this code
- Go to Online Store->Theme->Edit code
- Asset->/theme.css ->paste below code at the bottom of the file.
this code apply for after 5 - 6 second
#shopify-section-16177340356468a82b .homepage-page {
padding: 130px 0px 90px; /* change value as you like 130px is Top and 90px is Bottom */
}
@KetanKumar Worked liked a charm! Thanks for all your help guys! @dmwwebartisan @suyash1
it’s my pleasure to help us
Weird. I went back in to the CSS section to try to add a customization for something else, and now the initial customization solution that worked isn’t doing anything. I try to change the values and it doesn’t do anything. It’s almost like the section Id changed or something, I’m guessing? Any help would be appreciated!
thanks for update can you please share further issue screenshot short
Nevermind. All is well. Must have been a glitch!
Did not work for me…
Also, what does “this code apply for after 5 - 6 second” mean?