- NewspaperWP Rocket and Newspaper Theme: Optimization Guide
- TutorialsFrom WPBakery to tagDiv Composer
- TutorialsDefault Block Settings Guide
- TutorialsHow to use custom fonts
Hi,
Do you want to make the bullet list to look like this -> https://i.imgur.com/QiGvaYa.png ?
For this you can use this custom css:
.td-post-content ul li{
margin: 0;
}
This code need to be set in the theme panel > custom code> custom css.
Thank you!
Dear Bettina, I asked my good friend to take a look and here he said this to all the users. In the hidden file: td_legacy_main.css this unconfigurable option is set.
Correct css code that I asked for is:
p.has-drop-cap[class*="dropcapp"]::first-letter {background-color: red;}
Note: This is not a good solution for Drop Cap because it is very slow !!!
Thank you
Hello!
Oh, I get it. Add this CSS code in Newspaper -> Theme panel -> Custom code -> Custom CSS:
.td_text_highlight_marker{color:black!important;}
Thank you!
Look at your picture, the color behind the text has changed. I need to change the color of Drop Cap. The same color changes without the important property. https://drive.google.com/file/d/1oVNTo4Aw5sfTDUvQSBslUJ9VGt80v30E/view?usp=sharing
Which css class controls the color of the Drop Cap?
-
This reply was modified 4 years by
dra_proba.
Hello!
For example, if I change the color from here: https://prnt.sc/2qvAKrcRp3QQ it will save like that.
Please make sure you do not have any other color which overwrite that rule. Or please set the important property: https://www.w3schools.com/css/css_important.asp
Thank you!
Hello,
You are probably uploading the whole theme package. You have to upload only the theme zip file, not the whole package which contains other items
– https://help.market.envato.com/hc/en-us/articles/202821510-Theme-is-missing-the-style-css-stylesheet-error
Install via WordPress -> https://forum.tagdiv.com/install-via-wordpress/
Install via FTP -> https://forum.tagdiv.com/install-via-ftp/
Requirements for Newspaper => https://forum.tagdiv.com/requirements-for-newspaper/
After installing the theme and activating it you will find in the Prebuilt websites all the theme demos and you can import whatever demo you want => https://www.screencast.com/t/6rf5g0Dxc0K
Thank you!
i just purchased the theme but i can’t install the theme “The package could not be installed. The theme is missing the style.css stylesheet.” 

Hi there,
I’ve altered the header of my website: https://streamplayers.nl, but everytime I load the page (on desktop) there’s a big layout shift in the header. It seems to be coming from the search button that’s there. Whenever i remove the button there’s nothing shifting, but when I add it again it gives the same issue.
I’ve already tried changing a bunch of things, including changing the css around the search button but nothing seems to help. Is there anyone that could help me fix this?
In each variant, the color of the entire text changes, and the first letter (Drop Cap Style) remains blue !!! I’m just trying to change color of Drop Cap Style.
Set the css code that solves this in the Newspaper theme, please.
It’s not an error, instead to presenting the page visually, it presents the raw HTML/css of the post. I’m finding right now that only post type 4 is working well.
Hello,
A solution could be to use the unique article option, follow this guide: https://forum.tagdiv.com/unique-articles/
This option automatically removes duplicate posts from the page.
Also, another solution is to set the offset posts on the blocks => https://www.screencast.com/t/Tsiu65TSaRS -> https://www.screencast.com/t/YbkmVbsBrnk
You can use the Flex Block 1 and you can filter it to display the posts only from a category -> https://i.imgur.com/Nnt3zGX.png and you can design it to look like a posts loops block.
The Posts Loops settings are divided into 5 tabs: General, Layout, Style, ADS and CSS. The Posts loop is a special block and doesn’t have filtering options.
Also, one of the options for pagination of the Posts Loop has the option for normal numbered and the flex blocks do not have this option.
The Posts Loop is automatically filtering the posts depending on the cloud template you set (for example on the category page there will be posted posts from that category).
Thank you!
Hello!
Edit the homepage with the TagDiv Composer, click on that menu and delete the menu element. There is actually a recycle bin basket for every element https://www.screencast.com/t/wFYdqgpo6pT
You can hide it also from the CSS tab of the element: Display: HIDDEN.
Thank you!
Hi,
as you can see on my website https://www.motivationsheld.de, I have lot of different categories. In order to provide a better overview, I have given each category a different color.
Please note this screenshot to understand what I mean:
https://www.screencast.com/t/lgBBhp1oWo
Please also note this screenshot to unerstand what I added in my backend:
https://www.screencast.com/t/aMzwudyv
If you click at my website on a main category from the main navigation (“Selbstverwirklichung”, “Gesundheit” or “Lebensfreude”), all sub-categories are shown – BUT(!): not in the same colors as on my mainpage/homepage!
Please note this screenshot to understand what I mean:
https://www.screencast.com/t/md41Judh
Question: How can I program those categorie buttons to the same color as on my homepage? I believe, that this has to be done as well in the theme panel (custom css code) ???
Bonus question: As you can see on my third screenshot, there are a lot of exclamation marks (custom css). By hovering over them, I get the following information: “Attribute Selectors with $= are slow!” —> Any chance to fix this? Or do I have to accept it if I want these extra colors?
Thank you,
Oliver
Then please try this custom css
.wp-image-171839.alignleft:not(.td-post-image-left) {
float:left;
margin-right: 10px;
}
If is still not working, please provide 3 different links that have this image https://cdn.eronite.com/wp-content/uploads/lese-tipp-eronite-online-maennermagazin.png
Thank you!
Hi I’d like to not display the “commentaires” of the authors seen on the authors’ page

Is there a CSS to do so?
Thanks.
Hi,
You can try this custom css
.postid-171066 .alignleft:not(.td-post-image-left) {
float:left;
margin-right: 10px;
}
This one will apply only on this post -> https://www.eronite.com/lea-rose-pornos-erstes-mal-blasen/
I hope this will help you!
Hello,
1. You can edit the single post template and edit the caption https://i.imgur.com/osgRw00.jpg -> https://i.imgur.com/vE0kGJY.jpg -> https://i.imgur.com/swFAb37.png -> https://i.imgur.com/96NS8Ak.png
2. You can use the custom code CSS for blockquotes and set the custom code in Theme Panel -> Custom Code -> Custom CSS.
Please check this topic with a similar question -> https://forum.tagdiv.com/topic/is-it-possible-that-no-one-has-asked-a-question-about-changing-blockquote-style/ you can edit the style with the tagDiv composer, depending on what you want to achieve.
Thank you!
Hello,
Unfortunately, there is no option in Newsmag theme to remove the search option. What can be done is to use a css to hide it.
For example if is used the responsive version, then it can be used this css
#td-top-search{
display: none;
}
and the code need to be set here -> https://i.imgur.com/AQD7Fp3.png
If you are using the mobile theme plugin the css is this one
.td-search-icon{
display: none;
}
and need to be set in this place -> https://i.imgur.com/6xrotZH.png
I hope this will help you!
Hello,
You are probably uploading the whole theme package. You have to upload only the theme zip file, not the whole package which contains other items
– https://help.market.envato.com/hc/en-us/articles/202821510-Theme-is-missing-the-style-css-stylesheet-error
Install via WordPress -> https://forum.tagdiv.com/install-via-wordpress/
Install via FTP -> https://forum.tagdiv.com/install-via-ftp/
Requirements for Newspaper => https://forum.tagdiv.com/requirements-for-newspaper/
After installing the theme and activating it you will find in the Prebuilt websites all the theme demos and you can import whatever demo you want => https://www.screencast.com/t/6rf5g0Dxc0K
Thank you!
Hello,
I made some changes to my homepage (https://www.emprunter-malin.com/), by editing it with TagDiv Composer. But the page broke. Some CSS is not loading.
I seemed to have problems with the cache
I’ve finally found a way to start solving those issues
My cache and my Cloudflare are currently off
I also changed some pages design by creating copy of the single page template and activating it. But they also broke. After deactivating the cache and cloudflare and rolling back to the default template (by selecting “Post template: From Panel”), most pages are fixed.
But if i select one of the template duplicates that i made and edited (i wanted no sidebar for some posts), they break again.
I created a new page and copied and pastes the content and settings of my home, and it works (https://www.emprunter-malin.com/new-accueil/).
I’m thinking about using this new page as home (under the root URL of course) and deleted the old one, but i’m scared of the potential SEO consequences. Any feedback on that ?
Same problem for this last post that won’t get fixed even after selecting”Post template: From Panel” : I could replace it with a new post, deleting the old and giving the same url to the new one, but i’m scared to be penalized.
Finally, what do you advise me to do in the future to make changes in the template without breaking everything ?
Thanks a lot for your support, it’s been some stressing days !
Best
Théau
Hi there,
So i’m trying to reinstall my theme package that I bought on wordpress.org with bluehost. (previously used wordpress.com),
And I get this error message when I try to upload the zip file. What could be wrong?
The package could not be installed. The theme is missing the style.css stylesheet.
Theme installation failed.
Reinstalling the header doesn’t work.
It seems by the link you supplied this has been an issue for 2 months. Surely this needs to be a priority. Having a buy button to your theme is incredibly unprofessional
Also, I tried accessing the CSS screenshot to hide in CSS but there is no image!
So I’m still stuck with a buy button and NO ICONS!!
Hello!
Access your article in your frontend, edit it with the TagDiv Composer, click on those elements and delete them. There is actually a recycle bin basket for every element https://www.screencast.com/t/wFYdqgpo6pT
You can hide them also from the CSS tab of the element: Display: HIDDEN.
Thank you!
Hi,
You could try what I suggested in this case. The solution I mentioned above will limit the featured image container to a maximum of 1000px, center it, and will add a border on the sides so that the new width integrates better with the design.
This way you can keep using the respective images as they are, get rid of the bar on the side, and maintain the overall design of the post template.
The code is here – https://pastebin.com/pAJQGAsX
Enter it in the theme panel custom CSS section – https://i.imgur.com/7UJyAjQ.png
You could give it a try. If there is a problem after using it, let me know, provide a link to the website where I can see it. I tested it on my test install and it works fine there.
Thank you!
Hi all,
I unistalled litespeed caching plugin and my page seems broken when first loading. In google pagespeed insights it states that this is being written in main html:
<link data-optimized=”2″ rel=”stylesheet” href=”https://curiousmatrix.com/wp-content/litespeed/css/cc6d18514ed964597f93e774383afcc6.css?ver=30563″ />
However I can not modify this html. Can anyone help me with this?
My site is https://www.curiousmatrix.com/
Thank you.