Hi,
How do I hide the slider from the homepage on mobile and move the content block up from the middle of the page to the top (mobile only). The slider font is way too small on mobile and just removing will look odd.
Thanks,
Jordan
Hello,
Please use this code in custom.css file
@media only screen and (max-width: 480px){
.page-heading-slider{
display:none;
}
}
Here is a video tutorial how to create custom.css: https://www.youtube.com/watch?v=Qok2zRedRMY&feature=youtu.be.
Regards,
Robert Hall.
That’s perfectly removed the slider but I also need the textual content (make living better + paragraph) to move up to the top (mobile only).
Fixed it! It’s:
object-fit: contain;
If you ever need it 🙂
Thanks for the help!
Sorry, wrong ticket.
Hello,
Ok, if you have any questions please feel free to contact us.
Regards,
Robert Hall.
You must be logged in to reply to this topic.Log in/Sign up
One standard license is valid only for 1 project. Running multiple projects on a single license is a copyright violation.
The message was successfully sent
Your shopping cart is empty
Seems you did not register purchase code for WooPress WordPress Support Forum to be able to create a topic on this forum.