Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #969850

    Hi,
    How can I get an Icon to apear inline where I put the short code?

    I have:
    <span class="event_details_header_date">NOW – MAY 27</span> <span class="event_details_header_theatre">STAGE THEATRE</span> <span class="event_details_header_map"><a href="/plan-your-visit/theatres-seating/the-stage-theatre/">[av_font_icon icon='ue842' font='entypo-fontello' style='' caption='' link='' linktarget='' size='20px' position='right' color='' av_uid='av-s61pm3' custom_class='' admin_preview_bg=''][/av_font_icon] MAP</a></span>

    I have some css to fix it:

    .event_details_header_map .av_font_icon {
        display: inline;
        float: none;
    }

    Is this best practice?
    Putting an inline option in the icon position drop downs in the WYSIWYG would be helpful.

    Thanks!

    #970273

    Hey dcpatoday,

    Thanks for that, your solution worked out, right?

    Best regards,
    Rikard

    #979487

    Hi Rikard, Yes, it is working, thanks!

    #979755

    Hi,

    Great, thanks for that. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.