Reply 224934 to: Display mobile phone

Avatar: John Holden
John Holden
Support staff
November 13, 2019 at 06:56

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

Go To The Whole Conversation In Topic
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.