Hi Guys,
First of all I would like to thank you for the great WordPress template you have created – super cool.
Second – I would like to know how can I edit separately my mobile version of site without to change the desktop website.
The Mobile Theme plugin is not helping me because it’s removing all the information.
This is my website –
http://home.casaestate.ro
On desktop – looks good -> all the elements in the right place.
On mobile – It’s mixed and not organized -> the elements on each-other and not in the right places.
How can I edit and fix the element on mobile version without to change things on the Desktop one ?
Please assist with idea that I can solve that issue ?
-
This topic was modified 7 years by
OrAmitai.
Hi,
A made a custom css for your website, please add it in Newspaper>Theme panel>Advance css>phones
.wpb_wrapper{
padding-top: 25px !important;
}
.td-construction .td_block_template_13 .td-block-subtitle {
font-size: 42px;
}
.vc_column .wpb_wrapper .td-block-title span{
font-size: 26px !important;
}
.td-fix-index {
top: -40px;
}
https://www.screencast.com/t/1NChBqxJ
Hope this will help you.
Thanks.
Hi Calin,
Thanks a lot !
I got the main idea and I will edit the mobile version now 🙂
Also on mobile version the YouTube video isn’t start automatically like on Desktop that is something I can fix ?
Thanks again for you assistance,
Or Amitai.
Hi,
Sorry but unfortunately for the moment this option is available only on desktop
https://developers.google.com/web/updates/2016/07/autoplay
Thank you for your understanding.