Hello !
You can use this css: .td-scroll-up {
bottom: 109px;
right: 19px;
}
The code must be inserted here: https://www.screencast.com/t/J1Nxw5s5
Thank you !
Hi,
I think that you are referring to the subcategories -> https://i.imgur.com/EzKXRYA.png unfortunately there is no option for this, but you can achieve it using a custom css like this one -> https://i.imgur.com/PaoRUzB.png
.menu-item-1067 .block-mega-child-cats {
order: 1;
border-left: 1px solid rgba(10,0,0,.05)!important;
text-align: left!important;
}
This code can be apply only on this menu from this website -> https://hurunhub.com/
The code need t be set in theme panel> custom code> custom css.
Hope that it will help you!
Hi,
Yes, this one can be too controlled on each viewport using the css tab from tagDiv Composer -> https://i.imgur.com/rwQJl6Q.jpg -> https://i.imgur.com/D1bPbNb.png usually the settings that you make on desktop will be apply on all devices if you do not set them individual.
Have a nice weekend!
Hi,
The mobile will display the content in full width -> https://i.imgur.com/y3jibYb.png you can check it using the view port option from tagDiv Composer -> https://i.imgur.com/cHulder.png
The css that you add on desktop can be set for mobile too, just check the mobile version like this and change the css -> https://i.imgur.com/wo4hu7s.png ( the css tab will apply on each view port).
Let me know the results!
Thank you!
my website has totally started to act weird as of some recent update.
I had to re-enter my license key, My header won’t load the image. the footer is messed up too. I had to re-enable thumbnails in the blocks due to an error appearing on the homepage asking me to enable them for some reason, I had to re-enable my custom CSS code. Please help! how can I get back to a few days ago?
I am totally out of the loop, the website hasn’t been maintained for a long time, It’s meant to just sit there and do very little.
like this. thank you.
Hi,
Please try this custom css to reduce the bottom space -> https://i.imgur.com/Nu65Lxz.png
.single .td_block_related_posts{
margin-bottom: 0;
}
The code need to be set in Theme panel> Custom code> Custom css.
Hope this will help you!
Thank you!
Hi,
If you want to remove that “latest” button from all categories you can do it from theme panel -> https://i.imgur.com/Xzcy8L1.png if you want to remove it only on this category you can use this custom css https://i.imgur.com/PSofWvh.png
.category-articles .td-category-pulldown-filter{
display: none;
}
For hover color you can use this custom css ->
https://i.imgur.com/fZVkvbR.png
.td-category-header .td-pulldown-category-filter-link:hover{
color: #fff;
background-color: #888!important;
}
The code need to be set in Theme panel> Custom code> Custom css.
Hope this will help you!
Thank you!
Hi,
If you want to reduce the space between posts you can use this code -> https://i.imgur.com/lZIpFQQ.png
.category .td_module_10 {
padding-bottom: 16px;
}
To reduce only this space -> https://i.imgur.com/NymVDsX.png
.category .page-nav {
margin: 0px 0 30px 0;
}
If you want to reduce the space above and bellow the pagination use this code -> https://i.imgur.com/2SpAM0D.png;
.category .page-nav {
margin: 0px ;
}
The code need to be set in theme panel> custom code> custom css.
Hope this will help you!
Thank you!
Hi,
Sorry, was may mistake, you were not referring to the header, you was referring to this text-> https://i.imgur.com/y4L7jGJ.jpg most of elements have individual option, but since I do not know what element you are using, I can recommend a general option that have all elements, the css tab, you can set a margin or padding on the text for each device in part like this -> https://i.imgur.com/tgd2pTo.png -> https://i.imgur.com/JYEAVFw.png -> https://i.imgur.com/S1TTaq9.png -> https://i.imgur.com/ilKDUpY.png you can try both of them to see which one is better for you.
Hope this will help you!
Thank you!
Hi,
In order to remove only the shadow box you can try this custom css
.td-post-template-10 .td-post-featured-image img {
max-height: 600px;
width: 960px!import;
object-fit: scale-down;
object-position: center;
}
.single .td-post-template-10 .td-post-featured-video img {
box-shadow: none;
padding: 0px;
margin-bottom: 0px;
padding-bottom: 0px;
}
If you want to reduce the background color you can use this css -> https://i.imgur.com/q9fpMv1.png
.single .td-post-template-10.td-video-template-bg {
width: 1116px;
margin: 0 auto;
}
Hope this will help you!
Thank you!
Hi,
If this text is not required, you can use a css like this one -> https://i.imgur.com/aODzsZX.png
.single .comment-form-cookies-consent{
display: none;
}
The code need to be set in theme panel> Custom code> Custom css.
Hope this will help you!
Thank you!
Hi,
For this you need to edit the single post template with tagDiv Composer like this -> https://i.imgur.com/5PWSZQr.png click on the view element and set the mobile viewport, after that from css tab set the display on view -> https://i.imgur.com/dSMUVXO.png do the same for the commend element -> https://i.imgur.com/GvzNSBp.png select it like this.
Hope this will help you!
Thank you!
Hi,
If you are referring to this button -. https://i.imgur.com/30utgTt.png and if you want to add it in the above box, you can do it using the css tab, on that table you need to set a padding bottom, for example 70, on button you need to set a “-120” and 48 margin top and bottom https://i.imgur.com/MWsJRc8.png -> https://i.imgur.com/kyHzIe4.png
Hope this will help you!
Thank you!
Hello !
This option is available only for the flex blocks. We recommend you to use Flex blocks since they are more customizable. Unfortunately for the rest of your elements you will have to use custom css which is not covered by the support team.
Thank you for your understanding !
Is there a way to change the “default” font sidewide instead of manually setting it on each item?
I’ve added a new webfont and font-family definition in custom CSS and would like all the fonts on the website to use that. Do I have to manually pick that font for all ~150 items on the font page or is there a clean way to globally override the “default” font?
Hello again,
for hamburger menu in the mobile version at the moment I am using an external plugin, if you can explain how I can configure it in the theme itself, I would appreciate it.
Another question regarding the desktop version menu, on the one hand, how can I put the bigger logo? with css I can’t, and on the other hand, could the logo be divided into 3 different images with 3 direct links?
I also have problems with contact form 7, the messages are sent but the success message does not appear.
In the ‘block 4’ for posts to appear, by default it is configured to show 3 in the desktop version, can it be configured to be 4 in the same line?
I would also like to add at the end of the excerpts the ‘read more’ (block 4) but that it is a ‘+’ sign and I can’t find it or even activate the option to display ‘Read more’
Thanks
the website looks fine as is when you load…see IMG-A…how do I make the blue snap in position itself so it will sit above the Woocommerce sidecart icon that is pictured instead of underneath it “IMG-B”? css edit?
IMG-A

IMG-B

Hi,
I think that you can do that, but is a little more work to do, for example add an extra class on each video -> https://i.imgur.com/fd5Ekcx.png make sure that you set a blank space after the class, after that use that class in the from of the above css like this -> https://i.imgur.com/FtY9SKm.png
Hope this will help you!
Thank you!
Hi,
If the page was made with TagDiv Composer, you need to edit it, click on that element and click on the column from that row, after that in css set a margin and padding for left and right lets say 0 -> https://i.imgur.com/iUomjmI.png
Hope this will help you!
Thank you!
Hi,
Then you need to use a css on the class of posts, -> https://i.imgur.com/r1w8fJ8.png -> https://i.imgur.com/51XJNuT.png this css -> https://i.imgur.com/0YjfJgi.png will aply only on this post.
Hope this will help you!
Thank you!
Several blocks disappeared on the cover.
Error: _getDestinationModel Error: Container destination not available! Current state has involved an issue. You could try an UNDO operation (CTRL+Z / CTRL+SHIFT+Z) .
I have deactivated the plugins and it is not solved Ve PAgina al final
on the cover page: [td_block_title title_tag=»h4″ custom_title=»Emprendimientos» block_template_id=»td_block_template_5″ tdc_css=»eyJhbGwiOnsibWFyZ2luLXRvcCI6IjIwIiwibWFyZ2luLWJvdHRvbSI6Ii00IiwiZGlzcGxheSI6IiJ9LCJwb3J0cmFpdCI6eyJtYXJnaW4tdG9wIjoiMTAiLCJkaXNwbGF5IjoiIn0sInBvcnRyYWl0X21heF93aWR0aCI6MTAxOCwicG9ydHJhaXRfbWluX3dpZHRoIjo3NjgsImxhbmRzY2FwZSI6eyJtYXJnaW4tdG9wIjoiMTAiLCJkaXNwbGF5IjoiIn0sImxhbmRzY2FwZV9tYXhfd2lkdGgiOjExNDAsImxhbmRzY2FwZV9taW5fd2lkdGgiOjEwMTl9″ f_header_font_family=»672″ f_header_font_weight=%2
Hi again,
2 things more:
1.- Why our google ads are not display on ipad or iphone???
2.- We use amazon ads like that:
“<iframe src=”https://rcm-eu.amazon-adsystem.com/e/cm?o=30&p=12&l=ur1&category=kindle_unlimited&banner=0A8ZM7ZCCKPJH18EHF02&f=ifr&linkID=f379c05d852509950141c0e0b7620ebb&t=tendenciaempr-21&tracking_id=tendenciaempr-21″ width=”300px” height=”200px” scrolling=”no” border=”0″ marginwidth=”0″ style=”border:none;” frameborder=”0″></iframe>”
But on ipad portrait the ad didnt fix well… we try to solve with some css but no way… any ideas to fix it???
Thanks
Hi,
This can be done only with custom css, if you want you can try this css -> https://i.imgur.com/LTpO0ej.png
.td_wrapper_video_playlist .td_video_currently_playing {
background-color: pink;
}
.td_wrapper_video_playlist .td_video_controls_playlist_wrapper{
background-color: #2196F3;
}
.td_wrapper_video_playlist .td_video_currently_playing:after, .item-list-tabs .feed:hover {
border-color: #2196F3!important;
}
.td_wrapper_video_playlist .td_container_video_playlist {
background-color: #777777!important;
}
If you want you can change the colors.
Also the code need to be set in Theme panel > Custom code> Custom css.
Thank you for your understanding!
Hi. I would like to add CSS code to my posts. The codes may vary for different posts. How can I achieve that? Thanks.