Hello,
Yes, you can remove the margins of the header elements and have them stick together.
Add this code in your custom css box:
.td-header-style-4 .td-header-sp-recs{
margin-bottom:0!important;
}
.dj-desc{
margin-bottom:1px
}
Thank you!
Hello,
The new page builder was indeed tested and there are no issues with it. The issue is you are trying to re-create an element built with another page builder. It is not a VC copy. It is a new page builder with it’s own options and features. If you want to create a simple green box with white text you can create it like so:
Use a column content element and set it up as you describe: https://www.screencast.com/t/DgYhypVB8 you can assigna a custom class to the element and round it with css
The result would be like so: https://www.screencast.com/t/12pQqmM5H8B
Please do not blame the page builder if you do not know how to use it. Please check the different settings provided as there are many cool things you can do with the tagdiv composer.
Thanks.
Hello,
This probably happens because you use the mobile theme plugin. Please read this guide: https://forum.tagdiv.com/the-mobile-theme/
You have to create separate versions of your pages for the mobile template.
Thank you!
Hello,
I think you posted the wrong image.
The image box element is exactly as you describe. An image with a text over it. That is why the element was created. How is the text embedded inside the image? how to you want it? do you want the text to be under the image maybe not as an overlay? In this case you can use a single image element and place a column text element underneath it
Thank you!
Hello,
The sibling categories are shown as many as possible by default but it also depends on the category name. If you have very large category names then if the last one will not fit, it will leave a bit of space at the far right.
Unfortunately there is no simple way of changing this functionality.
Thank you for understanding.
Hello,
Sorry but our theme was not built in this manner. It will not work by default as you expect. You will probably need a plugin to help with the needed implementation for this idea. You will need custom post types and a custom taxonomy for the custom implementation you require. Sorry but we cannot offer any custom work at the moment.
Thank you!
Hello,
You can do all this from the plugin as well . The size of the icons is the header menu font size as they are font icons. The position can be changed if you use the html implementation, not the css implementation. You can simply add the html code before or after the menu item title.
This request will need to become more popular if we are to consider implementing it into our theme but for the moment this is the only such request. Please understand we have lots of requests and have to prioritize based on popularity.
Thanks.
Hello,
By custom conditions, Catalin meant custom code. The theme does not have such a functionality. Conditionals in code means an ‘if / else’ statement for example if you know your way around coding. If not, you can most likely find plugin that can provide the needed functionality.
Thank you!
Hello,
Please use seo yoast and manually add the p tags in text mode as there seems to be an issue with the paragraphs in the category filed. Edit the category description in the mce editor in text mode and manually add opening and closing html p tags around your paragraphs.
We will investigate this issue further for future updates.
Thank you!
Hello,
This usually happens when you change the theme name or the child theme name. Please restore the theme name to it’s original name.
Thank you!
Hello,
Sorry but I’m not sure on a multi-site as our themes were not tested in a multi site environment. You can do this if your sites all have separate WordPress and theme installs. This way you can customize each of the files individually. Sorry but I cannot provide any insight to a multi-site install.
Thank you!
Hello,
For a theme background we recommend a full hd image. 1920×1080
Thank you!
Hi,
Sorry but the newsmag theme does not have any multi-purpose elements for the moment.
Thank you!
Sorry but the code was missing the second part. Please use this code instead:
.td-full-screen-header-image-wrap{
height:300px;
}
.td-post-template-7 .td-post-header-holder{
bottom: 345px;
}
Thank you!
Hello,
Please try this without the child theme and clear all caching beforehand.
Thank you!
Hello,
Please disable all plugins except the page builder, clear cache and reset cdn files if you use it. Please also check any custom code you might have added to the theme panel or the theme files. If you use a child theme, please switch to the main theme to make sure it does not affect the proper functionality of the theme.
Thank you!
Hello,
You will have to import the revolution slider elementhttps://forum.tagdiv.com/import-revolution-sliders-on-demos/ for the demo. Please use this guide:
https://forum.tagdiv.com/import-revolution-sliders-on-demos/
Thank you!
Hello,
It seems the spacing comes from your image for the most part. Pleae change the logo and remove some of it’s spacing in your favorite photo editor. Then add this code in the theme panel-> custom css box:
.td-header-style-9 .td-logo-wrap-full{
min-height: 95px!important;
line-height: 102px!important;
}
I can’t see any ad underneath the menu however.
Thanks.
Hello,
Yes it is possible if you use font awesome 4 menus plugin and add icons to yur menu.
Please use this guide: https://forum.tagdiv.com/how-to-add-icons-in-menu/
Thank you!
Hello,
The category description will not recognize spacing by default. You can use seo yoast however which will provide a tiny mce editor for the category description.
Thank you!
Please contact us on our email address at contact@tagdiv.com and provide a link to your site and wp-admin (login information and admin rights) so we can login and investigate. Please also include a link to this conversation.
Thank you!
Hello,
Unfortunately there is no other way except custom code if you have the coding skills necessary. If not, you will have to use a plugin.
Thank you!
Hello,
If you want a boxed site, it is enough to add a background image to the site and it will go into boxed mode.
If you install a demo without content, only the general colors and style will be grabbed.
Thank you!