Support

Account

Home Forums Front-end Issues Add Term "plus" button for Taxonomy Field missing

Helping

Add Term "plus" button for Taxonomy Field missing

  • Hello,

    I want the “plus” button to display all the time, so users know its there and so users on mobile can see it at all.

    The default is on hover, but cant figure out how to change it, im trying with some CSS but with no success whatsoever.

    Id appretiate any help 😀

  • I figure it out, in case someone is facing the same issue:

    CSS:

    .acf-actions.-hover
    {
    display:inline-block;
    }

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.