This topic has 10 replies, 3 voices, and was last updated 5 years ago ago by John Holden
Hi,
How are you?
I have set up 2 divs on my home page. First div is with a title picture and text. The next div is picture then title and text.
How can I do the display to be on the cellphone title picture and text, then title picture and text.
Thanks!
Hi,
Please send:
– Screenshot of issues
– Admin info (wp-admin URL, username, password)
I will check this problem for you.
Regards,
Hung PD
Hi
Could you please let me know what you to do to change that.
Thanks!
Hello,
Please set the administrator role for the user, so we can check settings for the page content.
Regards
Hi,
I am not sure if I gave you the address of the website. Here in the private content. We will set you as admin in a few minutes.
Thanks
Hello,
Please let us know once you will change the role.
Regards
Hi
We have changed your role with the previous access. You should be able to access it now.
Thanks
Hi,
You can reserve columns on mobile http://prntscr.com/pvpn5s -> http://prntscr.com/pvpn1o
Regards,
Hung PD
Thanks! Can I ask how I can reduce the white space in the mobile format only.
Thanks!
Hi,
You can hide ‘Empty Space’ element, you can create custom class http://prntscr.com/pw7p3l
Add below code to Theme Options -> Additional CSS
@media (max-width: 560px){
.hide-space-mobile{
display: none;
}
}
Regards,
Hung PD
You must be logged in to reply to this topic.Log in/Sign up