Hi,
If you are using a cloud header then you can adjust it with tagDiv Composer and you can achieve that type of menu – https://i.imgur.com/TU7vWn9.png
I hope this will help you!
Mainly I want to create these on the homepage.
But I can’t find any element in TagDiv Composer that shows only post titles with bullet marks like shown in the screenshot.
Hi,
You can do that layout in multiple ways, most simple will be to set a row or inner row, set it in 3 columns and set the header and red borders for each column, after that you can use the flex block 1 and hide/removed all elements (category, image, date, author) let only tile, or you can use the module builder to create a module that contains only the title – https://forum.tagdiv.com/modules-builder-newspaper-theme/
Thank you!
I started with flex block 1. i removed unwanted things. Now can i add a custom date with every title ?
or should i have to create a module for it
here is the example – https://prnt.sc/s-bmXLArzrT3
first one is created with tagdiv and second is with raw html.
can we create table shown in rawhtml with tagdiv composer ?
Hi,
If you want to set a custom date and not the one from the article, then it will be need to create a module and use ACF plugin for the date, this can be added in the module using the custom filed element.
Also, if you want to set raw html code you can do it with tagDiv Compose, you can set your code directly in HTML element -https://i.imgur.com/9bBewLo.png just make sure that your code is correct and all tags that are opened are closed.
Thank you!