- 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
- NewspapertagDiv Composer Tutorial
- NewspaperTheme modules and blocks
- NewspaperThe Mobile Theme
- NewspaperCompare theme files – Winmerge tutorial
- NewspaperUsing Other Ads
- NewspaperBlock settings tutorial
- Using custom fonts
- Using typekit fonts
- NewspaperChild Theme Support
- NewspaperHow to Make the Site Faster
How can I remove the link when I give RESULTS AND CLASSIFICATIONS? What I want is that when I put the mouse over the category the drop-down menu appears as I show in the capture. That is, when you put the mouse over and click on RESULTS AND CLASSIFICATIONS do nothing, that is, remove the a href. I got it but I do not know how to put it in the Live CSS to call it.
I just want you to click on the drop-down menu of the pages and not the root category called RESULTS AND CLASSIFICATIONS
https://imageshack.com/a/img923/6812/4xeIeg.png
https://imageshack.com/a/img923/6429/OgLcxq.png
https://imageshack.com/a/img921/1329/ntQj4o.png
Hi,
Everything the demo imported will be removed. The demo stylesheet (meaning demo custom CSS), demo posts (if you installed with content), the theme panel settings will be removed. If you for some reason edited demo posts (dummy content) note that these will be removed.
You could make a full backup before removing the demo, so if something goes wrong you would have that.
Also the theme panel settings can be exported and imported
– https://forum.tagdiv.com/import-export-theme-settings/
Installing a new demo removes the previous one automatically, that cannot be changed. Only one demo can be installed at a time.
Thanks
Now it appears under the mega-menu from what I can see, maybe it could forced to be positioned below the other sub-categories with CSS but it will not be actually part of it.
Why not display it as a menu item or top menu item instead of that mega-menu?
So you want only one paragraph? wrap it in a container with a class for example
– https://www.screencast.com/t/8Lmrsct8fjF
– https://www.screencast.com/t/AJW4nnAoq
Or maybe with some inline CSS – https://www.screencast.com/t/YdyH6NiSllFK
Hi Nick,
Unfortunately, please notice that we cannot provide custom CSS code because we cannot provide additional customizations. You should use the Inspector Browser to create your own CSS code according to our documentation from here -> https://forum.tagdiv.com/create-custom-code-using-the-browsers-inspector/ Usually, we recommend the developers from studio.envato.com.
Thanks for your understanding!
Hi,
What padding and block would that be exactly? Some more details or examples would be helpful. Maybe it is possible with some CSS.
Ad boxes can be placed in the page content in any location you want.
Hello share24,
1)Your Facebook account seems to be private or unavailable. Please try to change the FB ID to another one, clear all the caches and check the results.
2)I have inspected your source page and I saw that you have such unknown classes and some CSS code which does not come from our theme -> https://www.screencast.com/t/BxF1q8XHr Most likely, all of these comes from your untested plugins used by you. We recommend removing all of these, clear all the caches and check the results.
3)Sorry, but Amazon ads has not been tested with our theme and we cannot say for sure if it will work as expected or not.
Thanks for the message!
Hello Tima369,
You should try using the code below and place it in Theme panel -> Custom CSS area.
.td-theme-wrap .td_mega_menu_sub_cats{
text-align: right;
}
The result is here -> https://www.screencast.com/t/UfMPOziz
Thanks.
Hello sfmonitor,
Try to use the code below and place it in Theme panel -> Custom CSS area.
.td-header-menu-wrap{
display:none;
}
Thanks.
2. Somehow I missed that, sorry. It seems to be a line height issue, it happens for me as well. I will add this on our list of issues and it will be fixed.
As a quick fix try a code like this – https://www.screencast.com/t/81F8y4NeNe9
The code can be entered in Theme panel->Custom CSS section. Sorry for the inconvenience. Let me know if it works for you.
Hello usman,
Try to use the code below and place it in Theme panel -> Custom CSS area.
The code is ->
.page-id-465 .td-main-page-wrap {
padding-top: 0;
}
Thanks for the message!
Hi,
That is actually an image, so there would be no setting to change it’s color. You could remove that and use a CSS border or shadow instead. This is an example with a shadow
– https://www.screencast.com/t/uZGHxcfqq
Code used in the example
.td-header-gradient:before {
display: none;
}
.td-header-gradient:after {
content:"";
position:absolute;
height: 12px;
width: 100%;
bottom:0;
-webkit-box-shadow: 0px 12px 5px 0px rgba(186,112,186,1);
-moz-box-shadow: 0px 12px 5px 0px rgba(186,112,186,1);
box-shadow: 0px 12px 5px 0px rgba(186,112,186,1);
}
Shadow generator here if you want to use it
– https://www.cssmatic.com/box-shadow
Hi.
I use MOBILE THEME for my website and I’d like to know if I can make some changes (using css advises).
1. Can I enlarge text font (what size is the default)?
2. Can I have another block used to Latest Articles list (If yes, where can I chose from)?
Thank you.
Nick
Sorry that’s not it. I am talking about the column height. A simple example is this. I have 1 row with 3 columns. Each column has a post. Each post has a title with a different length (e.g. 1 line, 2 lines, 3 lines long). The height of each column will be different. This can be most easily seen if I apply a border or background. I would like the column to be of equal height.
If I factor in excerpts, then it is the same problem. Sometimes I want an excerpt for 1 post that is longer than another post. I want the column containing the shorter post to match the height of the column containing the longer post.
https://www.w3schools.com/howto/howto_css_equal_height.asp
Thanks.
Hi I am looking for the PSD files, it mentions them here:
https://forum.tagdiv.com/newsmag-whats-included/
“PSD files – includes the PSD files which are useful if you want to customize various aspects of the original design. Located in /psd folder. I have no /psd folder
logo files – we included all of our demo logos in the /psd_logo folder. The logos are also available in .png format. there is a ‘psd+logo template’ folder,”
but no PSD files of the page design, with layers like mentioned on the themeforest page:
https://themeforest.net/item/newsmag-news-magazine-newspaper/9512331
“ThemeForest Files Included Layered PSD, PHP Files, CSS Files, JS Files, PSD ”
Where can I find the layered PSD files?
Hi,
Something is not functioning correctly with the logo when sticky for some reason, it should be limited to a smaller size. It should look like this
– https://www.screencast.com/t/tPy5AyH01S1i
I could give you a code to enlarge it like this maybe, I can’t exactly identify why it looks like that on sticky
– https://www.screencast.com/t/V7gCoxSsXk
@media (min-width: 768px) {
.td-header-style-10 .td-logo-sticky img {
max-width: 200px;
}}
Enter that code in Theme panel->Custom CSS section.
Hi,
That demo will not affect the big grid slide or big grid 2 on which it is based, so the category tag should be visible once enabled in the theme panel
– http://prntscr.com/kcqypv
The same for the hover effect, it should be the same as default
– https://demo.tagdiv.com/newspaper/big-grid-slide/
The only thing that will be inherited from the demo you mention to the slide, would be the theme accent color when the tags are hovered and theme panel font settings for the category tags. Other than that the slide would be the same as default.
Did you maybe use some CSS code that may affect the grid? I could take a look at it if you can provide a link to your website.
Thanks
Hi,
You can only disable only the whole filter in the theme panel
– https://www.screencast.com/t/EAoZ06zMT
However I could give you a CSS code to remove that option
– https://www.screencast.com/t/LubDeOqBe
Enter it in Theme panel->Custom CSS if you should consider using it
.category .td-pulldown-filter-list li:nth-child(5) {
display: none;
}
Thanks
The code will take some time to apply, it will be loaded after the theme CSS. Try to enter it in the theme stylesheet file, at the end
– https://www.screencast.com/t/Put5TBsnn
The the code would load faster.
Next point is, it need easy solution for my editors who operate with page…they will not do any CSS code…
-
This reply was modified 8 years by
Kamil Pekar.
yes, of course, I can coding CSS (I do not want to, so I bought this theme) or use 3th party plugins, but I have to switch off (edit) tagDiv Speed Booster, because compatibility….every pro theme has this logos feature…this Newspaper has not…that’s the point.
Hi,
The slide does not have such settings, there is only one style which would be the default sliding effect.
The Revolution slider would have more slide settings if you should consider it
– https://forum.tagdiv.com/how-to-install-revolution-slider-v5/
– https://forum.tagdiv.com/import-revolution-sliders-on-demos/
There are some demo sliders provided, but you can also build your own if needed. You can see the demo sliders in action in the theme demos
– https://forum.tagdiv.com/topic/slide-height-and-width-css/
Plugin documentation here – https://www.themepunch.com/revslider-doc/slider-revolution-documentation/
Thanks
Hi,
The cloud library plugin will work only with theme versions 8.8 and above. It will work only with the tagDiv composer as well and will allow users to design post templates easily. More beautiful templates are on their way.
For adding a new post template by code there is no guide I can provide you. You could modify an existing one if required. In a loop file you can modify the structure of the template (it is possible to modify it in a child theme)
– https://www.screencast.com/t/HujVnLkOu
Depending on what exactly you want to do with the template, CSS may have to be used as well
– https://forum.tagdiv.com/create-custom-code-using-the-browsers-inspector/
If you should decide to update the theme and benefit from all the fixes and additions from 8.1 until 8.8.2, this is a guide
– https://forum.tagdiv.com/how-to-update-the-theme-2/
You can see the changelog at the bottom of this page
– https://themeforest.net/item/newspaper/5489609
Thanks
Hi,
1. Maybe that code was entered by mistake in the custom HTML or the other custom code fields, please check that as well.
2. I don’t see a search box in the top bar at the moment
– https://www.screencast.com/t/197bdj7P
3. The logo seems to appear in the sticky menu from what I can see
– https://www.screencast.com/t/t6ZW9UqYi1rq
Where exactly is this Home word? Maybe that would be possible with CSS.
Thanks
Hello mjehangir,
I guess that you are referring to the sub-footer. If you want to hide that section from all pages, try using the code below and place it in Theme panel -> Custom CSS area.
.td-sub-footer-container{
display:none!important;
}
Thanks for your understanding!