Hi
Try to deactivate all plugins except Visual Composer, clear all caches and test again. If the problem persist try this css in theme panel > custom css:
.wpb_single_image {
display: inline-block;
}
Thanks!
Hi todaybase,
I suppose that you mean the top bar social icons and the footer too. You can change the size of this if you use the code below. Place this code in your Theme panel->Custom Css. With first code you can change the social icons in Top bar menu and with the second code you can change the footer social icons.
.td-social-icon-wrap .td-icon-font {
font-size: 24px;
width: 40px;
}
The result: http://screencast.com/t/9cPtMKjO
.td-social-style-X .td-icon-font {
font-size: 25px;
width: 50px;
height: 50px;
line-height: 50px;
}
Note Where X is the number of footer style used!
The result: http://screencast.com/t/YcNcyO40
If is not what you mean, please provide more details abour your problem so i can be able to provide a more accurate response.
Hope this helps and let us know how it goes!
Thank you!
Hi,
Unfortunately css does not know what category it is coloring. You can only color an element. If you wish to color a particular element with a particular color you have to use a css selector that targets that particular element.
http://www.w3schools.com/cssref/css_selectors.asp
for example on this block1: http://screencast.com/t/AZEgaCl8joEN
.td_block_id_132895618 .td_module_mx5 .td-big-grid-meta>a{
background-color:red!important
}
.td_block_id_132895618 .td_module_mx11 .td-big-grid-meta>a{
background-color:green!important
}
But css does not know which category is displayed. If another category is displayed in that particular element you colored, it will also have that color you set.
Css is not dynamic like that.
On the other hand. You can copy over the function i showed you in a previous reply and replace it with the function from td_module.
The function to get_gategory is a big one. It starts at function get_category() { on line 177 and goes all the way to line 267 after return $buffy. You need to copy this whole code from: http://screencast.com/t/v5zSRpvR
and copy it to td_module replacing the get_category function there: http://screencast.com/t/Khkp9xlu0m
As a result you will have the color from the theme panel set to the category tag on modules but at the same time it will pick up every category the post has as parent: http://screencast.com/t/gFLrJld6
So, as a bottom line, your problem cannot be resolved by either methods as the css one is not dynamic and the php one pulls all categories to the block.
You will need custom work to get it exactly as you wish, with only one parent category and colors at the same time.
I hope this sheds light on the subject.
Thank you!
Hi
You need to edit td_module_9.php file and add this line of code like here: http://screencast.com/t/IVuJ4eblrYN
<div class="avatar-img"> <?php echo get_avatar( get_the_author_meta( 'ID' )); ?> </div>
Also you can add this css in theme panel > custom code > custom css if you want to center the image: http://screencast.com/t/JP4hD3vp
.avatar-img img{
margin-left: auto;
margin-right: auto;
margin-bottom: 10px;
}
Note that WordPress doesn’t have an option to add an avatar image, you will need a plugin like https://wordpress.org/plugins/wp-user-avatar/ or to use gravatar: https://codex.wordpress.org/How_to_Use_Gravatars_in_WordPress
Let me know how it goes.
Thanks!
-
This reply was modified 10 years by
Andrei L..
Hi strawberrybase,
You can achieve this if you increase the height of the td-header-sp-logo. Also you have to adjust and the padding-top of the image ad to look better.
Please try the code below and place it in Theme panel->Custom Css area.
.td-header-sp-logo {
height: 130px!important;
}
.td-header-style-1 .td-header-sp-logo img {
max-height: 130px!important;
}
.td-a-rec-id-header a img {
padding-top:30px!important;
}
The result you should see here: http://screencast.com/t/t6wuwGIC0g8Y
Hope this helps and let us know how it goes!
Thank you!
Hello,
I have inspected your website and saw that custom css is being applied from the theme panel:
http://screencast.com/t/NYpP7aAS the code is being rewritten with code from your theme panel: http://screencast.com/t/4mykZlG108e
As for the child theme, please follow this tutorial here: https://forum.tagdiv.com/the-child-theme-support-tutorial/ those are the only files that work from the child theme at the moment.
Thank you!
Hello,
It looks like the line height was decreased. Please use this custom css to adjust it:
ul.sf-menu > .td-menu-item > a{
line-height: 80px!important;
}
result:http://screencast.com/t/l7hsX4i5LC
Thank you!
Hi SamuelWright,
Please try the code below and place it in Theme-panel, Custom Css area.
.td_block_id_2613887240 .block-title {
font-weight:bold;
}
.td_block_text_with_title {
padding-bottom: 0px;
}
The result you should see here: http://screencast.com/t/jTqNtzyNlaP
If is not what you want, please provide more details about this, so i can be able to provide a more accurate response.
I hope this helps and let us know how it goes!
Thank you!
Hi Arafat,
You have omitted a curly braces in your Custom Css. Please add it like this: http://screencast.com/t/9x9kyyav9 After this, the code should works fine.
Hope this helps!
Thank you!
Hi
Also try this css, the mobile menu should be displayed fine as can be seen here: http://screencast.com/t/jp1tum8q
@media (max-width: 767px) {
.td-header-border:before {
display: none!important;
}
}
Try to clear all caches, deactivate all plugins except Visual Composer and test again.
If this is not what you mean or you still have this issue please send us an email at contact@tagdiv.com with your login credentials and we will inspect this issue as soon as possible, also include a link to this topic.
Thanks!
Hi ntoulios88,
Unfortunately, we have not tested the updated plugin of Seo Yoast with the latest version, because is too early to do this and we have no idea for the behavior of the theme with this updated version. I suggest you to wait until the updates will stabilize. Our developers try to find a solution for this and hopefully in a future update we will be able to implement these fixes.
For your second request, you can change the background-color pagination if you use the code below. Please place the code in Theme panel->Custom Css area, like this: http://screencast.com/t/uKGt0do9
.td-next-prev-wrap a {
background-color: black;
}
The result you should see here: http://screencast.com/t/V9qsTNl08OFg
Hope this helps!
Thank your for your understanding!
Hello matijakurusic,
If you want to change the block title colors for a specific block, you can achieve this thing if you set this option within Visual Composer->Block Settings, like this: http://screencast.com/t/RRb7jeCLDIu . After this, please clear all caches and try it again. If your problem is still there, please send us an email at contact@tagdiv.com and provide your log-in information so we can take a look at your page setup. Please also provide a link to this topic so we know who you are.
For your second request, you can change the font in Theme panel->Theme fonts->Other->News Sticker Title, like this: http://screencast.com/t/pXssS3aJC and for change the font color, please use the code below in your Custom Css area, within Theme panel, like this: http://screencast.com/t/0aJpgH9A
.td-trending-now-wrapper a {
color:red;
}
The result you should see here: http://screencast.com/t/v6o6HFs2W
Hope this helps and let us know how it goes!
Thank you!
This “td-ss-row” goes in the row css class not in the widgetized sidebar class. Edit it row it is on and add to the css class.

Hi!
I have started selling ads at my Newspaper site and everybody asks for me to put a top or inner banner 980px width. Is it possible to change the theme in that way via some css or do I have to buy another theme?
Hey, I never resolved the issue with that. Could I give you access to the backend for you to see the problem I’m having? It could be some conflicting css i can’t seem to pinpoint.
Hello,
I’ve been trying to do so like 3 hours now with no luck.
Now the pagination looks like this: http://take.ms/mqqzys (standard newspaper pagination).
So I would like to change it to something like this: http://take.ms/ygSOY
So I have no problems styling everything but I just can’t find the files where I should change everything!
I know that I could re-style something in the “Custom CSS” section but what about changing the Arrow Icon into “Next Post”? And what about centering the pagination?
Thanks in advance.
Scenario:
Sidebar category -> Adbox + Block 21 + Adbox
I hide block 21 on mobile with custom css:
@media (max-width: 767px) {
.td_block_id_12345 {
display: none !important;
}
}
Layout = perfect
Now I want an additional block
Sidebar category -> Adbox + Block 15 + Block 21 + Adbox
Layout = broken
What I got is an huge white space on mobile after block 15. It looks like the layout keeps the space which would be filled by block 21 free as white space.
My question:
How can I get rich of this white space?
Regards,
loano
@awtown We’re sorry for the confusion. The css include method has been change in theme’s version 2.0 and this change was mentioned in theme’s update log: http://screencast.com/t/wCnxUL0dfyeo and in child theme’s documentation also: https://forum.tagdiv.com/newsmag-child-theme-support/ Please just follow my instructions on this and if you still can’t manage it address us via email at contact@tagdiv.com including a link to this conversation and also give us wp-access so we can have a closer look at this and assist you on this.
Thanks!
Hi strawberrybase,
Please try the code below and place it in Theme panel->Custom Css area, like this: http://screencast.com/t/iz9wZkROAek
.td-header-style-1 .td-header-sp-logo img {
max-height: 107px;
margin-left: 0px!important;
}
The result you should see here: http://screencast.com/t/Zma9NIfN1S1
Hope this helps and let us how it goes!
Thank you!
Hi
1. I’ve checked your site and noticed that you’ve managed to add the ad spot on category page: http://screencast.com/t/j3GkHZen1a If you stilo need help with this please let us know.
2. You can change the fonts for post content from theme panel > theme fonts: http://screencast.com/t/fEjEaFUhiC7j
3. Try this css in theme panel > custom css: http://screencast.com/t/gx0i0AtH59yl
.menu-item-363112, .menu-item-363119, .menu-item-363120 {
display: none!important
}
Thanks!
Hi
You can replace the item number from smart list with an icon using a plugin like Font Awesome 4 which works fine with the theme. Select an icon which you want to display it, copy the css class and paste it in the file corresponding with the smart list that you’re using: http://screencast.com/t/XWxkwxwaeK – http://screencast.com/t/dNpgmlAk
The smart list works as an individual post so you can’t separate the items by categories. To achieve that you need to change the way smart lists works. Please consider that this is a complex task which require many customizations in theme files and also involve good coding skills. If you’re not aware of the steps you need to take in this regard please consider hiring a developer or a freelancer from sites like: http://studio.envato.com/ to do this for you as we can’t offer customization services at the moment.
If this is not what you mean please provide more details.
Thanks!
Hello,
It can be done only it will require custom modifications. Visual composer elements were not designed to work with category pages. You can add VC elements to the category page if you edit the core files either the template file or the top post file: http://screencast.com/t/aSHu4ciI and add a do_shortcode function
Every VC element creates a shortcode which you can see in text mode when editing a page. This shortcode can be used as the example above to force the page to display a block.
<?php echo do_shortcode('enter visual composer shortcode here');?>
It will require additional css to adjust the layout but this is the general idea of how it can be achieved.
Thank you!
Hello,
Actually the header is not that far from our own header styles: http://screencast.com/t/nmL4klbk4kM.
It has the exact same elements to it except for the live radio widget.
You can see a list of header styles you can chose from here: https://forum.tagdiv.com/header-styles/
If you wish to replicate the header you will need a few css adjustments and modification though.
Thank you!
Hello,
Unfortunately there is no option in the theme panel for it, but it can be removed with css:
.td-backstretch{
transition: opacity 0s!important;
}
Just add the code in the theme panel->custom css box and the fade will be removed.
Thank you!
Hi
To remove the scroll bar add this css in theme panel > custom css: http://screencast.com/t/zIlZdT6vBO Also to remove All word please follow this link: http://screencast.com/t/N7mkW1gT3bA
Thanks!