- This topic has 3 replies, 2 voices, and was last updated 7 years ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
Support › Forums › Flex Theme › Genesis Featured Page – Home middle
Tagged: featured page widget
Hello SimplePro
On my home page I would like to use 3 Genesis Featured Page widgets:
– no title
– no content
– just the button
However, the button does not appear unless I tick Show page content. For now, I have done this and put a hyphen in the Content Character Limit field. This produces leader dots (…). How do I get rid of these?
Thanks for your help.
Naomi
Use the Text Widget and Genesis columns classes. HTML code will be like this
<div class="one-third first"><a href="ENTER PAGE URL" class="button">ENTER BUTTON TEXT</a></div>
<div class="one-third"><a href="ENTER PAGE URL" class="button">ENTER BUTTON TEXT</a></div>
<div class="one-third"><a href="ENTER PAGE URL" class="button">ENTER BUTTON TEXT</a></div>
Thanks, Chinmoy – I’ll give it a go. Naomi
I think that you already resolved this issue. Let me know.