Hi Guys
Love the theme and the way it works.
On the grid row we want to be able to add a page link to a cell without using a button or text. Do you know of a way we could have the option to have a page link built into the cell options or do you know a way we could do this. If you look at the demo site we have we are talking about the service and sector cells we have on the homepage. Site link is in the private content.
Cheers
Alistait
Hi Alistait!
Use a Full Width Button element and add this to Quick CSS to remove the button background so the grid cell background is visible:
.flex_cell_inner .avia-button.avia-button-fullwidth {
background: transparent !important;
}
Regards,
Josue
Hi Josue
Thank you for getting back to me with this and your a star!!!
regards
Alistair
You are welcome, glad to help :)
Regards,
Josue