- NewsmagBlock settings tutorial
- NewsmagCategory tag on modules/blocks
- NewsmagtagDiv Composer Tutorial
- NewsmagWeather Widget
- NewsmagExchange widget
- NewsmagInstagram widget
- NewsmagHow to use the Visual Composer plugin
- NewsmagIntroduction
- NewsmagFooter templates
- NewsmagCustom ad spots
- NewsmagLoading image effects
- NewsmagSmart sidebar
- NewsmagFeatured images
- NewsmagGeneral settings
- Newsmag7 days post sorting
- NewsmagTheme thumbs
- NewsmagExcerpts introduction
- NewsmagTheme colors introduction
- NewsmagtagDiv slider gallery
- NewsmagVideo playlist
Please can you give me the css code to hide all the image on block 2, but only allow the fist one to show, also to make the first text bold as shown on this image

Hi,
I tried the following code in the css but the top bar is still not displaying on mobile.
@media (max-width: 767px){
.td-header-top-menu-full {
display: block!important;
}
.td-header-sp-top-menu {
display:block!important;
}
.td-header-style-12 .top-header-menu > li, .td-header-style-12 .td-header-sp-top-menu, .td-header-style-12 .td-header-sp-top-widget{
line-height:30px;
}
#menu-secondary-navi-menu{
text-align:center;
}
}
Hello support,
Please help me with code to alter to the date will appear on same with the text on block 9. i can edit the source fill if you give me the code and the line.

Please support, can you help me with the css code to reduce the space of top and bottom on block 9 just as seen in the image 
Check this settings (Enable or disable comments number on blocks and modules):

-
This reply was modified 8 years by
Edward.
Hello again! I would like to add more ads inside the categories,is that possible? for example at the top of each category and inline the posts of each category. Or if there is a way to change the block posts that show at the top of each category with advertisment banners.another solution i thought , if i make its category a new page….but i dont know if it is the right way to show my post categories.
Thanks again.
this is whole thing in my custom CSS:
.td-header-header {
border-bottom: 1px solid #353535;
}
.td-black .td-video-template-bg {
background-color: rgba(0,0,0,0.4);
}
.td-black .td-video-template-bg-small{
background-color: rgba(0,0,0,0.7);
}
.td_module_9 .td_quote_on_blocks {
font-size: 16px;
line-height: 20px;
font-weight: 300;
font-style: italic;
text-align: center;
text-transform: none;
margin-top: 10px;
}
.td-black .td_quote_box .single_template_11 {
background-color: rgba(33,33,33,0.5);
}
cite {
font-size: 12px;
color: #bbb;
}
.td-black .td-smart-list-dropdown-wrap .td-smart-next,
.td-black .td-smart-list-dropdown-wrap .td-smart-back {
color:#fff;
}
.td-black .td-smart-disable:hover {
background-color: transparent !important;
}
.td-post-sub-title {
text-align: center;
}
.td-black .post {
background-color: rgba(0,0,0,0.6);
}
.td-black .td-main-content-wrap,
.td-black .td-category-grid,
.td-black .td-category-header,
.td-black .td-big-grid-post .td-module-thumb,
.td-black .td_module_14 .td-module-meta-holder,
.td-black .td-post-template-4 .td-post-title,
.td-black .td-post-template-6 .td-post-header-holder,
.td-black .td-post-template-8-box,
.td-black .td-smart-list-dropdown-wrap .td-smart-list-dropdown,
.td-black .td_module_mx3 .td-module-meta-info {
background-color: rgba(0,0,0,0.6);
}
.td-black .td-page-content,
.td-black .td-post-content,
.td-black .wpb_text_column,
.td-black .td_block_text_with_title,
.td-black .woocommerce #tab-description {
color: #bbb;
}
-
This reply was modified 8 years by
notsirhc.
When the Block seven displays posts there is vertical space or border at the top an bottom of each post.
I would like to be able to reduce the space and make the posts tighter together.
Hello i created a flex block and set the image width to 60%. now the image ‘appears’ as if left aligned.
this is how it looks>> https://ibb.co/mur92S
How can I center this?
Hi,
I want to build a list of pages using block in TagdivComposer.
In filters I wrote Post type: page.
And it shows only pages.
Now, how can I make a list of only child pages?
can you please check the website: http://www.fetpo.org
our post title has been blocked, thanks.
“Rory Mcilroy ju…” like this
I’m sorry, what the picture is the view of the widget not block. Which file should I edit?
Hello,
If you want to change the post title font weight, you will have to change it from here: https://www.screencast.com/t/ctReREnb
It depends on the module you use for your blog pages or the module used on the blocks you want changed.
For withing the article itself: https://www.screencast.com/t/Vs5Virke
Thank you!
If the images are not aligned, then they will be displayed from the left, that would be the default WordPress functionality. You must align them center if you want them to display like that in the post/page content. You could try a code like this to align the not aligned images to center, it will work for such images as this one
– https://www.screencast.com/t/Ad9sLe4ULva
.td-post-content img.alignnone {
display: block;
margin-left: auto;
margin-right: auto;
}
Hello,
1. The forum is the official support platform. If you want a more private discussion, you can contact us via email at contact@tagdiv.com
2. It could have been a caching issue or a plugin issue.
3. The color of the hamburger icon can be set like so: https://www.screencast.com/t/tBfPD4Ihr
4. That is a custom class added to a few rows in the art creek demo. The class has specific css to it so it will make everything dark. If you want to customize a block background, you can use the tagdiv composer settings for that row: https://www.screencast.com/t/cWO5R09e5MMB
Thank you!
Hi,
Unfortunately we cannot provide such custom work. There is no department dedicated for this task in our team at the moment. The theme blocks will display posts and pages that have been published on the website, not other content.
You may want to consider hiring a freelancer/developer to help you with this. We always recommend the professionals from Envato studios for custom work
– https://studio.envato.com/
Thanks
Hello,
Sorry but blocks do not have special conditions to filter just the posts that have the category set as primary. A block will show all posts that belong to that category no matter if it’s primary or not.
You can try an alternative solution and filter your posts by tag. Add specific tags to the posts you want to show in a block and then filter that block by tag.
Thank you!
Hi,
All the blocks and big grids are predefined in terms of layout, they will always display in a predefined way on desktop and mobile
– https://demo.tagdiv.com/newspaper/block-1/
– https://demo.tagdiv.com/newspaper/big-grid-1/
– https://demo.tagdiv.com/newspaper/full-big-grid-1/
Only through modifications they could be made to display differently, not by a theme setting.
I could give you a code that you can try in Theme panel->Advanced CSS in the phones section. It will make full big grid 9 display like this on mobile
– https://www.screencast.com/t/Fx2h0Q7Y7u
This is the code
.td_block_big_grid_fl_9 .td-big-grid-wrapper .td-big-grid-scroll .td-big-grid-post {
width: 100%;
float: left;
}
.td_block_big_grid_fl_9 .td-big-grid-wrapper .td-big-grid-scroll .td_module_mx25 {
margin-left: 0;
margin-top: 3px;
}
Thanks
Hi,
You can use a code like this to center the next/prev pagination in block 4
– https://www.screencast.com/t/nIxseu1K
.td_block_4 .td-next-prev-wrap {
margin-right: auto;
margin-left: auto;
display: table;
width: auto;
}
Good morning all,
I have an error on one of my posts, but just for the mobile view : https://www.screencast.com/t/LI28jHgwrz
On the classic view, the is no error, and i think that the problem comes from the block progress bar i add with the td composer : https://www.screencast.com/t/KemObrCgdvvo
Is it possible to add some custom css to the mobile stylesheet, to add this block progress bar on mobile or is it more complicate than this ?
Hello,
You already have a block title here: https://www.screencast.com/t/9A0dCiK3O9q
Where do you want to place a block title?
Hello,
The simplest way to go about it is to make a redirect in your htaccess simply redirecting the link, not changing the code for it. The authors block get the link automatically for each author in particular. You cannot change the code for specific url’s for each of the authors. You cannot alter the function to link to a particular url as all authors will link to that url afterwards. As an alternative, you can use a different element to show your authors that allows you to add a manual link to your author url. Try for example a column content element.
Thanks.
Hi,
You could use the same blocks or modules, to reduce the number of thumbnails that are created. Each module is predefined to show a specific thumb size, this could only be changed in the code.
However it is not recommended to do so, this will affect the module design and cause layout issues. Here you can see which modules each block and grid use
– https://forum.tagdiv.com/theme-blocks-modules/
Thanks
Hi,
Initially the block titles are black (this cannot be changed by a theme setting), the hover color being the theme accent color set in the theme panel
– https://www.screencast.com/t/qlwGTeAhamgh
If you choose a background color for the block title like this
– https://www.screencast.com/t/R1tEhDG5
Then that will be the hover color for the titles of that particular block.
Also some demos can contain custom design and override any of these settings.
The code my colleague provided above will change the default black color of the module article titles. The hover color will not work anymore if you use that code. To keep the hover color a code like this should be used
h3 > a{
color:yellow;
}
This code will also not affect the big grid, that has more precise CSS. Try it and let me know.
Thanks
Hi!
I’m trying to display an Advanced Custom Field value from a post(s) into a block (Flex_1) placed in homepage.
Would like to pass value to meta area of block.
How do I get the data from post to display in meta area? I understand Loop…but i don’t see anyway to collect info..all i see is $this…which i believe is how…
any direction would be great…
is it possible to add_filter into $this.
thanks in advance…bc i’m pulling my f$&(king hair. 🙂