- This topic has 5 replies, 2 voices, and was last updated 3 years, 10 months ago by .
Viewing 6 posts - 1 through 6 (of 6 total)
Viewing 6 posts - 1 through 6 (of 6 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Problem on Mobile page
Tagged: mobilepage
Hi,
There was a problem with my mobile page.
The right sidebar and the textual logo looks normal on PC but abnormal in the mobile page.
Can you tell me what’s happened?
I tried to put this css code :@media screen and (max-width:767px) {
.site-main, #sidebar { width:100%;}
}
But it doesn’t work,
Thanks,
Joëlle
Hi,
Kindly show us your website URL so that we can assist further.
Regards,
Chris
Hi,
Kindly go to Appearance>>Theme Options>>Basic Settings>>Custom CSS Box:
Add this code there:
@media screen and (max-width:767px) {
.site-main, #sidebar { width:100% !important;}
}
Regards,
Chris
Hi,
It’s working good, thank you.
But do you have solution for the textual logo.
It’s still looks abnormally large on mobile.
Thanks,
Joëlle
Hi,
Kindly go to Appearance>>Theme Options>>Basic Settings>>Custom CSS Box:
Add this code there:
.header .header-inner .logo h1, .header .header-inner .logo a { font-size:36px !important;}
Regards,
Chris
A WordPress developer is a professional whose work revolves around basic coding and infrastructure of WordPress. They work consistently either to create new products or […]
In today’s modern world, all businesses need a website. If a company does not have a professional website or any other online presence, it would […]
Top 3 CMS comparison of the world WordPress vs Joomla vs Drupal Costs and Expense Comparison for the Best CMS: While opting for a CMS […]