Tell us what you are trying to do? i have managed to create a search button shortcode add it to the front page and a results page. I want the results page that has 8 columns to give each column a title so that every search result in better understood.
Also i would like to give different space size to each columns
Is there any documentation that you are following? i have searched a lot in the support and your documentation
Is there a similar example that we can see? i like this output hidden link
What is the link to your site? hidden link
hidden link
here maybe it is more obvious what i need to achieve thank you
Hello,
I have checked the URL you mentioned above:
hidden link
It is using HTML table, I suggest you format the view's result with "table" mode, see our document:
https://toolset.com/documentation/user-guides/view-layouts-101/#table
You can also let users sort the result by clicking table header:
https://toolset.com/documentation/user-guides/allowing-visitors-to-sort-the-front-end-results/
For your reference.
hello that was helpfull, if it is possible what css should i use in order to have borders in the table for columns and rows
thank you
Of course, you can add custom CSS codes to style the HTML table, for example:
hidden link
To add CSS codes into view, please check this document:
https://toolset.com/documentation/user-guides/adding-custom-css-views/
If you need more assistance for the CSS problem, new ticket please, that will help other users to find the answers.