Hi can anyone help me to reposition the headers to sit next to the image in the screenshot provided? I would like the heading ‘Stationery’ and ‘Shop Now’ button to be positioned next to the image, like ‘Device Cases’ below is positioned. Thanks in anticipation, Molly.
@Molly8 - can you please share your website link?
- Hi
- Yes it’s mollycoddlemeg.co.uk
- password - preepi
HI @Molly8
I’m Richard Nguyen from PageFly- Free Landing Page Builder
You can try with this code.
Follow this:
Go to Online Store->Theme->Edit code->theme.scss.css ->paste bellow code in bottom of file
.feature-row__item.feature-row__text.feature-row__text–right {
display: flex;
flex-direction: column;
align-items: flex-end;
}
Hope that my solution works for you.
Best regards,
Richard | PageFly
1 Like
Hi Richard
That worked a treat. Thanks for your help.
Kind Regards
Molly
1 Like
You are welcome @Molly8 ![]()
