Error in mobile typography?

Posted in: Newspaper
Post count: 460

Hello team,

I’ve configured a specific font for mobile devices, but it doesn’t seem to respect the font size.

I’m using this special code on my mobile. Is it possible that I’m causing an error?

.home .td-a-rec-id-header_mob {
display: none;
}
.td-post-template-5 .td-post-header .entry-title{
text-align:center;
}
.td-post-content h2 {
border-bottom: 2px solid #903ce6;
}
h1, h2, h3 {
text-align: center;
}
.td-a-rec, .td-a-rec-id-header_mob {
display:none;
}
.single .td-a-rec, .post .td-a-rec-id-header_mob {
display: block;
}
.form-submit input[type=submit] {
background-color: #913fe4;
color: white;
}
.wpb_wrapper .td_flex_block_1{
box-shadow: none!important;
}

Taking advantage of this query, I would like to change the font color for the content of the publications from #222222 to #333333 Is it possible to do it?

url: https://bit.ly/2LILBJU

Cheers

https://fotos.subefotos.com/3eae2b678821062419f112ac6f78d8fao.jpg

  • This topic was modified 7 years by Jose.
Post count: 35449

Hi,

I’ve made those settings on my install and for me is working properly -> https://www.screencast.com/t/FFgnc2nT -> https://www.screencast.com/t/wLFrdvF6pgf

I’ve checked your website and is seams that you have a stronger code that is overwriting the mobile theme font settings -> https://www.screencast.com/t/mqvfBBiaaFOQ this code can be from a plugin or custom code.

Thank you!

Post count: 460

All plugins are deactivated, except those necessary for the theme. I tried to reinstall the theme, but the problem persists.

Is there a way to locate the problem?

https://fotos.subefotos.com/afb5535f2a388d1eee2b1125b50766bbo.jpg

Post count: 35449

Hi,

Please send us an email at contact@tagdiv.com and provide admin login, as well as cPanel or FTP if possible. We will take a look. Include a link to this topic in the email.

Thanks

Post count: 460

sent

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