- This topic has 11 replies, 2 voices, and was last updated 1 year, 7 months ago by .
Viewing 12 posts - 1 through 12 (of 12 total)
Viewing 12 posts - 1 through 12 (of 12 total)
- You must be logged in to reply to this topic.
Hi,
The mobile version does not reflect the changes made to the headings’ font size: they remain too big and look awful 🙁
Can you please help me? Thanks!
Hi Ilaria,
Actually, theme has no controls for the mobile styles, but we can create CSS snippets especially for you.
Please share direct link to the page where the issue appears and please describe in more detail what kind of changes you want to add, we will do our best.
Kind Regards
Hi Ilaria,
Please navigate to Dashboard > Appearance > Customize > Additional CSS section add the following snippet:
@media screen and (max-width: 880px) {
.post-title {
font-size: 20px;
}
}
Kind Regards
Hi Ilaria,
Please navigate to Dashboard > Appearance > Customize > Additional CSS section and replace previous shared snippet with this one:
@media screen and (max-width: 880px) {
.post-title {
font-size: 20px;
line-height: 20px;
}
}
Kind Regards
Hi Ilaria,
At first, sorry for the late reply, we had holidays.
In order to assist we need to check your website from the back end, please install this 3rd party plugin “Temporary Login Without Password Plugin” which allows us to access your dashboard without sharing access details.
To better understand how the plugin works, please watch the video guide below: https://www.youtube.com/watch?v=EMu0e78OpJo
Please make sure to mark your reply as private to hide it from the public.
Kind Regards
Hi Ilaria,
Done, please check and let us know if you need any further help.
Kind Regards
Feel free to contact us at any time, we are more than happy to help.
Kind Regards