- 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
Lucian,
I’m sure to put your CSS code as your sample, into custom CSS field as usual.
However it didn’t work on my home page. I don’t know why. I didn’t put the 2nd ad banner by myself.
Would you like to login my site as admin?
Here is the link from patebin.com where I’ve pasted the code
Regards,
Hi…
Tried again as you said… but it’s not working… the color code for link hover only changes the color but it’s not removing the underline from there… and making the text background color of slider solid isn’t working…
I have added the css code… you can check it on my template.
Thanks
http://www.magscroll.com is the website.
Hi,
If you are not using woocommerce or bbpress you can remove the forum templates and shop style. Please make a backup of your current theme installation before in case something goes wrong you can revert back to it.
According to it’s settings the theme generates another css which overwrites the default one so yes when you change your settings extra css is added to the page.
We will investigate and consider this for future versions.
Thanks
Hi,
We have this on our todo list and will be an option to disable it.
You can comment this line till then: http://screencast.com/t/bdxqGsw0
And use this css in Theme Panel > Custom Css: http://screencast.com/t/Ez23ArHuO7k2
.td-related-title .td-related-left{
border-radius: 3px;
}
Result: http://screencast.com/t/ZkjIYIy9
Or use only css code to hide it like here: https://forum.tagdiv.com/topic/customising-the-related-articles-more-from-author-section-on-a-post/
Thanks!
-
This reply was modified 11 years by
Alin [tagDiv].
-
This reply was modified 11 years by
Alin [tagDiv].
Hi,
You can see in the screenshot that it dose: http://screencast.com/t/A5iT2uduz just make sure you add it in custom css section in theme panel.
Please also send the link from patebin.com where you’ve pasted the code.
Thanks
Hi,
Try this css: http://screencast.com/t/SSmQavLi0
Use the same css to change the font also as there is no option in theme panel to change it for images copyright section: http://screencast.com/t/BblWTtsYA2Y
.td-doubleSlider-1 .td-slide-item .td-gallery-slide-copywrite {
text-align: center !important;
position: initial;
font-family: sacramento;
}
Thanks
Hi Lucian,
I sent my home page content. I checked my page settings/configurations, but nothing wrong. I’ve just copied and pasted your ad sample code into theme panel/ads field.
Unfortunately, your CSS didn’t work. Still the duplicated header ad has been on the home page.
Regards,
Hi,
I also tested this and should work in youe case too. Please make sure that you paste the codes right in Custom Css from Theme Panel and save that: http://screencast.com/t/XcowVmdq
Sidebar when I hover on block title: http://screencast.com/t/O9ivEDEo4Bz – and post title: http://screencast.com/t/bsl8mcNJvkY
Big Slider: http://screencast.com/t/tdsCM9w79Zw
On Big Slider I found that big image post title have another class on hover, so please add also this css for that title: http://screencast.com/t/1yByLwi44
.td-sbig-title-wrap .td-sbig-title:hover {
color: red;
text-decoration: none !important;
}
Please also empty cache and try again!
Thanks!
I’m working on style CSS. Can i delete woocommerce and bbpress but also td forum? td topic etc? It’s unclear which parts am I actually using and which not.
Hi,
Now I think I understand you want to hide the categories but I’m not sure if you want to do this for all posts or only for some templates( “whether shown as thumbnails or full posts”).
So if you want to hide for all templates you can set this from Theme Panel > Post Settings: http://screencast.com/t/fs3IgmRoqLgr
If you want to hide them only on some post templates you can use this custom css: http://screencast.com/t/XoDngp50bib
.single_template_6 .td-category{
display: none;
}
Like I said above change only the number if you want to apply to other post templates.
Hope this helps!
Hi Lucian! Thanks for the advice! What is unclear to me is that color part. I mean, that color selection on the theme panel affects the CSS and make it heavier? Are you saying that?
The issue for me is to reduce the CSS and the code on the page in order to have a better results text/html ratio.
Can you take note about those issue for the next version of the theme? I love it, but would be great to offer a lighter version for more basics sites, or automated option to disable things that we don’t need.
Please let me know, i would love to go on with the theme, and recovering on search enginees as well.
Hi,
I’m not sure how it could be added like that, my guess is that somehow you’ve added it to the page via page builder.
I suggest you go trough your page settings/configurations and see if you can’t find the reasons for this.
Please let me know and if you still can’t manage to get this done please use http://pastebin.com/ and send your page content so we can check it.
Until you can find the reason for this you can use css to hide that ad: http://screencast.com/t/A5iT2uduz
.home .td-pb-span12 .td-a-rec-id-header{
display: none;
}
Thanks
Hi,
Background color for sidebars can be added with css code in Theme Panel > Custom Css: http://screencast.com/t/wuQhpYgb
For example post’s sidebar: http://screencast.com/t/akrSX4QtD3
.td-post-sidebar{
background: aliceblue !important;
}
Thanks!
Hi,
Please use this custom css in Theme Panel > Custom Css: http://screencast.com/t/OqGAlfmISPnl
.single_template_4 .td-category a{
background:none;
color:red;
}
This code is for post template 4, but you can change the template number from code to template that you want to use. Example template 6: http://screencast.com/t/7Jc6IHHx2C
Thanks!
Hi,
My guess is that somehow your update hasn’t been done well or you have made changes/modifications to the theme as the it seems that this css code is missing or it’s not applied: http://screencast.com/t/jPoIT65Hu
Please also test this after disabling the css minifier/html compressor and make sure you empty cache/purge files afterwards then test again without plugins.
Add this css in theme panel > custom css for the mega menu issue:
.td-mega-menu .td_block_mega_menu {
padding-top: 20px;
}
For the “Related posts” issue, after I inspected your site I noticed that the images are loaded at their original sizes which should not happen so I suggest you follow this guide and regenerate thumbnails: https://forum.tagdiv.com/how-to-fix-strange-thumbnails/
After that please make sure you empty cache and/or purge files.
The line height/ font/ size/ family/ weight.. can be changed from theme panel: http://screencast.com/t/DHO5IQnJrLqW
Thanks
Hi,
Please use this custom css to change background for logo: http://screencast.com/t/AUOp3Cq4
.td-boxed-layout .td-logo-rec-wrap {
background-color: transparent !important;
}
You can change the color how you wish!
Thanks!
Hi.. No worries… i would rather keep the default wordpress comment system… But what I would like to do is to disable to section of website and email from the comment form! how can i do that?
Secondly how can I fix these things??
1. Your page has 2 blocking CSS resources. This causes a delay in rendering your page.
Optimize CSS Delivery of the following:
http://www.magscroll.com/…y-social-share-buttons.min.css?ver=2.0.3
http://fonts.googleapis.com/css?family=Roboto%3A400%2C700&ver=4.1
2. Minify JavaScript
Minifying http://www.magscroll.com/…es/Newspaper/js/td_external.js?ver=4.6.1 could save 3.4KiB (10% reduction) after compression.
Minifying http://www.magscroll.com/…assets/js/js_composer_front.js?ver=4.3.5 could save 2.1KiB (36% reduction) after compression.
3. Leverage browser caching for the following cacheable resources:
http://www.google-analytics.com/analytics.js (2 hours)
4. Minify HTML for the following resources to reduce their size by 1.3KiB (12% reduction).
Minifying http://www.magscroll.com/ could save 1.3KiB (12% reduction) after compression.
Currently I am not using any cache plugin because when i use WP Super Cache it makes my site slower than the normal speed.
Please advise me on that.
Thanks!
Hi,
Use this css to hide the banner just on homepage: http://screencast.com/t/oSoi1P17
.home .td-header-style-7 .td-header-container .td-header-header {
display: none;
}
Thanks
Hi,
1. Please use this custom css in Theme Panel > Custom Css: http://screencast.com/t/6TEPHxcz917y
.home .td-g-rec-id-custom_ad_3{
margin-top: 20px;
margin-bottom: 20px;
}
Result: http://screencast.com/t/bvrAaHaii
2. Yes it is possible, you have to add a class to that row that you want to hide on mobile view: http://screencast.com/t/TrpfoAGF
And use css code to hide that row on mobile view:
@media (max-width: 767px){
.your class{
display: none;
}
}
Desktop: http://screencast.com/t/avEVO2TFKZ
Mobile: http://screencast.com/t/48NdbHbCgzg
Thanks!
Hi,
Use this custom css in theme panel > custom css filed: http://screencast.com/t/o4QBRnnz5fT
.td-menu-background .td-menu-wrap {
background-color: rgba(255, 255, 255, 0.5) !important;
}
.td-page-wrap {
background-color: transparent !important;
}
Change the color as you like.
Thanks
Hi,
I’ve already replied on how you can do that here: https://forum.tagdiv.com/topic/menu-and-box-title-arrangment/
Use css, like this: http://screencast.com/t/DiNshwoM
body {
direction: rtl;
}
.sf-menu {
float: right;
position: relative;
}
.td_mod3 .item-details {
margin-right: 117px;
margin-left: 0px;
}
.td-ajax-next-page {
right: auto !important;
background-position: -20px -20px !important;
left: 15px !important;
}
.td_ajax-prev-page {
right: auto !important;
left: 0px !important;
}
Please also:
Search the forum for suggestion and fixes for the issue you may encounter
Thanks
-
This reply was modified 11 years by
Lucian.
Hi,
If you refer to child categories of selected category, unfortunately there is no option in Theme Panel, but this can be changed with css code in Theme Panel > Custom Css: http://screencast.com/t/GLBzgRlRreF
.block-child-cats a {
font-family: 'Roboto Slab', sans-serif;
font-size: 10px;
}
Result: http://screencast.com/t/LhHYhvwhJ
Thanks!
-
This reply was modified 11 years by
Alin [tagDiv].
Hi,
Please use this custom css, it will apply on both pages: http://screencast.com/t/AtQDLozy59a – http://screencast.com/t/SnqvweZNca
.archive .header-content-rec .td-a-rec-id-header{
margin-bottom: 15px;
}
Feel free to change that margin’s value how you like!
Thanks!
Hi,
1. Try to change again span from menu-top.php but now like this and see how it goes: http://screencast.com/t/LWb0WDwz
This change will increase the width: http://screencast.com/t/kWHHVFiAFg
2. Please use this css code for logo in mobile view: http://screencast.com/t/Q01I58cibx7H
@media (max-width: 767px){
.header-style-3 .td-logo img {
position: absolute;
right: 0px;
top: auto;
}
}
Thanks!
Sir let me rephrase.
i want
main menu
Home boxes , their title (and ajax prev , next buttons)
to be right aligned. that can be done with CSS instead of using Rt1. Please guide.