- NewsmagtagDiv Composer Tutorial
- NewsmagBlock settings tutorial
- NewsmagLogo & Favicon
- NewsmagFooter templates
- NewsmagUsing other ads
- NewsmagUsing Typekit fonts
Ok, sorry.
I am attaching two screenshots, hoping to explain myself better.
I can’t figure out what I need to add from css, or in the cloud templates.
Thx!
Hey Vlad, thanks for getting back to me.
I actually just stumbled upon this as it displays something different in the tagdiv composer compared to the live mobile test environment.
I have used Block 15 with Padding x10 on each side, although it seems to just right right left/right sides.
When I view this on tagdiv composer – mobile option, the content aligns stacked (yuk haha)… but when I view on my live test environment on my actual mobile… the content is displayed in two beautiful columns.
I’m going through my customcss but I can’t see anything, nor have I added custom class to the element.
Hi jihoon park my colleagues from email will try there best to help, but please notice that “Reduce unused css” is a page speed element and this is not quite easy to reduce, also is not covered by support team.
Thank you for your understanding!
Hi,
Unfortunately, the like button becomes deprecated and that is way it is looking like that.
Indeed, when the website looks like this -> https://imgur.com/zZf9QyG the css stile is not loaded on that page, but this is a strange behavior, this problem appears only recent?
If you want we can take a look to your website, for this please make sure that you have a full backup and contact us at contact@tagdiv.com, provide wp-admin and cPanel access and we’ll check to see if the theme is set correctly and if there can be something interfering with it. Also include the link of this topic in email.
Thank you!
I sent it again.Do you remember what you want to check? “Reduce unused css” is causing my homepage to slow down very much, which has a significant negative impact on s.e.o. Please check it out.
Hello,
Unfortunately, to have border-radius on the meta info, you need to use some custom code CSS => https://www.screencast.com/t/W8K1Fv6ZF and change the value
.td-module-meta-info
{
border-radius: 15px;
}
Set the code in Theme Panel -> Custom Code -> Costum CSS.
Hope this helps you!
Thank you!
Hi, when I change the border radius on Flex Block 2, it doesn’t apply to the meta info background box, only to to the image. I also tried adding a border from the row CSS settings and setting the radius through that, but it seems like the meta info box goes over it? How could I change the radius on the bottom left corner?


Thank you!
Hi,
I updated our website to a newer version of the TagDiv composer sometime ago, but after the header was broken, I reverted to an older version. But after the composer stopped working recently, I unfortunately had to update and the problem I had occurred again. I addressed this issue before and it was not solved. So here is my question again:
I have set up all the header settings in the theme panel (h1-h6) with custom font sizes, however these settings are not being used after the update. For example: whenever I place a title block or a widget block on a page, it should use the default font size settings I have set up in the theme panel. An H3 and H4 block title should be 28px large. That’s not the case however. If I check the header in the browser inspector, I can see that it is overwritten by CSS as 17px. I have never added this to the theme panel or as a custom code, so I have no how this could happen. Also, I can not make manual changes to widget titles, for example. So changing all the header sizes manually is not an option!
Hi,
I don’t know why, but it’s the second time in a few days that I can’t access wp-admin correctly. I called the hosting company (Hostico) for the same problem the other day, but they were very upset that I asked them to solve a problem for me, other than the one strictly related to hosting. I don’t know exactly if the error is from the theme (Newsmag) or from the plugins (the hosts said it was a CSS error), but I don’t know how to fix it myself. And I don’t really know how, considering that once I accessed wp-admin, I can’t really decipher the writing. Do you think you can help me?
P.S. If you want, we can write in Romanian. It’s easier for me too.
Thank you!
Hello,
You can change the color and fonts of blockquote from Theme Panel -> Theme Fonts -> Post content => https://www.screencast.com/t/mxVkEBnE, Theme Panel -> Theme Colors -> Content -> Post => https://www.screencast.com/t/ScQogY6p
and for line border and align use this custom code => https://www.screencast.com/t/rQ2YXGHjAul
blockquote p {
margin: 0;
text-align: left;
border-left: 2px solid #000;
padding: 15px 23px 16px 23px;
position: relative;
clear: both;
}
Set the code in Theme Panel -> Custom Code -> Costum CSS.
Hope this helps you!
Thank you!
Hi Anamaria,
I’m using the following code.
.td-pulldown-size {
border-radius: 5px;
font-size: 12px;
font-weight: bold;
height: 20px;
}
There are two problems:
How can I reach, that the text is vertical center?
And when I click on the header logo or refresh the site, the header elements loads in old design. After a half second the css is loading correctly. I have tested it on safari and chrome (desktop). Do you have an idea how I can fix that?
Let me show you the problem on a video: https://youtu.be/X4Jtj5VxB7E
Thank you and best regards
Andre
-
This reply was modified 5 years by
celhil.
Hi,
I simply want the blockquote within posts/pages to not turn blue, to not be capitalized, to not be centered, to not be italicized–but rather to have a left line border, aligned left with a margin, inherit text color, size, format, etc., of the post/page.
Please see this for example: https://huntingforthompson.com/blockquote-request.pdf
Please provide custom CSS for that to occur across all platforms: phone, tablet, desktop, laptop, regardless of screen size. All my efforts fall short of being implemented uniformly across all devices/screen sizes.
Hello,seeking for help with this issue which is happening 3-4 times already.
When I load the page its showing plain content (not css styled)and a code that should not be there.
If i clear the cache, it’s get back to normal. But until that the people are seeing mixed page. This is very bad.
Pls help resolving this issue. I have tried to reduce the caching to 1 hour and even than it happen again.
On the url below i’m sharing image of this how it looks
https://ibb.co/xL8MXVK
Thanks
Hello!
Access your pages and with CTRL + P you should be able to print.
If you want to format the way the post page is printed, then you need to write some custom CSS by placing the following code in Newspaper -> Theme panel -> Custom code -> Custom CSS:
@media print{Write here your custom format for example body{background-color: red!important;}}
Thank you!
At this point, it is not a priority to build a new cloud template, so I changed subpage of UEFA Euro 2020 (https://www.bet3.gr/category/euro-2020/) back to default template. I noticed, however, that the issue of image position exists on every cloud template of Newspaper theme: Mobile theme, Homepage, 404 Error page, Inner pages etc, when I use content block shortcodes. Is there a generic CSS code to set the image position right on Blocks or do I have to discriminate which Blocks I use to write CSS on them?
Hello!
The mega menu is centered relative to screen, so of course on little screen won’t be aligned. You can only adjust there depending on your suitable size, maybe you could try to write also some custom CSS there.
Thank you!
Hello,
The code in WpBakery loads over the code in tagDiv Cloud Library, causing these problems.
A solution is to use a stronger custom code CSS, but it will stay that way no matter what future changes you make in Cloud Templates (it must adjust the custom CSS too), and you will have to change its values.
If you have the desired layout, then let me know (enable back the WP Bakery) and I try to make a CSS for you.
Thank you!
Thank you for the replay,
I checked editor-style.css, in the screenshot, and my existing CSS has the same values, can you confirm which values can be changed?
or, i have to delete that section in editor-style.css?
Hello,
I found the following code in Theme Panel.
This was inserted by one of your developers a few months ago. Unfortunately, no comment was included. Can anyone tell me what this code was used for? I need to check if this code is still needed.
>> https://drive.google.com/file/d/1V49H4JEn25OVD7gYgW5KJ35M3f41IkZa/view?usp=sharing
website: m o d u s x . d e
Thanks a lot
Hello!
First of all, try to do these steps as quickly as possible, so your visitors do not notice the process:
1. disable TagDiv Composer
2. uninstall(delete) TagDiv Composer
3. clear cache (if cache plugin exists)
4. install TagDiv Composer
5. activate TagDiv Composer
6. clear cache (if cache plugin exists)
Please check if you have active and you use the tagdiv CSS Analyzer, click on “Remove generated CSS” and see the results.
If the problem is not solved after that, please start looking for a plugin conflict.
Hope that helps you!
Thank you!
Hello,
If you want to add a custom code CSS for mobile then you can add it in Theme Panel -> Custom Code -> Advanced CSS => https://www.screencast.com/t/CRaBgpxghCw
Thank you!
Hello Team,
Kindly note that since I updated to version 10.4, I cannot see the CSS analyzer on the website
Below is my website Newsmoto
Kindly assist
Hello,
In most cases when tagDiv Css Analyzer has stopped it when is use Cloudflare and the Rocket Loader is active (in our guide it is mentioned the Rocket Loader must be disabled).
The issue can be from a plugin conflict, that’s why, please deactivate ALL plugins except tagDiv ones, also if you are using a cache plugin, deactivate it, clear all cache and try again.
Take a look at the video guide here: https://www.youtube.com/watch?v=tnkVapqhIHc
“This custom tool performs an automatic test to find missing CSS rules applied by user interaction. Moreover, you can manually interact with a chosen section/component from the page while the tool records all the involved CSS. It will generate the final CSS file for this page and also will split the rules in Critical CSS to be loaded in the website’s header.” ( https://tagdiv.com/whats-new-in-the-newspaper-theme-10-4-update/ )
Our tool is running only on normal pages and not for posts or categories for example.
Thank you!
Hello,
I have been set the columns gap on the page to 0 and this works good. Now I want this on the posts too.
Page: https://ibb.co/9nzxcRv
Post: https://ibb.co/Bjp7h4D
Can you tell me what for a custom css element I need for this?
Thank you and best regards
Andre
Hi,
We want to change a page that needs custom Css but wondered how to add it in custom CSS for mobile viewport only.
We do not want to change the page for desktop, landscape or portrait view as they are fine.
Is there a way to add custom Css just for mobile?
All the best
Thomas