Hi all.
I would like to move the text ‘Select a date’ to be aligned to the left on desktop and mobile as pictured.
This is a widget from an installed app called BookThatApp
Any help would be appreciated.
Site URL: mrhigher.com
Password: stecew
Thanks in advance
HI @Ryanxanthopoulo
This is Victor 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 theme.liquid
Step 3: paste bellow code in tag → save.
h3.text-center.widget-title.rental-widget-title {
text-align: left !important;
}
Hope that my solution works for you.
Best regards,
Victor | PageFly
Moeed
3
Hey @Ryanxanthopoulo
Add this code above in theme.liquid
@Ryanxanthopoulo
As i tell you before that you need to change it from css or from the file where you include this code
so i provide screenshot to change
here is the screenshot :
https://prnt.sc/JaIfN9AM96ht
If you take this action then it will be great !
Hi, this did not work, any other help?
Did i do it correctly?
As I said yesterday, im not sure where and to find this. If i press inspect element and change it to left, once i refresh the page it changes back