Big Slide Main Font overlap on Mobile

Posted in: Newspaper
Post count: 3

I am having an issue with Big Slide Main Font overlapping on mobile devices, please see screenshot here:

http://golftec-images.s3.amazonaws.com/2015/website/scramblemobile-bug.png

Have adjusted font sizes and line height to no avail.

Your suggestion would be greatly appreciated!

Thank you,

Post count: 7909

Hi,

I also tested this with the latest theme version(4.6.3) and did not found any issues like you can also see on our demo – http://demo.tagdiv.com/newspaper/
I’m not sure why you have this issue please try to deactivate all plugins, leave just Visual Composer active, clear cache and check if you still have this issue.
You can also try this custom css in Theme Panel > Custom Css: http://screencast.com/t/nmYXc6Cr

@media (max-width: 767px){
.td-big-grid-post-0 .td-sbig-title-wrap .td-sbig-title {
font-size: 17px !important;
line-height: 12px;
}
}

Thanks!

Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newspaper’ is closed to new topics and replies.