- NewspaperWP Rocket and Newspaper Theme: Optimization Guide
- TutorialsFrom WPBakery to tagDiv Composer
- TutorialsDefault Block Settings Guide
- TutorialsHow to use custom fonts
Could someone be so kind and help me rename the title on More articles box? At the moment it’s named Mai multe articole but I would like to change it to Articole recomandat. Found the source but don’t know what css code I should add in custom css.
Please see attached printscreen: https://imgur.com/a/E8sJLjQ
Thanks!
Hi,
Please add this custom css in Newspaper>theme panel>Custom code>Custom css
.tds-button1:before {
background-color: red;
}
https://www.screencast.com/t/WTnSOy1V4
Hope this will help you.
Thanks.
Hi,
In order to remove the gap you can edit the page and set to the first row a margin top
-40 https://www.screencast.com/t/XHpfT49oE9U or you can use custom css -> https://forum.tagdiv.com/create-custom-code-using-the-browsers-inspector/
If you need help whit this please provide a link were I can inspect the problem, in this way I will be able to provide you the right css.
If that is a slid you need to edit that page, click n the element Slide and check the hover color overlay on style section https://www.screencast.com/t/0QhpDTjxo
Thank you.
Hi,
1. I think the best flex for mobile is that one that you can make it to look clean and nice.
You can use a flex block and set settings per each device
On desktop: https://www.screencast.com/t/6HKNJjl35i
On mobile: https://www.screencast.com/t/Ik42eacS3DgK
2. This can be made only with custom css https://www.screencast.com/t/cnSbKWPgrnC
3. Yes you can use a smart list and hide the number with custom css, or use a smart list template from tagDiv Cloud Library and set opacity 0 on number count
https://www.screencast.com/t/U202J60J2y8y
https://www.screencast.com/t/LXsIzFuYNPr4
Thank you for your understanding.
Hi,
First please make a full backup to your website and database; then please make update to theme, https://www.screencast.com/t/jh4kZoLu here you can find all the news and fix for our theme -> https://themeforest.net/item/newspaper/5489609?s_rank=1
Also is possible that you have some custom css in the theme that force the style.
Thanks.
That didn’t work. I disabled Cloudflare and WP-Rocket and nothing changed.
Check this out:
Top 404 Pages Errors
# URL Hits
1 https://www.interestinganswers.com/science/css/images/icons/newspaper.ttf?14
2 https://www.interestinganswers.com/food/css/images 1
3 https://www.interestinganswers.com/food/css/images/icons 1
4 https://www.interestinganswers.com/food/css/images/icons/newspaper.svg 1
5 https://www.interestinganswers.com/food/css/images/icons/newspaper.svg?14 1
Notice that it says it can’t find the entire “https://www.interestinganswers.com/food/css/images” images directory.
I can give you access to my console if you want to navigate around.
thanks
Hi,
In order to do that you’ll need to use some custom css
https://www.screencast.com/t/icRYwx4Wq
.td-header-wrap .td-aj-search-results .td-module-thumb{
display: none;
}
.td-header-wrap .td-aj-search-results .item-details {
margin: 10px 20px 10px 20px;
}
If you like the above results, the just copy the above custom css and paste it in Newspaper>Theme panel>Custom code>Custom css
Hope this will help you to achieve what you want.
Thank you for your understanding.
-
This reply was modified 7 years by
Calin.
I understand now. Note that those are not the same elements. AN example, for posts it’s the single post author box
– https://www.screencast.com/t/BBf8choQ
For author pages it’s an author box – https://www.screencast.com/t/WIF3ns7Y
You could try and construct something similar with the individual author page elements
– https://www.screencast.com/t/GhFAljJCYNx
To position them next to the other use the inline-block setting in the CSS tab of the element
– https://www.screencast.com/t/9N33h1TS
Hi,
The menu and the logo are in separate containers, so that would not be possible/easy to do with CSS. Maybe with the header builder that is currently in development that will be possible, can’t say for sure until it is finished and we will begin testing it. Sorry for any inconvenience.
Thanks
Hello,
Use the code below and place it Theme panel -> Custom CSS area.
.td-post-content a:active, .td-post-content a:visited{
color:green!important;
}
The result is here -> https://www.screencast.com/t/Jbj9z7Npm
Thanks.
Hi,
The theme can only set a background image or color as background. Maybe you can set that iframe with CSS somehow.
Be sure to set a background color or image first to make the website boxed first, and then try and set the background with CSS on the body
– https://forum.tagdiv.com/background-ads/
– https://forum.tagdiv.com/create-custom-code-using-the-browsers-inspector/
Check some similar topics for some examples
– https://stackoverflow.com/questions/13363092/vimeo-iframe-as-background
Thanks
Hi,
I could give you a code to remove them, they will appear by default and there is no setting to remove them. Please enter this code in Theme panel->Mobile theme->Custom CSS code section
.category .td-category-siblings {
display: none;
}
The result will be like this – https://www.screencast.com/t/kkQCcnp9uERh
Thanks
Hi,
This one -> https://www.screencast.com/t/aNozxRQyzEsA you want to change? That’s a category tag which can be changed from CSS code. Provide your website URL.
Thanks for the message!
I maybe not explained it right. I don’t use multiple templates, it’s just one template for all authors. But it 2 different layouts for author box on template page and on usual posts.
So I want to be able to set css either for template or for all posts/pages, that will be different. Here’s screenshots, of what I want.
Here what I have on post page, and I like this
Here what I have on author page from template, and I want to change that to same as on post page:

Hello Support Staff,
Is there any way I can have main logo sit in middle of the menu while the menu items are split towards left and right?
Like so https://snag.gy/AYS264.jpg ?
Any css code to apply on Header Style 9 or 10?
Thanks
Hi,
Please try this custom css
.sf-menu{
transform: translateX(22%);
}
Just set the pro-cent number you need to have the menu align to center
https://www.screencast.com/t/qKgSLO48DTMe
Paste the css in Newspaper>Theme panel>Custom code>Custom css
Hope this will help you.
Thanks.
I give up! The gap keeps changing depending on the screen size. Tried 103%, 100%, 95% and 93%. Surely there is css to simply make the featured image fit all the way to the left? Do you have a recommended image size with a height which is much less than it is now? So I can implement this across all the posts.
Hi,
You can use some custom css to hide the the view counter on blocks and and posts
https://www.screencast.com/t/i1SgtyraLhVQ
.td-post-views {
display: none;
}
Add this custom scc in Newspaper>Theme panel>Custom code>custom css
Hope this will help you to achieve what you need.
Thanks.
Hi,
You can try this fix
#td-mobile-nav {
position: fixed;
}
Paste the code in Newspaper>Theme panel>Custom code>Custom css
But also is possible to be others elements broken in RTL
Our theme was does not support RTL so simply changing the direction will not work properly. Lots of theme elements have to be adjusted for the thee to support RTL.
Thank you!
-
This reply was modified 7 years by
Calin.
Hi,
This is the custom css for border bottom line
.td-header-style-5 .td-header-menu-wrap-full {
border-bottom: 3px solid red;
}
https://www.screencast.com/t/m5Wth5NH
If you want you can change the color;
Thanks.
I got this:
Fatal error: Uncaught Error: Call to undefined function iconv() in /home2/tameteora/public_html/wp-content/themes/Newspaper/includes/wp_booster/td_util.php:1541 Stack trace: #0 /home2/tameteora/public_html/wp-content/themes/Newspaper/includes/wp_booster/td_css_res_compiler.php(54): mb_detect_encoding(‘\xF7\xAD\xF9’) #1 /home2/tameteora/public_html/wp-content/themes/Newspaper/includes/shortcodes/td_block_25.php(78): td_css_res_compiler->load_settings(‘td_block_25::cs…’, Array) #2 /home2/tameteora/public_html/wp-content/themes/Newspaper/includes/wp_booster/td_block.php(231): td_block_25->get_custom_css() #3 /home2/tameteora/public_html/wp-content/themes/Newspaper/includes/shortcodes/td_block_25.php(98): td_block->get_block_css() #4 /home2/tameteora/public_html/wp-content/themes/Newspaper/includes/wp_booster/td_global_blocks.php(28): td_block_25->render(Array, ”) #5 /home2/tameteora/public_html/wp-includes/shortcodes.php(319): td_global_blocks::proxy_function(Array, ”, ‘td_block_25’) #6 [internal function]: do_shortcode_ in /home2/tameteora/public_html/wp-content/themes/Newspaper/includes/wp_booster/td_util.php on line 1541
Hi, I downloaded cloud template for authors page- “Author template 13 – Gaming”, and need to style authors box on it differently, then authors box on post pages.
i.e. on the post page, I have this block for css settings: author-box-wrap, and td-author-description but when I change values in this block, it influences also the template page. How I can style authors description and image on template page without influencing other author boxes?
Thanks
Hi,
Unfortunately there is no option to do that, the only way to do that is to use custom css -> https://forum.tagdiv.com/create-custom-code-using-the-browsers-inspector/
If you need help with this let me know.
Thank you.
It was because my child theme had version 7.7.
Editing the right version in style.css file, everything works.
Hi,
1. Please make sure that your image from that thumb is not to small, also you can use a plugin to Fix strange looking images on blocks -> https://forum.tagdiv.com/thumbnails-fix-strange-looking-images-on-blocks/
2. Please check our documentation about tagDiv Slide Gallery -> https://forum.tagdiv.com/gallery-2/
3. In order remove the space between images please add this custom css in Newspaper>Theme panel>Custom code>Custom css
.td-big-grids-fl.td-big-grids-margin .td-big-grid-post {
border-width: 0px;
}
https://www.screencast.com/t/aPepcfP9o
4. In order to fix this you’ll need to set some excerpt on that module, in order to do that please go in Newspaper>Theme panel>excerpts and set on letters https://www.screencast.com/t/xAmuyU0BC , if you want to set a specific number of letters on that module look for Module MX21
https://www.screencast.com/t/L6jYbWeFp7dk in this way you’ll limit the length of posts titles in that module.
Thank you.