Hi,
Unfortunately, there is no option in mobile theme plugin for that. It is used the general option from the theme panel -> https://i.imgur.com/pE4nxho.png but this will apply on default post templates too.
On solution will be to use a custom css:
.td-post-featured-image{
display: none;
}
This need to be set in the theme panel> mobile theme > custom code> css.
I hope this will help you!
Hello!
I’ve investigated some versions which have no option for that and I found a solution for this: https://i.imgur.com/6abHdZC.png -> https://i.imgur.com/bq6URgu.png
Add the code in the Live CSS and let me know the results!
Thank you!
Hello!
I’ve checked your post and I can see only the social share buttons: https://www.screencast.com/t/ltNKdpJj
Those are displayed in your mobile theme.
This issue has been discussed already here: https://forum.tagdiv.com/topic/it-does-not-show-top-article-like-button/
Also, I can not see any subtitle. Do you mean the caption https://www.screencast.com/t/N1iRQ2kzbv ?
There you need a CSS code in order to change the font.
Thank you!
Hello,
Please try to use this custom code CSS
.td-header-template-wrap,
.td-footer-template-wrap {
max-width: 1164px!important;
margin-left:auto;
margin-right:auto;
}
Please set the code in Theme Panel -> Custom Code -> Custom CSS.
Thank you!
Hello!
Please try to add this CSS code in the Live CSS:
.entry-thumb {
transition: all 0.5s ease!important;
}
Let me know the results!
Thank you!
Hello,
Im using “flex block 4” and added hover effect but the hover effect is not smooth please let me know how I can add “transition-duration” CSS class to make it smooth or is there any other way to do that?
Hello TagDiv Team.
I have multiple external embed iframes into posts with different width and height parameters. I need a css code to set all these embed iframes from posts to have the same with. I have imported Blogspot website to WordPress, into Blogspot editor I had this css code: ” .post-body iframe{position:relative;width:99%;height:350px;margin-bottom:10px} “. Can somebody help me with this code? I have Newspaper Version: 11.3.1 template.
Many thanks!
That can only be done with CSS. Please try this code and let me know if it worked:
.td-author-comments-count {
display:none;
}
Please set the code in Theme Panel -> Custom Code -> Custom CSS.
Thank you!
Hello!
You can modify only from the CSS code. For example, try to apply this code in the Live CSS, save it and see the changes:
.td-technology .tdm-header-style-2 .sf-menu > li > a { padding: 0 22px!important;}
Thank you!
Hello!
Check if you have stretch row and set in the CSS tab on mobile viewport -20px margins left and right.
Let me know the results!
Thank you!
Hello!
The CSS code you need to add in Newspaper -> Theme panel -> Mobile Theme -> Custom code:
#td_amp_menu .td-menu-background, #td_amp_search .td-search-background {
background-color: transparent!important;
}
Hope that helps you!
Thank you!
Hello!
I have tried to change the text size in several ways, from the theme panel, from external plugins and from additional CSS in the customize section. But none of them work.
How can I solve that?
Greetings and thank you!
shure you can, you can remove generated css every time you want
rather, my advice is do many different experiment for best exit
-
This reply was modified 4 years by
MattiaVe.
Hi there,
I’m trying to improve the performance of my website ’cause at the moment is very slow on mobile so I was going through the css analyzer to see if I could get rid of some useless css.
Now, since I’m not sure about all the css he’s selecting and raking as “not needed”, can I go back once I remove the unused css if I see that something is not working as it was supposed to?
Thanks
Hello,
I verified and seems you use a plugin to optimize the CSS => https://i.imgur.com/rDlCmVE.png and I think it affected CSS for the mobile menu.
Please try to remove the optimization and check after this, normally the background color should work the same for pages and posts.
Thank you!
Hello!
Click on “Remove generated CSS” and see the results.
The tutorial about this feature can be seen here: https://www.youtube.com/watch?v=tnkVapqhIHc
If this problem is not solved after that, then we need to take a look and see what happened there.
Please contact us via email at contact@tagdiv.com and provide the following:
– admin url and credentials
– a link to this topic in order to identify you
Our team will take a look!
Thank you!
Instead of figuring out the details of the error and fixing it, you send me to the documentation.
Tell me you purposely did not respond to the message about css analistor? there are errors in the composer too.
I write that the necessary plugins are activated, there are errors in dev tools, you stick me with documentation, which I know better than you.
OK? Are we going to solve the problem or documentation again?
After we install themes Pro (Pulses PRO), this all feature normal.. but on post list, edit post & edit page there are bugs css text like this:
https://imgur.com/a/GhdyP2i
If we disable plugin tagDiv Cloud Library disable, this postlist, edit post & Edit page return to normal
is there any solution for this case?
Hello,
Please remove the above code CSS and use this => https://i.imgur.com/8bMX7nG.png
.td-business.home .td-header-desktop-wrap .tdm_block_socials,
.td-business.home .td-header-desktop-wrap .tdb_header_menu, .td-business.home .td-header-desktop-wrap .tdb_header_search
{
margin-bottom: 0;
}
Thank you!
Hi chofkyton,
For the moment the icons from menu can be set like that in two ways: using our guide mentioned by Anamaria (with an external plugin for icons) or using some html and css code. For example the Magazine pro demo has the menu made using html and css -> https://i.imgur.com/3bj4NxZ.png you can check some more details about this in this guide https://www.wpbeginner.com/plugins/how-to-add-image-icons-with-navigation-menus-in-wordpress/
I hope this will help you!
Thank you!
Just to let you know that I realised that the issue that breaks the CSS Analyzes is related to the mobile version. The two sites, the only difference that they had that in the one that it works, the mobile version has the default settings, whereas the other has logo, colours etc.
I can also see that during the analysis, when doing the actions related to mobile, the whole webpage in the background, shifts down etc. This is not happening when doing the analysis on the version that has the default settings on the mobile.
It is not clear enough but the menu has shifted in the height of the ears of the girl on the left:
Happens to me every time. In the past, I simply had to go to the Newspaper theme page and redownload and reactivate all of the mandatory theme plugins. I also had to manually reenter my custom CSS. Hope it helps! It is a flaw in their updating process, IMHO.
CSS Analyzer used to work fine initialy on my site. However, after re-running it following a few minor changes on the templates (i.e. changing fonts sizes) now when I run it, it breaks the site.
I noticed that initially, was checking for about 500 parameters.
Now (that breaks the site) it checks for about 150
I am happy to provide the credentials to the two environments so that your engineers can see the issue; I understand that the analyzer is on beta so it may be of some good use to them to examine the case.
Hello,
Most of us when building sites that rely on their speed to get better google ranking, are concerned about the useless includes that load without meaning the pages. One of this case I notice is the inclusion of revolution slider includes
https://pathologia.eu/wp-content/plugins/revslider/public/assets/js/rs6.min.js?ver=6.5.9
In each and everypage – actually this useless js (for all the pages in the site that I am interested) – accounts for the most traffic by a single element. I use revolution slider not in the homepage, but in a page that account of 0.01 of the visits.
I would like only the pages that actually have revolution slider to have this code (together with the css etc) included.
Is there a way to do this without breaking the theme after updates?
Thank you!
Dimitris