- 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
Hello !
Please try this css code: .td_block_slide .td-slide-nav {
opacity: 1;
}
The code must be inserted here: https://www.screencast.com/t/J1Nxw5s5
Thank you !
Hello !
Please use this css: .td-main-page-wrap {
padding-top:0px;
}
The code must be inserted here: https://www.screencast.com/t/J1Nxw5s5
Thank you !
Hi
Wondering if there is some css that I could use to simply reduce the space between header and content on our homepage to 0.
Website is here
https://tinyurl.com/yyyuxg3l
Hi,
Now the best way is using tagdiv Composer, but if I do not know exactly how the elements were set I can not help with screenshots step by step.
Another method it can be some custom css -> https://i.imgur.com/woDMRHf.png
.single .td-post-sharing, .single .tdb_single_date {
text-align: left!important;
width: 100%;
}
This code need to be set in theme panel> custom code> advance css> phone.
Hope it will help you!
Thank you!
Hi ChampLife,
Normal the custom css that you have set here https://prnt.sc/vc7fl5 should not be lost, but to be sure, you can move that code from there in theme panel> custom code> custom css.
Unfortunately I do not know what to say about the code set in “Snippets” plugin, normal if the code is not set in theme/plugins files, then this is saved in database and should not be lost when you update the theme or plugins. But just in case, please make first a full backup.
Thank you!
Since i am new to this Newspaper theme and HTML, JS, CSS
I don’t know whats going wrong with the search in mobile version
when I click the search icon its not opening the search widget in mobile
please help
website : https://sports11team.com/
Debug using mobile version
Hello !
Please use this css code: .td-fashion-pro .wp-caption .wp-caption-text {
border-left:solid 10px red;
}
Simply change red to any color you want.
The code must be inserted here: https://www.screencast.com/t/J1Nxw5s5
Thank you !
Is there a way to get the custome code not lost?
For example what is with the code thats added under Apperance -> Custom CSS:
http://prntscr.com/vc7fl5
Or in the plugin “Snippets”
Will this get lost?
Hi,
Indeed the options from google is possible to not work, what you can do is to set a custom css like this one -> https://i.imgur.com/cbqjifD.png -> https://i.imgur.com/THag01z.png
.single ol li {
list-style-type: lower-alpha;
}
This code need to be set in theme panel> custom code> custom css.
Hope this will help !
Thank you!
Hi kennyvolk,
For this you can make some adjust using tagDiv Composer -> https://i.imgur.com/zgQjdqo.png -> https://i.imgur.com/dHPAqPi.png the problem is that those changes will affect the desktop settings. What you can do is to select the elements and use the options from css tab -> https://i.imgur.com/Yd4vlow.png -> https://i.imgur.com/G94coDy.png in this way you’ll be able to edit the elements per view port.
Hope this will help you!
Let me know the results!
Hi mpkrieger1,
Indeed there seems to be some problems with the buttons, these are bracken now
If you want I can take a look to the staging to see if I can not adjust it without using some extra css.
Thank you!
Hi insert_JSH,
Normal our theme is using by default the H3 to display the post titles in modules -> https://i.imgur.com/MPb4geX.png now if you only want to add some css on these H3 you can use the classes that are set “entry-title” then set the link “a” -> https://i.imgur.com/85YbojF.png here is an example of code :
.entry-title a:after{
content: '';
position: absolute;
width: 0; height: 3px;
display: block;
margin-top: 5px;
right: 0;
background: #fff;
transition: width .2s ease;
-webkit-transition: width .2s ease;
}
.td-animation-stack:hover .entry-title a:after{
width: 100%;
left: 0;
background: red;
}
This code need to be set in theme panel> custom code> custom css.
Also if you want to apply the code only for h3 use this custom css:
h3.entry-title a:after{
content: '';
position: absolute;
width: 0; height: 3px;
display: block;
margin-top: 5px;
right: 0;
background: #fff;
transition: width .2s ease;
-webkit-transition: width .2s ease;
}
.td-animation-stack:hover h3.entry-title a:after{
width: 100%;
left: 0;
background: red;
}
Hope this will help you!
Hello !
Unfortunately that element will need to be looked after with the inspector tool ( F12 on google chrome )
For what you need it is a better practice to set a custom css tag as you can see here: https://www.screencast.com/t/j209MB740Db And use a css code like this:
https://www.screencast.com/t/AlX9fifb
Code example: .weekly {
display:none;
}
If you want to be displayed, simply set it to block: .weekly {
display:block;
}
The code must be inserted here: https://www.screencast.com/t/J1Nxw5s5
Thank you !
hello,
I purchased the theme and tried to upload the theme but it fails install stating .css is missing
Below is the sequence
“Unpacking the package…
Installing the theme…
The package could not be installed. The theme is missing the style.css stylesheet.
Theme installation failed.”
Please help
Thanks
I just upgraded from Newspaper theme 9 to 10. I am currently working in a staging site so I can get the format to mimic my original size. However, I am having a number of issues.
1) I cannot get the button format to change. The buttons in Newspaper 10 are unusable
2) The height of the header and the resulting alignment of the picture within the header will not adjust
3) I cannot get the red title line to appear
I have checked and I am using the same demo theme for both. However, the formatting options appear to be vastly different. I have tried to manually adjust the CSS, but that won’t work either.
The URL for the old site is http://www.k-analytics.com. The url for the staging stie is http://33p.80b.myftpupload.com/.
Help is appreciated.
It has been pointed out to me that my site localsoundfocus.com is not displaying properly on all browsers. It’s basicly showing an unformulated layout. I’ve just checked the site on a variety of devices and operating systems – the site works on Android mobiles using Chrome and Opera, it works on Windows desktops with Opera and Edge. It has issues with Chrome and Firefox on Windows desktop, and with Safari on Mac. This happens when I am NOT logged in as well as when I am logged in into the admin.
WP is at latest version as is Newspaper
I have tried checking on Console for CSS load errors, checked plug-ins, deactivated plug-ins that have updated recently to see whether that works.
Would be grateful for assistance.
Many thanks
Hi jjest_jjest,
That effect is from css, normal on this word -> https://i.imgur.com/xRVWgKC.jpg is set a different size and is take 1s until this is set, now the problem is that when is set the original size there is not enough space to display the word in one row and is displaying like this -> https://i.imgur.com/yzasx6b.png what you can do is edit the page with tagDiv Composer and move the word in other column wright not I think that you have 3 columns on that line -> https://i.imgur.com/wrNflXb.png
let me know the results!
Hi,
Unfortunately in Newsmag theme is no option to can edit the h tags, this can be done only with custom css, if you need help with this I can help you! Just provide me a link to your website and let me know whet element you want to style and I will try to help you as much as I can.
Thank you!
Hi there,
I have a Flex Block 1 in my Newspaper theme that should be temporary invisible. So I go to the tab ‘css’ and set the ‘display’ value to ‘Hidden’ instead of ‘Show’. I must do that for every viewport (desktop, tablet and mobile).
Within a week, the same element should be made visible again. So further in time, I want to click the hidden element again so I can change the CSS ‘display’ value to ‘Show’ again. The only problem is: I can’t find the block in TagDiv Composer again. It’s really invisible. Not faded to indicate that it’s not visible on the frontend anymore, no: totally invisible. In fact, it looks like it’s deleted…
My question is: how can I make that element visible again? Is there a TagDiv setting that show the hidden elements in TagDiv composer?
Thanks for helping! 😉
Hello !
Much code is not needed, maybe some css adjustments.
As for the width of your templates you have some pre-set settings for the ROWs as you can see in our video here: https://www.youtube.com/watch?v=fa7GenCHcBU&t=5s
You can create multiple post types and assign them to the category or individually as you can see here: https://www.youtube.com/watch?v=I1R3j1QYod0
I hope this helps.
Thank you !
Thank you!
So regarding question 1, is it possible to turn off the style presets?
Sorry, I put all my questions in one because they were all related to the Standard Pack confusion — and then I threw the css one in.
Possible bug: I used to use Live CSS, but lately it just spins. So I switched to placing css in the theme panel. I preferred the former method.
Thanks again
Hi,
have some problems and need help with making a page in editor, first is a problem with deleting a element, nothing happens, this is a error in inspect:
Uncaught Error: ace.edit can’t find div #single_custom_css_ace
at Object.t.edit (ace.js?ver=5.5.1:1)
at HTMLDocument.<anonymous> (scripts-ace.js?ver=5.5.1:9)
at i (load-scripts.php?c=0&load[chunk_0]=jquery-core,utils&ver=5.5.1:2)
at Object.fireWith [as resolveWith] (load-scripts.php?c=0&load[chunk_0]=jquery-core,utils&ver=5.5.1:2)
at Function.ready (load-scripts.php?c=0&load[chunk_0]=jquery-core,utils&ver=5.5.1:2)
at HTMLDocument.J (load-scripts.php?c=0&load[chunk_0]=jquery-core,utils&ver=5.5.1:2)
Also and edit (picture)
——————-
And second hot to use a cloud for elements and page in composer
Hello !
Please use this css code for this: .td-main-page-wrap {
padding:1px!important;
}
The code must be inserted here: https://www.screencast.com/t/J1Nxw5s5
Thank you !
Hello !
Depending on what you are looking to translate that can be done from theme panel – translations.
In order to remove the author from posts simply use this css code: header .td-module-meta-info .td-post-author-name {
display:none;
}
The code must be inserted in here: https://www.screencast.com/t/Qk1mdyD8k
Let us know the result !
Thank you !
Hello !
That can be done using css as you can see here: https://www.screencast.com/t/2YivqcdAOjKP Also you can take a look at our example here: https://www.youtube.com/watch?v=fa7GenCHcBU&t=1s
I hope this was helpful !
Thank you !