I have tried importing different headers from the cloud and nothing wants to save the way I put things. I just need to know what I can input into CSS to force the header ad to display below the logo and menu bar on mobile.
We have Header Style 1 implemented sitewide. The ad currently moves above the logo and menu on mobile and thats bad for earnings.
I imported one from the cloud and almost had this but it would not save after I made the changes. I would click save, it would say it saved but when I went to exit it would say that there were unsaved changes. And sure enough the centering I kept doing to the ad would never save.
So what can I do to Header Style 1 to force this on mobile only.
Thanks
Hi,
I would like to make some modifications to the homepage in the default template, e.g. add a different block, move some elements elsewhere, add some elements from another template, etc.
Is it possible? Because e.g. i can’t delete some rows? Is the only solution CSS / tagDiv Composer or can I using e.g. WPBakery Page Builder.
I am asking for advice how to customize a template quickly and easily?
Best regards,
Mario
Hello,
I forgot to comment that the version of the icon I want to vary is that of the mobile theme, can it be done equally? Do you know in which route to put this CSS code?
Hi. When I edit a new post on my page: https://www.privatøkonomi.net/, the settings, Yoast and other blocks overlap the text itself. It’s happening on all posts and pages.
I’ve tried:
1. deactivating all plugins one by one, before clearing cache. None helped fix the problem.
2. Removing any custom CSS code.
3. Updating Newsmag to latest version.
4. Looked for fixes in the theme panel.
Here’s a screenshot of what it looks like, plus a list of my plugins:
https://imgur.com/OFto0e8
https://imgur.com/EzpVmAU
https://imgur.com/c6IR2X5
Could you please help me figure this out? My theme runs the tag-div composer.
any css available for that plz help me
Hello,
You can try this custom css -> http://prntscr.com/p6oakw
#td-mobile-nav {
position: fixed;
}
Paste the code in Newspaper>Theme panel>Custom code>Custom css and in Newspaper > Theme Panel> Mobile theme > Custom code> css
Also please notice that our theme does not support full RTL so simply changing the direction will not work properly in all cases.
Thank you!
finally making some progress
https://pasteboard.co/IxE7kWU.png
but seems putting zone background transparent isn’t enough… should i got for a custom css ? or is there setting i missed
thanks
Hello,
That depend on what elements you want to use.We recommend to use the tagDiv Composer click on the element you want to hide on mobile and select the device http://prntscr.com/p6nyz1 look in css tab -> http://prntscr.com/p6nz6v this option is apply individual on each device.
Thank you!
Okay, many thanks Calin.
Can you help provide the CSS? It would be appreciated as we only have Facebook and LinkedIn.
Hello,
Unfortunately for the moment that part of menu can not be change using the header manager, what exactly do you want to change, maybe this can be achieve using css.
Thank you!
Hello,
I think that you are referring to the hover color, if is so then you can use this custom css -> http://prntscr.com/p6nmvg
div.wpforms-container .wpforms-form div.wpforms-submit-container button[type=submit]:hover {
background-color: red;
}
Fill free to change the colors how you want!
Thank you!
Hello,
Indeed the https://fonts.googleapis.com/css?family=Roboto appear in GT Matrix but I can not find it on your website source, usually this style is use by the Revolution Slider -> http://prntscr.com/p6mu8w
Please provide the name of the page that you imported from TagDiv Cloud Library that imported this robot css.
Thank you for your understanding!
Hello,
Is look that this problem is related to a css that is overwriting the table settings -> http://prntscr.com/p6m8it-> http://prntscr.com/p6m808
Thank you!
Hey! So I don’t use author links at all, and I’ve hidden them using CSS, but now I want to remove the href from the source code, because it links to author/author and because I’m not using author pages redirects back to the root. Right now I’m using a page edited with TD-Composer.
Thanks!
Hello,
For one of theme is look that you have set a border and for the other one the height is to big and is set some css to reduce the height, I can give you some more help if I can inspect/check these elements on your website.
Thank you!
Hello,
You can try this custom css to change the background color for the submit button -> http://prntscr.com/p5oxrf
div.wpforms-container-full .wpforms-form button[type=submit] {
background-color: #4bb2ed;
}
The code need o be set in theme pane> custom code> custom css
Hope this will help you!
Thank you!
I am using a regular text block, but when I add a CSS Desktop margin, I can’t change the margin for phone anymore. How can I change it to 0 on phone?
Screenshot of CSS phone margin, blue box I can’t change anything. 
ok
1) can you give me a budget???
2) does not work, i think because i changed theme name “Newspaper” to “publicaciones-digitales” and “Newspaper-child” to “publicaciones-digitales-child”
(also I changed in style.css theme name etc.. to work):
/*
Theme Name: publicaciones-digitales child theme
Theme URI: http://themeforest.net/user/tagDiv/portfolio
Description: Child theme made by tagDiv
Author: tagDiv
Author URI: http://themeforest.net/user/tagDiv/portfolio
Template: publicaciones-digitales
Version: 9.0c
*/
why does not work? how can i make work file loop-single.php in my custom child theme??
thanks
Hello,
You can use this custom css -> http://prntscr.com/p5kg18
.td_block_9 .td_module_8 {
padding-bottom: 5px;
}
Also you can use the flex block and set theme how you want to be display, those elements have more options and can be set to have a different layout per device -> https://forum.tagdiv.com/flex-block-settings-guide/
Thank you!
Hello,
In order to achieve this you’ll need to add a class in menu like this -> http://prntscr.com/p5jkkt -> http://prntscr.com/p5jkr0 after that set some css on that class, like this -> http://prntscr.com/p5jkwu
This css need to be set in theme panel>Custom code>Custom css
.td-menu-badge{
color: red;
}
<span class="td-menu-badge">Mega</span>
Thank you!
Hi,
I’m very new to this theme and exploring it’s logics.
To start with, I wanted to keep things very simple having same sidebar on all the site.
I used a flex5 element to build a news feed without pictures. (a bit like Romania ‘Music’ block on homepage)
Got it working nicely on the home page and when I looked into ways of sharing sidebar across all website seemed the only way was using widgets (am I missing something?)
Ok… so I tried to do this using the {tagDiv} Block 17 but failed on hiding the picture (+ other things…)
Then I thought I was probably much better off just copy past of the shortcode… easy cool !!!
Works like a charm… all most… just a little css to “polyfill”
So I wanted to ark if that type of hack was considered acceptable (stealing shortcodes generated by the builder and pasting it into the html widget) and if so how should I manage the css story? (aka: is there a proper way of doing this?)
Thanks for help me out 🙂
Here is the shortcode I used
[td_flex_block_5 art_title_pos=”bottom” info_pos=”bottom” art_excerpt_pos=”bottom” art_audio_pos=”bottom” modules_category=”” btn_pos=”bottom” hide_image=”yes” show_excerpt=”none” show_audio=”none” show_review=”none” show_com=”none” show_btn=”none” modules_divider=”solid” all_modules_space=”10″ modules_gap=”40″ meta_padding2=”5px 0″ ajax_pagination=”load_more” td_ajax_preloading=”preload” custom_title=”Filinfo” h_effect=”” td_ajax_filter_type=”td_category_ids_filter” td_ajax_filter_ids=”6,2,12″ td_filter_default_txt=”Tout” block_template_id=”td_block_template_17″ title_tag=”” accent_text_color=”#ff036e” f_title_font_size=”eyJhbGwiOiIxNiIsImxhbmRzY2FwZSI6IjIwIiwicG9ydHJhaXQiOiIxNyJ9″ f_title_font_line_height=”1.2″ f_ex_font_size=”=” f_ex_font_line_height=”” tdc_css=”eyJhbGwiOnsiYm9yZGVyLWNvbG9yIjoiI2VlZWVlZSIsImRpc3BsYXkiOiIifX0=” f_header_font_style=”” f_header_font_size=”21″ m_padding=”0 7px” limit=”6″]
Hello,
If you want to hide all these only from that block, then you can achieve this only with custom css -> http://prntscr.com/p53mzh
.td_block_9 .td_module_8 .td-module-meta-info{
display: none;
}
This code need to be set in theme panel>Custom code> Custom css
Also we recommend to use flex blocks, those have more option and can be set how you want on each device -> https://forum.tagdiv.com/flex-block-settings-guide/
Thank you!
Hello,
I think that you want to reduce this space between featured image and ads -> http://prntscr.com/p53iia if is so then you can use a custom css -> http://prntscr.com/p53jde set this code in Theme panel> Mobile theme > Custom code > css
-> http://prntscr.com/p53kad
Thank you!
Hello,
I think the you have set that custom css inside the Custom html field instead of custom css -> http://prntscr.com/p51ljd
Thank you!
Hello,
I think that you are referring to this date and time -> http://prntscr.com/p51hl6 if is so then you can use this custom css http://prntscr.com/p51i6l
.comment .comment-link time {
display: none;
}
This code need to be set in theme panel> custom code>custom css
Thank you!