Hi, i have searched and tryed all that you said to align the header ad, but not working. I have also edited the style.css but i cant not align the header banner to the right.
How can i do it, thanks!
I have tried this custom css:
.td-header-sp-recs{
float:right!important;
}
.td-header-style-1 .td-header-sp-recs {
margin: 28px 0 9px 0; float:right;
/* responsive portrait tablet */
/* responsive portrait phone */
/* responsive portrait tablet */
}
site: http://www.iberobike.com
Sorry. Css worked (must been a cache).
Best wishes
Lars
Thanks! But not really sure what you mean by that.
Should I remove the code from line 31 and downwards?
And what should be done with the other code you marked?
Tried the css code but that did not do anything.
Best wishes
Lars
Hi
Try this css in theme panel > custom code > custom css:
.td-post-next-prev-content a{
border: 1px solid red;
}
To make the header full width you need to edit header-style-6.php and remove this class: http://screencast.com/t/l2blpwrQyis
Thanks!
Hi,
I am also having this issue. Cutting and pasting custom CSS from the theme panel does not entirely fix the problem. It seems that all of the customization made using the theme panel are affected (fonts, text color, background color, etc.) Is there a file where all of these changes are saved so we can cut and paste them in style.css? Thanks
Hi
Header’s height is given by the height of its elements, logo an menu. Try this css in theme panel > custom code > custom css:
.td-header-wrap {
height: 50px!important
}
.td-header-style-6 .td-main-menu-logo a, .td-header-style-6 .sf-menu > li > a {
line-height: 50px;
}
#td-top-search{
top: 33%;
}
.td-header-style-6 .td-header-menu-wrap-full {
height: 50px!important;
}
Thanks!
Hey,
I have always 2 Instagram Widgets on my website, no matter at which site you are. Its the widget that came with newsmag. there is a text section that i cant change the color from. now i installed firebug for firefox and in the theme panel i typed in custom css just
.td-instagram-meta {
color: #121212;
font-size: 12px;
}
… so thats it, it worked and the color was changed in both instagram widgets. but i want to have one color in the first widget, and another color in the second widget (not just for fun, its important, because the background is different). the custom css window was always empty, it was my first time trying it. it pasted the code into the first row, but now i dont know how to correctly set it up for the second instagram widget. in the code i cant see anything which gives the widget something like a number code, so the system knows which one i mean. or has it something to do in which row i type the code? but it even worked pasting it in the first custom css row. but u know the text should be black in the first widget, and white in the second one.
Thanks for help, Greets
HI
There seems to be a css issue, on the homepage you have a container added by some plugin. This container goes over content, that’s why the posts can’t be clicked.
Try to deactivate all plugins except Visual Composer, clear all caches then test the site again.
Thanks!
Hi
1. You need to select a taxonomy in theme panel cpt & taxonomy: http://screencast.com/t/3QrpPCYqSv – http://screencast.com/t/SViKnsvhSE
2,3 Try this css in theme panel > custom code > custom css:
.single-glossary .td-post-date, .single-glossary .td-post-sharing-top {
display: none;
}
Thanks!
Unfortunately I have not tried this but js can be rewritten like css. You should only change it in the file I specified as our theme has no setting for this.
Thank you!
Hello,
You should remove your current css and use this for the active color:
.sf-menu > .current-menu-item > a
and this for the non active menu color:
.menu-item-50074 .td-header-style-5 .sf-menu > li > a
Try not to use important where you can as it afects the active color as well.
Thank you!
Hi
I am not sure why the link is not working anymore but it could be an issue with your the custom css used. Try to update the theme at V 3.2 which is available on themeforest, remove the custom css, clear all caches then test the site again.
Thanks!
Hi there,
We had the below conversation with Bogdan B at themeforest.net:
rboye PURCHASED
1 day ago Flag
Hi guys,I have rather many categories added in my “main” menu. I have chosen these items to be in white color with a blue background. The issue is that when I reduce the size of the web browser screen (on my computer), I notice that the menu items jump down one row. However, the row that it jumps down to is in white (since the background of my website is white) so you can’t even see the last items of the menu anymore, they just get hidden based on the color. It just results in an extra white row. I have to reduce the screen size significantly more for it to start using the “mobile menu” instead.
This creates problems for everyone using those screen sizes in the middle, between full size and “mobile size”, since they can’t see the items of the menu. How do I fix this? One idea, which many themes do, is that the background color of the menu also gets one more row when the menu items get one more row (which in this case would mean that the blue color also gets one more row when the white menu items get it). Is this possible, or do you have any other fix for this issue?
Thank you in advance.
tagDiv
tagDiv AUTHOR
about 5 hours ago Flag
Hello,I’m not sure how you changed the header color. If you change it from the theme panel as recommended, and not with custom css, then it will show properly even if your content falls on 2 rows: http://screencast.com/t/vY1ELC9a Here is the back-end setting required for this: http://screencast.com/t/jjDCCU4ab Please use the theme panel settings to change theme colors. If you have any further questions, please open a nw topic on our official support forum at https://forum.tagdiv.com/forum/newspaper/
Thank you! Bogdan B
rboye
rboye PURCHASED
about 4 hours ago Flag
Thanks Bogdan.I did change the color in the theme panel settings, but I am still getting this issue.
Could it be that I am using version Version: 4.6.1? I would really not like to update, because I did try to update a while ago but so many things had changed and I spent a whole day trying to get things back to the same look and function as I had with the older version, and in the end I down-graded again to the older version since I didn’t get things the way I wanted them to be. Therefore, can I solve this issue with 4.6.1? From what I can understand, it should be just a small code-change for the menu-strip to expand in accordance with the menu.
Thank you.
tagDiv
tagDiv AUTHOR
about 1 hour ago Flag
Hello,Please open a new topic on our support forum and provide a link to your site so we can take a look at it and maybe provide the proper code for the menu. We suggest updating the theme though eventually as more and more things will start to break as you update everything around the theme, but not the theme. Newspaper version 4 is almost 2 years old. We cannot assure it’s compatibility with the latest versions of wordpress or plugins. Eventually you will have to take this step and update the theme.
Thank you! Bogdan B
Would you be able to help me and provide the proper code for the menu? I would very much appreciate it. The website is homereviewed.com.
Thank you.
Hi edit CSS
it’s from editCSS or theme-editor ?
Hello,
Speedbooster will move the style to the footer so it will load after everything else. That means that if you change a css color, the default one will show until the footer is loaded and only then will it change to your selected color. If you want a solution there are 2 of them. One is not to use speedbooster to move the css to the footer, or the alternative provided above by adding the css directly in style.css so your css settings become default and not have to re-write the original css and wait for the footer to load.
Thank you!
Hi,
If you want to hide the post views from the front-end but show them in the back you will have to hide them with css on the front-end. Please use this code:
.td-post-views{
display:none;
}
Thank you!
Hello,
Unfortunately the mobile theme is still in version 1 and there are not too many options for customization added to it. Fonts can be changed with css for mobile but image sizes cannot be changed even in the main theme. Image sizes are fixed in our theme and each element has it’s own predefined thumb.
The author will need a bit of a css fix as the css got changed a bit in the new update but the author name was not updated for it. So until the next theme version please use this CSS code in the mobile theme’s custom code box:
.td-post-author-name div { display:inline; }
Sorry for the inconvenience.
Thank you!
After adding the CSS, how should change the header image on each page? If you explain me in short, I will be able to do it on my own.
Hi,
I’m running Newsmag 3.0 and all worked correctly until the last update to WordPress 4.6.1 of the last week. Now the background image link doesn’t work anymore (please see http://www.ntr24.tv/) and the mouse pointer shape doesn’t change from arrow to “little hand” on skin mouse over event. In the past, to get the mouseover behaviour, on your advice, the following custom CSS was placed in the Newsmag theme panel, but it does seem not to work anymore:
body {
cursor: pointer!important;
}
.td-top-menu-full, .td-header-container, .td-container, .td-sub-footer-container{
cursor: default!important
}
.vc_col-has-fill>.vc_column-inner{ padding-top: 0; } .wpb_gallery .flexslider { margin: 0 0 0; }
.td_block_14 .td-next-prev-wrap{ z-index: 1; }
As you can see from the home page skin, the shape of mouse pointer changes only on the right and left sides of the skin while it erroneously remains an arrow on mouse over on the top of the skin. Could you advice how can I get the skin right behaviour as well as to get working the background image link?
Thanks in advance for any appreciated help.
Giuseppe
-
This reply was modified 9 years by
gmaio.
Hi
The css can be added in theme panel > custom code > custom css: http://screencast.com/t/GtOSOYIH
Thanks!
Hello,
The standard footer info font is controlled from here http://screencast.com/t/hXalOQZiN but I see you added a second about us section in a standard text box. In this case you will have to use css to alter the font as a textbox grabs the standard body font and changing that will affect more elements than the footer section.
Try this code:
.td-footer-wrapper .textwidget{
font-size: 18px;
}
Thank you!
Hi
Unfortunately the theme don’t have such a widget, sorry. However you can use Social Counter in sidebar and hide the followers number using this css:
.td_social_type .td_social_info:nth-child(2) {
display: none;
}
Hope this helps!
Thanks!
HI
Try this css in theme panel > custom code > custom css to hide the more article box for mobile devices:
@media(max-width: 768px){
.td-more-articles-box{
display: none;
}
}
Thanks!
HI
@gregy1403 we still use inline css for our blocks. However this is on our todo list and we hope that we will find an alternative in shortest time possible.
Thanks!
Hello,
Please remove your custom css added on the header that makes it 80 px. That is where the empty space comes from. http://screencast.com/t/oI6V3RaQpXc
If you did not add any custom css then please disable all plugins except visual composer, clear cache and reset cdn files. Then test again.
Thank you!