Hello cva183,
If you want to have on mobile mode the button back to the top, you have to use a bit of CSS code to do that. Please try the code below and place it in Theme panel->Custom CSS area.
The code is ->
@media (max-width: 767px){
.td-scroll-up-visible {
display: block;
}
}
Thanks.
Hello naseemz93,
Please try to remove all the above code that I gave you and please set from the Theme panel, the line height to be 80px, like this -> http://screencast.com/t/IEo33m3Eqv88 and then your main menu will be aligned.
Thanks.
Hello heisenberg234,
Yes, it is okay in your case. Above, I gave you an example with do_shortcode because this kind of method offers you the way to add the ads anywhere on the site and you can use it when you do not have an option from Theme panel.
If you need only 2 columns in your post content, you can set it from editor, like this -> http://screencast.com/t/bhNecroT and if you need more than 2 columns, you have to create the code from Visual Composer editor and then you have to copy/paste the code in the HTML source of the post, like this -> http://screencast.com/t/UJfUJPnz -> http://screencast.com/t/rnuVk21z6oQj -> http://screencast.com/t/hlK5SRP4SoA
and the result you should see here -> http://screencast.com/t/bo0oqWUQcb
Hope this helps!
Thank you for the message!
Hello newsblaze,
If you want to make a mix between our post templates, please notice that involve hard coding and also, it is required to have a solid knowledge of PHP/HTML/CSS. Also, please notice that is not a simple task and is needed to do a lot of customizations in order to achieve as you want that involve custom work. If you want to change the post template you have to do changes in these core files -> http://screencast.com/t/2HyT7O5ixE according to post template used by you in the theme. If you are not aware of the steps in this regard, please consider hiring a freelancer/developer to help you because we cannot provide customization services at the moment, sorry!
Also, if you need more assistance that does not imply custom work, please provide your website URL so I can inspect it closer.
Hope this helps!
Thank you for your understanding!
Hello
Please try the code below and place it in Theme panel->Custom CSS area.
The code is ->
#td-header-menu .sf-menu > li > a {
padding: 0 25px;
}
The result you should see here -> http://screencast.com/t/6JXWtRYT
Thanks.
Hello kapunas,
Unfortunately, our theme does not have such an option for your desire. In order to achieve as you wish, you have to do some additional customizations to do that. Below I gave you an example of transition for the mobile menu. If you want to develop in this case and you are not aware of the steps in this regard, please consider hiring freelancer/developer to help you because we cannot provide customization services at the moment, sorry!
The code is ->
.td-mobile-nav-wrap, .td-content-wrap {
-webkit-transition: left 2s;
transition: left 2s;
}
Hope this helps!
Thank you for the message!
Hello bikingculture,
As you can see in this area, there is a list with all of the thumbs which are used in our theme and what kind of blocks and modules uses them. In this case, the 696px*0 thumbs mean that this type of thumb has the dynamic height which can modify depending on the image used. The right size of the image will be with the 696px for width…if the image will be larger than this size, the theme will crop to the 696px of the width. If you want to change this value, you have to alter the code from the core file td_config.php, like this -> http://screencast.com/t/umAcIcIvTTl
Hope this helps!
Thank you for the message!
Hello Aldemi,
1)Unfortunately, our theme has not been designed to use a dynamic width. We do not recommend to increase or decrease the width of the theme’s width because the layout of the theme will be broken. Also, please notice that it is not a simple task and if you want to change the width you will have to adjust the all of other elements of the theme to works with the new width and this involve custom work. If you want to display more levels in our theme and you are not aware of the steps in this regard, please consider hiring a freelancer/developer to implement this for you because we cannot provide customization services at the moment, sorry!
2)Please notice that what you are asked involve more additional customizations and thus custom work. Please notice that we cannot do your website but only can guide you to the right direction. Below, I present you the steps which you should follow in order to achieve as you want.
First of all, please use the inspector (right click ->Inspect or CTRL+SHIFT+I) and then you will see all element from your homepage. In most of these cases, you should decrease the paddings or the margins and with a bit of CSS code, you can accomplish it. -> http://screencast.com/t/gQR7fCRxoI -> http://screencast.com/t/MMI8BNhTT -> http://screencast.com/t/bj9ndTfrO -> http://screencast.com/t/9lV88FQi -> http://screencast.com/t/1abWpsLmL Following the above steps, please try to do it yourself and place the code in Theme panel->Custom CSS area. If you are not aware with the steps in this regard, please consider hiring a freelancer/developer to help you because we cannot provide customization services at the moment, sorry!
Thank you for the message!
Hello cdeloach,
If you want to replace the icon with the text for your mobile menu, you have to use a bit of CSS code to do that. Please try the code below and place it in Theme panel->Custom CSS area.
The code is ->
.td-icon-mobile:before {
content: 'MENU';
}
The result you should see here -> http://screencast.com/t/6yMAWrvVaN
Thank you for the message!
Hello Irreverent Gent,
Now, I think that I understand what you mean. I suppose that you are referring to the name of the site that appears on the tab, like this -> http://screencast.com/t/HymK1Muae8 Unfortunately, the site name is automatically loaded by the WordPress and this can be controlled by the Seo Yoast Plugin, like this -> http://screencast.com/t/SBXREfIII If you want to set this you can do it from the plugin’s panel.
Hope this helps!
Thank you for the message!
Hello hgarg604,
Please try to disable all the active plugins, leave just Visual Composer to active, clear all cache and install only the plugins that come bundled with our theme and rule out the conflicting plugins.
Hope this helps and let us know how it goes after this advice!
Thank you for the message!
Hello drae,
Unfortunately, these Add-on are not supported by our theme, sorry! Please notice that each our plugin has adjustments in the theme in order to work fine with the theme. If you want to make it working fine on the theme you have to alter the code from core file and do some additional customizations to adjust the theme with the plugin extension that involves custom work. If you want to develop our theme and you want to add some additional options in the theme and you are not aware of the steps in this regard, please consider hiring a freelancer/developer to help you because we cannot provide customization services at the moment, sorry! Usually, we recommend the developers from studio.envato.com.
Thank you for the message!
Hello newtag,
Unfortunately, I do not know what kind of plugin you are using on the theme and we have no idea about the behaviour of the theme with this kind of plugin. You have to set your plugin to move this kind of js to the footer or you can set it to ignore the javascript. Please notice that we cannot provide support for untested plugins. I suggest you addressing to the author of this plugin, explains this case because he should be able to provide you a more accurate response or to guide you in the right direction because he is the author’s plugin. Also, please notice that we cannot provide customization services at the moment and please consider hiring a freelancer/developer to help you in this regard. Usually, we recommend the developers from studio.envato.com.
Thank you for your understanding!
Hello willysawa,
Please try the code below and place it in Theme panel->Custom CSS area.
The code is ->
.sf-menu > li > a:after {
height: 50px;
z-index: -1;
}
The result you should see here -> http://screencast.com/t/f23JuY7G3
Hope this helps and let us know how it goes!
Thank you for the message!
Hello naseemz93,
I do not understand what you want to achieve, sorry! Please provide more details about your desired changes so I will be able to provide a more accurate code. Also, you can provide some useful screenshots for good understanding.
Thank you for the message!
Hello Liefwin,
Please try the following code and place it in Theme panel->Custom CSS area.
The code is ->
.td-pulldown-filter-list li:first-child {
display:none;
}
The result you should see here -> http://screencast.com/t/I4iA0Dnpo
Hope this helps!
Thanks.
Hello Laonce,
Please try the code below and place it in Theme panel.
The code is ->
.comments .block-title{
border-bottom: 2px solid red;
}
The result you should see here -> http://screencast.com/t/xwKrYwAf
Thanks.
Hello lewis-wass,
I have checked your website and I saw the issue with your featured image (it seems to be a front-end issue). I suspect this problem being from your untested plugins which interact with our theme and could cause these type of issues. Please try to disable all the active plugins, leave just Visual Composer to active, clear all cache and install only the plugins that come bundled with our theme and rule out the conflicting plugins. Also, please try to disable the lazy load from your panel if this option is active, like this -> http://screencast.com/t/tBpvdpDr9MRB
Hope this helps and let us know how it goes!
Thank you for the message!
Hello Sebastian,
If you want to make it permanently these settings, you should use the child theme. You have to use a bit of CSS code and place in Custom CSS area from the child theme.
The code is ->
h1 {
background-color:red!important;
color:white;
}
The result you should see here -> http://screencast.com/t/STIZyZypE6Wg
Please notice that if you make these changes on the main theme, on each update, the code will be overwritten and you will lose the settings. For more information about child theme, please consult our documentation here -> https://forum.tagdiv.com/the-child-theme-support-tutorial/
Hope this helps!
Thank you for the message!
Hello Carly,
I suppose that you want to make the post title on the page to be smaller. Please try the code below and place it in Theme panel->Custom CSS area.
The code is ->
.td_module_wrap .entry-title a {
font-size: 15px;
}
The result you should see here -> http://screencast.com/t/FjdlYLhm
Hope this helps and let us know how it goes!
Thank you for the message!
Hello adamneale,
I suppose that you want to make your main menu to be sticky. Please notice that is an option for it in Theme panel, like this -> http://screencast.com/t/irhIjawRpNF For more information about this feature, please check our documentation here -> https://forum.tagdiv.com/main-menu/
Hope this helps!
Thank you for the message!
Hello thanik30,
If you want to decrease the font size for the block title (for block 13) you have to use a bit of CSS code to do that. Please try the code below and place it in Theme panel->Custom CSS area.
The code is ->
.td_module_14 .td-module-title{
font-size: 16px!important;
}
.td_module_mx3 .td-module-title{
font-size: 13px!important;
}
The result you should see here -> http://screencast.com/t/gC4Iu5xc3
Hope this helps and let us know how it goes!
Thank you for the message!
Hello Nassim,
If you want to align the menu you have to use a bit of CSS code to do that. Please try the code below and place it in Theme panel->Custom CSS area.
The code is ->
.td-header-style-6 .sf-menu {
padding-top: 10px;
}
The result you should see here -> http://screencast.com/t/Bf1t1Db0e
The mega menu feature can be used only for the main item because it still using the sub-menu items (subcategory). For more information about this kind o feature, please check our documentation here -> https://forum.tagdiv.com/mega-menu/
Hope this helps!
Thanks.
Hello atabrb,
Unfortunately, our theme does not have such an option to disable the mobile version, sorry! If you want to quit to the mobile menu, you can use a bit of CSS code to hide the mobile toggle icon to no longer has access to the menu in mobile mode.
The code is ->
#td-top-mobile-toggle {
display:none!important;
}
The result you should see here -> http://screencast.com/t/JiyDQ33F9P9
Hope this helps!
Thank you for the message!
Hello Marto,
If you want to receive a more accurate code in this case, please provide your website URL so I can further inspect it closer. Also, please provide some useful screenshot with your desired changes so I will be able to understand very good what you want to achieve.
Thank you for your understanding!