- NewsmagtagDiv Composer Tutorial
- NewsmagBlock settings tutorial
- NewsmagLogo & Favicon
- NewsmagFooter templates
- NewsmagUsing other ads
- NewsmagUsing Typekit fonts
Hey all – is there any custom css I can add to remove the “about us” and “Follow us” text on my mobile footer?
Can you please have a look in this image – https://prnt.sc/sia7ct which I need to minify for better output. I am already using server-level cache where I have an option to minify JavaScript and CSS and I enabled those ( https://prnt.sc/siaf3x ) but still getting this issue to resolve. I need your urgent help.
Hi Tagdiv,
I was changed the display settings but can’t fix now.
I was hide an element but I can’t show the element back. How can I fix it?
Hi, still tweaking….
1) The titles/headers at the top of the category pages are too small for my taste. How do I cahnge the font size? Can’t find anywhere in the Theme Panel and the CSS seems to use a shortcode (zoompage fontsize=”26″).
2) I saw in the Newspaper theme (I have Newsmag) that there is a Theme Panel setting (Theme Colors) to set the background color of the Block/Module headers. There is no such opiton in Newsmag. Is there one place I can do this? (I actually added extra CSS in Appearance > Customize that does this, but would prefer to have a Theme Panel option.) Why doesn’t Newsmag have the same option as Newspaper?
Hello, I’ve spend hours trying to make the background of the main CONTENT ZONE transparent…
In the TD Editor under CONTENT > ZONE > CSS I’ve tried changing the color where it says BACKGROUND COLOR but nothing seems to be affected…
I’ve even tried looking at the HTML source and adding this to the LIVE CSS EDITOR:
.td-main-content-wrap,
.td-main-page-wrap,
.td-container-wrap,
.tdc-content-wrap,
.tdc-zone,
.tdi_2_eeb,
.wpb_row,
.td-pb-row,
.tdc-element-style,
.td-big-grid-flex,
.td-big-grid-flex-scroll,
.td_block_wrap,
.td_block_big_grid_flex_5,
.tdi_10_e0e,
.td-pb-border-top,
.td_block_template_14,
.td-big-grid-flex-posts
{
background-color: transparent!important;
}
Nothing seems to work. Why is this so hard???
Finding the right place for this in the TD EDITOR settings should really be MUCH simpler!
Hey recently I have noticed a bug in all sidebar colums. It is happening only in Microsft Edge and Internet explorer. I tried changing sidebar colums but it’s happeing with all colums. It’s a CSS issue. You can check this on my website’s home page. http://www.yoodley.com
Hi,
On responsive version you can try this custom css
.page-nav a {
margin: 0 8px 8px 0;
padding: 12px 24px;
}
.page-nav a:last-child i:before, .page-nav a:first-child i:before {
font-size: 16px;
}
The code need to be set in theme panel>custom code> advance css > phones -> https://i.imgur.com/7Vt0sDy.png
Hope this will help you!
Hi,
If you want you can hide the first column on mobile, in this way it will be display the second one, for this you need to edit the page with tagDiv Composer, select the column that you want to wide on mobile -> https://i.imgur.com/bp24ole.jpg and set the mobile view port and in css tab chose the option for display -> https://i.imgur.com/0k2THBK.png
Also you can invert these columns only with custom work, if you want, you can check our custom services from here -> https://tagdiv.com/web-development-services/
Thank you!
Hello !
Your website seems to not load the css files, Please make sure that you have accomplished all the system requirements as in our documentation here: https://forum.tagdiv.com/requirements-for-newspaper/
Please make sure that you do not have a plugin conflict, please deactivate ALL plugins except tagDiv ones, also if you are using child theme or cache plugin, deactivate them, clear all cache and try again.
Thank you !
Hi,
That is a css extension from google chrome is use for test css on websites, the code need to be set in theme panel.
Yes, you can add as many code you want!
Thank you!
Hello Support Team,
We are getting some code snippet on AMP page, Please have a look.
https://www.cinetalkers.com/madhuri-dixit-birthday-special-when-b-town-actors-wished-the-bollywood-dancing-diva/?amp
Code:
/* inline tdc_css att */ .tdi_22_b8f{ margin-bottom:0px !important; padding-right:100px !important; padding-left:100px !important; } /* portrait */ @media (min-width: 768px) and (max-width: 1018px) { .tdi_22_b8f{ margin-bottom:30px !important; padding-right:60px !important; padding-left:60px !important; } } /* phone */ @media (max-width: 767px) { .tdi_22_b8f{ margin-bottom:30px !important; padding-right:0px !important; padding-left:0px !important; width:auto !important; } }
Note: We have disabled Mobile Theme plugin
Hi,
Yes, the Big Grid Flex 3 have set some custom css that is apply on mobile version too, there are few ways to fix this, first you need to edit the page with tagDiv Composer -> https://tagdiv.com/tagdiv-composer-page-builder-basics/
1. you can replace the bloc and adjust it.
2. you can reset the block styles using the right click -> https://i.imgur.com/5IFC3y3.jpg
3. you can inspect in css tab, it can be set a width -> https://i.imgur.com/9oA9Jcp.jpg
After that check the mobile version -> https://i.imgur.com/25CbFxo.png
I personally recommend step 1 or 2.
Thank you!
Hi,
You are using the mobile theme plugin, this is a separate theme only for mobile devices, therefore the settings made with tagDiv Composer will not affect it. If you want to have the same layout on mobile devices, you can use the responsive version of theme and disable or use only for amp the mobile theme plugin.
Also our theme will set the featured image at the top of your posts, therefore you do not need to set that image in post content, or if you do not want to display the featured image you can remove it with a custom css.
Thank you!
Hi,
I think that you are referring to this -> https://i.imgur.com/KgIOYpH.png on this element is set a class from demo magazine that will overwrite the settings from theme panel -> https://i.imgur.com/AbTw4ak.png, there are two ways to change it, one, remove the class from demo to can apply the theme panel style -> https://i.imgur.com/pfavlVT.png or use a custom css -> https://i.imgur.com/LokZTCq.png
The code will apply only on footer
.td-newsmag-magazine .td-footer-container .block-title > span {
color: #111;
}
Hope this will help you!
Thank you!
Hello !
Please use this css: .td-crumb-container {
display:none;
}
The code must be inserted here: https://www.screencast.com/t/J1Nxw5s5
Thank you !
Hi,
Here is another screenshot to explain what I mean. Adobe Typekit only provides you with the CSS code. How do I incorporate this on Newspaper theme s I can use it on my website?
Update> It worked! Just a question, is it ok to add more than one code in custom CSS?
Hi, I am going nuts trying to figure this out. Only found partial answers in lots of searching here. (I can’t share the URL as its password protected under development).
After customizing colors of the theme, the text in the “Even More News” footer block (footer template style 1) is now the same color as the background, so it cannot be seen. But I cannot for the life of me find where I broke this. I believe the demo has the text links in white.
I’m the Magazine homepage and the default template style.
I have determined that this auto-generated info content is Module 6. But when I got to Block Settings and change Module 6 to white, it changes it everywhere.
What did I do to change it to dark gray and how do I get it back to white without using custom CSS?
Hello there
I now have several different CSS files
Different CSS files are needed for homepage, post, and page
I modified header.php
like this
<? php if (is_home ()) {?>
<link rel = “stylesheet” href = “cssA” type = “text / css” />
<? php}
elseif (is_single ()) {?>
<link rel = “stylesheet” href = “cssB” type = “text / css” />
<? php}
elseif (is_page ()) {?>
<link rel = “stylesheet” href = “cssD” type = “text / css” />
<? php}?>
But none of my code worked
Why is the modification of header.php invalid?
Thank you
Hi Vlad,
I already tried the option suggested by you. But it is not showing correctly on mobile device: https://www.screencast.com/t/otiUL1wkW0
Do I need to make any change in the css code? It shows correctly on desktop:https://www.screencast.com/t/dXJtxJ3WWEu
Thanks,
Anand
Hi,
In order to have the scroll to top on mobile responsive version you’ll need to use a custom css like this one http://prntscr.com/opdgwr
.td-scroll-up-visible {
display: block;
}
The code need to be set in Them panel>Custom code>Custom css
Thank you!
Hi,
“I tried but same color applied on every category.” there the coder need to be clear, no color.
Indeed the background color will apply only on category page.
You can try this custom css for color on individual categories
-> https://www.screencast.com/t/hnPXiMEJcLS9
All you need to do is to change the category in code and the background color will apply on that category.
.td-module-image a[href$="/news/"],
.td-meta-info-container a[href$="/news/"]
{
background-color: green;
}
.td-module-image a[href$="/nxt/"],
.td-meta-info-container a[href$="/nxt/"]
{
background-color: blue;
}
.td-module-image a[href$="/wweresults/"],
.td-meta-info-container a[href$="/wweresults/"]
{
background-color: red;
}
Set the custom css in Newspaper>Theme panel>Custom code>Custom css
Thank you for your understanding!
Hi Vlad,
Thanks for your response. I tried the option you suggested: https://www.screencast.com/t/HIMZBgkE0
But it is not working as pagination numbers are still coming up: https://www.screencast.com/t/Z7FiXhwokHn
Please note I am using Mobile theme for mobile display. I have earlier tried adding code under MobileTheme->Custom CSS but that also didn’t work.
Hi,
For this you can use a custom css like this one -> https://i.imgur.com/WSdBUPk.jpg
.td-scroll-up {
bottom: 36px;
}
The bottom px can be adjusted after you needs, also the code need to be set in theme panel> custom code> custom css.
Hope this will help you!
Thank you!
Hello !
You have to create 4 menus in wordpress, if there is only one menu that will be rendered everywhere: https://www.screencast.com/t/wH8BQg4UMN ; https://www.screencast.com/t/Eczt6J6h0
As for the padding, follow our tutorial here to learn more about the CSS possibility to edit an element in tagDiv Composer: https://www.youtube.com/watch?v=fa7GenCHcBU
Thank you !