Hi,
There is no theme options to remove the “All” element in the mega menu. This would require modifications to the theme files, please follow this similar topic if you want to achieve it
– https://forum.tagdiv.com/topic/delete-all-category-in-mega-menu/
Thanks
thank you for helping my problem.
Today I have a few problems thanks for your help.
My website: thegioicoin.net or cryptonews.vn.
1. My default homepage is about to hit a big grid and a block 11 below. I would like to design the homepage just like the homepage of https://www.coindesk.com. There the Big Gird on contains the typical posts. But these articles will not repeat in the blocks below.
2. I want to edit a bit on the sub menu. When dragging the mouse will drop in a straight line and the corner as coindesk.com
https://www.screencast.com/t/FwxSVsx5VAjI
3. I want to increase the width of the page, and the sidebar with the background color separator. At the same time, the wigets will be aligned with the same size of margin.
4. I want to create an article with a calendar table to insert events in my favor, can I use pulgin or any support tool?
https://www.screencast.com/t/ZnFesAH8Rz
5. I want to create a subscribe section so that visitors of my page can leave the email and I can automatically send new posts to them.
I look forward to your excellent and enthusiastic support staff who will help me.
I am very thankful!
Hi,
1. Grids and blocks will display posts according to the configuration you set for each of them. If you use the same settings for the grid and the block, then the posts displayed will be the same. Please check this block settings tutorial
– https://forum.tagdiv.com/block-settings-tutorial/
Filter the elements on the page differently so they will not display the same posts. If it is required to use the same categories you can use the offset feature
– https://forum.tagdiv.com/offset-feature/
2. You could do that with a code like this
– https://www.screencast.com/t/egH4VJoYVgh
.td-header-style-5 .sf-menu > li.td-normal-menu > ul.sub-menu {
left:0;
}
Enter it in Theme panel->Custom CSS section.
3. The width of the page cannot be changed. It is not recommended to make any modifications concerning the width of the theme. This will break the website layout, all the elements on the page are dependent on the fixed width defined in the theme stylesheet.
4. You can try plugins to create a table, at the moment the composer does not have a specific element for table creation. Try a few plugins and see which one works properly.
5. As well, plugins can be used to create subscription forms. I believe there are many free subscription plugins that would allow you to do this.
Please let us know if you have more questions, or you need further help.
Thanks