Page 1 of 1

footer icon title always visible

Posted: 19 Mar 2017, 22:40
by alderim
Hi,

is it possible in the footer to always show the title with the icon without hover?

<div class="icon-buttons hover-color hover-title">


Thx!
Al

Re: footer icon title always visible

Posted: 20 Mar 2017, 00:39
by mjau-mjau
alderim wrote:is it possible in the footer to always show the title with the icon without hover?
Unfortunately no, since the title is a dynamic tooltip element used for all icon buttons.

I don't really see it practical to add a solution to always show titles, as they are absolutely positioned above icons, and would cascade over each other when multiple icons. Perhaps consider just adding on new line with icon on left and title on right? Optionally, you could use one of the grid layouts (available from content templates) to create a custom grid with your icon title combinations [icon][title][icon][title][icon][title].

Re: footer icon title always visible

Posted: 20 Mar 2017, 04:45
by alderim
Ok thx for the answer i´ll find a solution!