- NewspaperCreate Custom Code with the browser’s Inspector or the Live CSS Box
- NewspaperScroll Animation
- NewspaperWP Rocket and Newspaper Theme: Optimization Guide
- NewspaperHow to setup Twitch for Social Counter
- NewspaperModal Popup
- NewspaperFlex Block Settings Guide
- NewspaperAutoptimize Plugin – install and configuration
- NewspaperAdding Multiple Authors to Your Articles
- NewspaperDesign your Post Pages using the Cloud Library Templates
- NewspaperBig Grid Flex Settings
- NewsmagtagDiv Composer Tutorial
- TutorialsFrom WPBakery to tagDiv Composer
- NewspapertagDiv Composer Tutorial
- NewspaperTheme modules and blocks
- TutorialsDefault Block Settings Guide
- NewspaperThe Mobile Theme
- NewspaperCompare theme files – Winmerge tutorial
- NewsmagBlock settings tutorial
- NewsmagLogo & Favicon
- NewsmagFooter templates
Hi,
I wanted to change the whole website’s background and it seems like I cannot put any text in the custom css field.
How can I solve this problem?
Thanks
Hi,
I think that you want to make it to look like this -> http://prntscr.com/ptmn2z then you need to edit the single post template with tagDiv Composer, click on the “on” text and check the css tab and adjust the margin like this “-5” -> http://prntscr.com/ptms59
Hope this will help you!
Thank you!
Hey there,
I updated the theme yesterday. Still trying to get rid of all the dependencies ^^
I tried to set a Cloud Library Header but the Ad is not centered and looks like its loading slow and weird. The main menu shows up a few seconds after the header has been loaded. Any ideas?
Yes, I deactivated plugins (especially Autoptimize, Super Cache and Critical CSS) and meet alle requirements.
Best,
Greg
/* custom css */
.td-gutenberg-editor .editor-styles-wrapper .wp-block {
max-width: 334px;
}
This is the code that’s overwriting correct CSS.
Hi,
Please try this custom css -> http://prntscr.com/ptkxw7
.vc_widget_sidebar .widget_categories .block-title span{
background-color: red;
}
.vc_widget_sidebar .widget_categories .block-title {
border-color: red;
}
.vc_widget_sidebar .widget_archive .block-title span{
background-color: green;
}
.vc_widget_sidebar .widget_archive .block-title {
border-color: green;
}
The code need to be set in Theme Panel> Custom code> Custom css, also feel free to change the colors.
Thank you!
Hi,
I want to change the background color on the entire site (pages, posts) to black. My site is full width and I read that changing the background color will cause it to be smaller. Well it did make it smaller when I changed the background color, but clearing the color and saving again will still leave the color to black. Which is great…
But For posts I can’t seem to change both the background and content color to black. Would I need CSS for that?
cheers.
Hi.
The letter spacing and font still seem to be off a bit on the word ‘on’.
Please see screenshot:
https://www.dropbox.com/s/ep414fsvbwbtpwf/Screenshot%202019-11-06%2013.58.54.png?dl=0
Would there be some CSS to correct this?
Thanks so much!
Hi Calin, after updating to version X earlier today, this setting has disappeared but the custom CSS code is still there. How comes and how can we restore it?
Hi,
1. Please notice that the Disqus plugin was not tested with our theme, therefore we can not provide technical support for the provide provide by this plugin, please make sure that you are using this plugin only on posts, not pages.
2. Unfortunately there is no settings for the default top bar to change the size ( height ), only the width -> http://prntscr.com/pt9edo
In order to have more control over the header and top bar we recommend to use a cloud header from tagDiv Cloud Library and edit it with tagDiv Composer
3. Unfortunately for the moment there is no option to set the social media in the order you want, sorry!
4. if the H2 is inside the content, then the settings from theme panel should be apply -> http://prntscr.com/pt9hkq, please provide some more details or a link where I can inspect this problem.
5. So if I understand correctly you want to have unique articles on pages, if is so then you can use this option -> https://forum.tagdiv.com/unique-articles/
6. The page templates are these -> https://forum.tagdiv.com/page-templates-2/the unfortunately there is no settings to make a page template, the design nee to be make with tagDiv Composer.
7. Only the the videos from YouTube will work -> http://prntscr.com/pt9ojh, maybe this option will be add in the coming updates.
8. The WP Rocket plugin was not tested with our theme, therefore I can not say how or it will work properly with our theme, sorry! -> https://www.screencast.com/t/cmPkh9jba4sZ
9. The flex can be adjust for all device individual -> http://prntscr.com/pt9qrl -> http://prntscr.com/pt9r37 you can check more about flex blocks in our documentation from here -> https://forum.tagdiv.com/flex-block-settings-guide/
10. There is an general option in theme panel -> http://prntscr.com/pt9s7p but this will not apply only on block headers that do not have set an individual style.
11. That is happen because the standard width of the website is 1068px -> http://prntscr.com/pt9z53 + margin -> https://www.screencast.com/t/FmgLs3wRkAAS when you edit the page will add and extra width from tagDiv Composer sidebar and some padding on the page content, so this will exceed the 1366px.
12. If you are referring to the mega menu next/prev buttons -> https://www.screencast.com/t/xZxnf7Sq2 then you can hide theme only with custom css, you can try this custom css
.td_block_mega_menu .td-next-prev-wrap{
visibility : hidden;
}
The code need to be set in Theme panel> Custom code> Custom css
If you still have some questions, or I was not clear enough please let me know!
Thank you!
Hi, I can’t customize the dropcat color. do I have to customize with the css?
thanks
Hello markwebbink,
just go to Row –> CSS tab, and in the bottom click on display field and from “show” choose “hidden”.
It worked for me.
BR
Chris
Hi,
Please provide me a link to your website where I can check these standard widget “Category” and the standard widget “Archive” in this way I will be able to help you with a custom css.
Thank you for your understanding!
Hi,
There is a problem with the “Big Grid Full 8 and Big Grid Style: Grid style 4 – Bottom box” it should look like this -> http://prntscr.com/pt8jxd here is a quick fix -> http://prntscr.com/pt8kkh
.td-grid-style-4 .td-module-meta-info > span {
display: inline-flex;
}
the code need to be set in Theme panel>Custom code> Custom css; also on some blocks do not gave category on module or is disable from theme panel -> http://prntscr.com/pt8mqe
,or you can use the Big Grid Flex 2 and set it like this -> http://prntscr.com/pt8jdi
Thank you!
Hello !
That is not editable with Theme colors or TagDiv Composer, That will require CSS code, please provide a link to your website and we will take a look.
Thank you !
Something is overwriting Gutenberg CSS
Output: https://prnt.sc/pt6uq1
Code: https://prnt.sc/pt6tu1 , https://prnt.sc/pt6wfm
2 a.harmach Theme is missing the style.css stylesheet error: https://help.market.envato.com/hc/en-us/articles/202821510
Hi Calin, I still have the problem. I should need to change blocks set in widget area but these widgets are the standard widget “Category” and the standard widget “Archive” and these widgets does not have “Title background color” field. Is there a way to set the colors individually (maybe with CSS)? I should need one color for “Archive” widget and another different color for “Category” widget. Thank you for the answer.
Fabrizio.
Hello,
Please notice that you can not customize the mobile menu in this way ( to replace the social networks with top bar) -> http://prntscr.com/pt29kd, sorry! you can customize only the elements that re in mobile menu, so if you want to remove the social networks, then you can use this custom css -> http://prntscr.com/pt2azj
#td-mobile-nav .td-menu-socials {
visibility: hidden;
}
The code need to be set Theme panel> Custom code> Advances css> phone
Thank you for your understanding!
Hi Vlad, thank you for your answer.
I tried to deactivate all plugins except tagDiv ones but the error is still there.
Looking more deeply into the code I see the css line that create the issue,
it is in the head section <!– Header style compiled by theme –>
Here the css lines:
.td-menu-background,
.td-search-background {
background-image: url(‘http://192.168.0.120/wp_011_gadgets/wp-content/uploads/2017/03/52.jpg’);
}
The IP Address is wrong and I do not find a way to edit it.
Any helps?
Thanks.
M.
Hello !
You can change that using a CSS Code as you can see it here:
.td-influencer .td-flex-home-cat .td-post-category:before {
background-color: blue;
}
The code must be inserted here: https://www.screencast.com/t/J1Nxw5s5
Thank you !
You can use the same code for mobile version but make sure this time you add the code in theme panel >> Custom code >> Advanced CSS >> PHONES
.footer-logo-wrap img {
max-height: 300px;
max-width: 300px;
}
REFER: https://prnt.sc/psk0t4
Hi there!
Google PageSpeed Insights indicates the following issues with removing unused CSS, related to the theme:
…css/td_legacy_main.css?ver=5a862b9…(www.streamwijzer.nl)
94 KB
92 KB
…Newspaper/style.css?ver=9.8(www.streamwijzer.nl)
26 KB
22 KB
…css/tdb_less_front.css?ver=489325f…(www.streamwijzer.nl)
13 KB
13 KB
How can this be done?
Warm regards,
Siebren
Hello,
I have a problem with the logo in the footer in the mobile version. Is it too big? Maybe you have some css code how to reduce it? https://www.screencast.com/t/zu8jJ2KKP
I already use such codes to reduce the desktop version:
.footer-logo-wrap img {
max-height: 380px;
max-width: 380px;
}
Best regards,
Mario
Hello !
Unfortunately you cannot center the button. For the round edge you can add this adition to your css code:
border-radius: 25px;
Thank you !
Hi arlingtoncardinal 🙂
i randomly see your topic and solved this problem with the following code
.tagdiv-type blockquote {
text-align: left;
}
You have to copy this here: Theme Panal > Custom Code > Custom CSS
This should work as long as you don’t use the Mobile Theme plugin. I didn’t test it with the Mobile Theme Plugin.
Best regards
-
This reply was modified 6 years by
Decentralbox.
-
This reply was modified 6 years by
Decentralbox.