Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1127107

    Hi support,

    How do I get two icons on the same line?
    Both icons are linking to different urls.

    Here is a link to the image of the two icons….on the test site:
    http://web19.lexodoc.dk/wp-content/uploads/2019/08/icons-same-line.png

    Thanks :-)

    /OKEIwebbureeau

    • This topic was modified 5 years, 3 months ago by Rikard.
    #1127228

    Hey OKEIwebbureau,

    Could you please give us a link to your website, we need more context to be able to help you.

    Best regards,
    Victoria

    #1127236

    Hi Victoria,

    Sure – http://web19.lexodoc.dk/om-os/

    Thanks :-)

    /OKEIwebbureau

    #1127347

    Hi OKEIwebbureau,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    #av_section_2 .av_font_icon {
        display: inline-block;
        text-align: center;
        width: 10%;
    }
    #av_section_2 br + .av_font_icon {
        margin-left: 40%;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #1127521

    Thanks, Victoria – that worked fine :-)

    Please close.

    /OKEIwebbureau

    #1127599

    Hi,

    Great, I’m glad that you got it working and thanks for the update. Please open a new thread if you should have any further questions or problems.

    Best regards,
    Rikard

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Two icons on the same line’ is closed to new replies.