Hello !
Please try this custom css for mobile arrows
.td-mobile-content .td-icon-menu-right {
display: block;
}
-> https://www.screencast.com/t/mZ00jNoM0
2. Here you will find some usefull tips and tricks on how to increase your page loading speed: https://tagdiv.com/how-to-increase-page-loading-speed/
Thank you !
Hello,
If you are referring to the space between ad and mobile menu, then you can remove that space using a custom css -> https://www.screencast.com/t/GCsenxQ4
.ad-728x90 {
height: auto;
}
You need to set the code in Theme panel> Custom code> Advance css> Phone
Hope this will help you!
Thanks.
Hi,
Unfortunately, the theme does not have any such an option for that, sorry! If you want to achieve something like this, you need to use a bit of custom CSS code. Provide your website URL so I will be able to identify that post and also so I can provide a more accurate code.
Thank you!
Hi,
In order to change the font for page title you need to go in Theme panel> Theme fonts> Pages -> https://www.screencast.com/t/x00p9BTI and in for center you need to use a custom css -> https://www.screencast.com/t/MXGOzrb12
.td-page-header h1{
text-align: center;
}
Set the code in Theme panel>Custom code>Custom css.
Thank you!
Hi,
I was struggling to find paragraphs in the post content, then I realized that the paragraphs in post have a white color for some reason – http://prntscr.com/nxcf0l There is some CSS that makes them white.
Regarding the fonts, from what I can see Google fonts could be disabled. Maybe you disabled them in the theme panel – http://prntscr.com/nxcgbd
The catamaran font is not loaded anywhere in the source page at the moment, so the CSS that should apply it won’t do anything.
Thanks
Hello !
You can try this css: #td-outer-wrap {
background-color: cyan;
}
You have to paste it here: https://www.screencast.com/t/z1tERyddG and you can change the color from cyan to everything you want.
Thank you !
Hi,
If you want to hide some elements in WPBakery you’ll need to add an excreta class on that element -> https://www.screencast.com/t/x3UE5HZ0VzB2 for example -> https://www.screencast.com/t/vyWBI5xHi and set the code in theme panel> Custom code> Custom css
.hide{
display : none;
}
Thank you!
Hello,
I updated to the latest Newspaper version (v9.7.3) and it appears to have corrected the enlarged single image problem on the home page.
I’ve tested removing all custom CSS and margin/padding on WP Bakery layout blocks but still have an unresolved layout issue on the home page. The top right text block will not locate in the top row, right column location as in the WPBakery layout. I would attach a screenshot but don’t see that option here. See the original non-updated site for correct location of that block at Marketwisetrader.com
I placed a second text block with default text in the same location but it also bumps down to the next row just like the original which has stock market quotes in it.
A second unrelated issue on home page is that I can’t get the footer to display. I selected display footer for home page in the theme panel.
Could you provide suggestions for fixes to these two issues?
Original layout: //marketwistetrader.com
Cloned dev version with all updates at: //mkdv.meta-morphos.es
Thank you,
Lon
There is no color reference on my custom code.
There is no mention of this blue color in style.css and in no other file.
I have the latest version of theme.
Hi,
Please replace the above custom css with this one
.td-main-content-wrap, .td-theme-wrap article{
margin-bottom: 200px;
}
Hope this will help you to achieve what you need!
Thanks.
Hi,
The mobile folder is now in the tagDiv composer plugin (after the recent updates)
– https://www.screencast.com/t/pTjNyBnI
You could modify it there if needed. Only custom CSS code can be entered in the mobile theme section in the theme panel, other code would have to be entered in the files directly.
Thanks
Hi,
If I’m understand correctly you are referring to the breadcrumbs -> https://www.screencast.com/t/PS19rZxju please change the page template to default -> https://forum.tagdiv.com/page-templates-2/ or use this custom css
.entry-crumbs {
display: none;
}
Hope this will help you!
Thanks.
Hello !
Please try this custom css for mobile arrows
.td-mobile-content .td-icon-menu-right {
display: block;
}
-> https://www.screencast.com/t/mZ00jNoM0
If the problem is still there, please provide me a link were I can inspect this problem, in this way I will be able to provide you the right answer.
Thank you !
Hi,
After a demo is installed with content, you can configure the homepage to display the posts you want. All the grids and blocks have filtering and sorting options
– https://forum.tagdiv.com/block-settings-guide/
Currently you have the default wordpress blog page as homepage. You can build/import a homepage with the composer/cloud library plugin
– https://forum.tagdiv.com/homepage-how-to-build-and-set-it/
The color of the stars when using default post templates can be changed only with CSS
– http://prntscr.com/nx0a2g
In this case enter this code in the theme panel->custom CSS section
– https://pastebin.com/JLfH8PLZ
However using cloud post templates (which can be edited with the tagDiv composer) there will be options to color the stars – http://prntscr.com/nx0aq6
You can find out more about the cloud library template here
– https://forum.tagdiv.com/tagdiv-cloud-library-plugin/
Also you can see the templates created by us here – https://cloud.tagdiv.com/#/load/All
Let me know if you have more questions.
Thanks
Hi,
In child theme will only work with functions.php, and style.css as there are very few files left in the main theme as envato requires all functionality to be added through plugins.
Also having both composers activate ( tagDiv Composer and WPBakery ) there appear some issues ( the usually issue is the single image, but there are others too ).
We’ll try to fix this as soon as possible.
Thank you for your understanding and sorry for the inconvenience!
Hi,
Use the code below and place it in Theme panel -> Custom CSS area if you want to remove the bottom gradient from the lightbox.
.mfp-figure:before{
background:none;
}
The result is here -> https://www.screencast.com/t/kacOLqf294ER
Thank you!
Hi,
Most of the theme files were moved into the tagdiv composer plugin as per the requirements of envato: https://help.author.envato.com/hc/en-us/articles/360000472383-WordPress-Theme-Requirements.
We wrote an article on the subject here: https://tagdiv.com/updating-the-core-of-tagdiv-themes/
Moving forward with such requirements, a child theme will only work with functions.php, and style.css as there are very few files left in the main theme as envato requires all functionality to be added through plugins.
Thank you for your understanding and sorry for the inconvenience!
Hi,
The Newsmag theme update brings a change for the customers that use WP Bakery Page Builder with our Theme: – When you’ll be updating to the Newspaper 9.7 version, you’ll need to activate the tagDiv Composer to keep the Newsmag theme functionality you’ve previously used. Otherwise, you will have basic WordPress functionality, complying with Envato WordPress Requirements – https://help.author.envato.com/hc/en-us/articles/360000472383-WordPress-Theme-Requirements Please note that activating the tagDiv Composer doesn’t mean that you are required to use our custom page builder on your website. You can use the WP Bakery page builder as you did before the update.
We recommended you to do not use the tagDiv Composer and WP Bakery page builders on the same page, because you cannot edit with WP Baker blocks and shortcodes created with tagDiv Composer or vice-versa. Please make a backup for your website before updating.
Most of the theme files were moved into the tag div composer plugin as per the requirements of Envato: https://help.author.envato.com/hc/en-us/articles/360000472383-WordPress-Theme-Requirements.
We wrote an article on the subject here: https://tagdiv.com/updating-the-core-of-tagdiv-themes/
Moving forward with such requirements, a child theme will only work with functions.php, and style.css, as there are very few files left in the main theme as Envato, requires all functionality to be added through plugins.
Sorry for the inconvenience and thank you for understanding.
Thank you for understanding!
Hi,
Unfortunately, most of the theme files were moved into the tagdiv composer plugin as per the requirements of envato: https://help.author.envato.com/hc/en-us/articles/360000472383-WordPress-Theme-Requirements.
We wrote an article on the subject here: https://tagdiv.com/updating-the-core-of-tagdiv-themes/
Moving forward with such requirements, a child theme will only work with functions.php, and style.css as there are very few files left in the main theme as envato requires all functionality to be added through plugins.
Thank you for your understanding and sorry for the inconvenience!
Hi,
Is possible that the extra class to have set a stronger css that will overwrite the theme css.
Thank you!
Hi,
Please try this custom css for mobile arrows
.td-mobile-content .td-icon-menu-right {
display: block;
}
-> https://www.screencast.com/t/mZ00jNoM0
If the problem is still there, please provide me a link were I can inspect this problem, in this way I will be able to provide you the right answer.
Thank you!
Hi,
Unfortunately, for the moment the mobile theme do not have more options, sorry!
In order to achieve these results, you need to use custom css -> https://tagdiv.com/how-to-create-custom-code-in-newspaper-theme/
Thank you!
Dear support team,
While trying to hide a mobile login container, which seems to be conditionally displayed depending on whether ‘tds_login_mobile’ setting is equal to ‘hide’ or not, I couldn’t find a reliable way to set it to ‘hide’.
I tried Export’ing theme settings from Theme Panel, base64-decoding it, then unserializing the settings with PHP and adding the ‘tds_login_mobile’ setting to be equal to ‘hide’, serializing and base64-encoding it again and importing it back to the Theme Panel, but it seems that it didn’t work, perhaps because the theme stores the settings on whitelist-basis, ignoring my attempt 🙂
What would you recommend for hiding the login container in mobile menu?
Hiding it with CSS is not an option for me, since the container attempts to display ‘get_avatar()’ picture and for some reason generates bogus URLs like “/mm” which cause errors in Dev Tools console.
As always, trying to provide you as much technical details as possible.
Yours kindly,
Eric
Hello there,
Amazing theme 🙂
Just having one small issue –
I’ve created a footer page and I’ve chosen to use a dark background. But when I insert a block, by default my block titles are black and of course this doesn’t work if they’re on a black bg. I don’t want to change the default setting as the rest of the blocks on my site are fine.
How do I go about changing the block title colour specifically for my footer page? I’ve tried a bunch of things but can’t see to figure out the right css/html. There is no option to set individual block title colour in the options it seems like, only accents.
Kind regards
I would like to have this done on the portrait viewport. How can I do this? Can you please give me the css code for this.
Thank you!