Tagged: ,

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

    Hi K.
    I’v been trying to solve this for a month. I need an Icon with some text written next to it placed centrally on a page.
    If I put
    <p style=”text-align: center;”>[av_font_icon icon='ue854' font='entypo-fontello' style='' caption='' link='' linktarget='' size='40px' position='left' color=''][/av_font_icon] My phone number</p>
    The icon appears way off to the left, if I change position=’left’ to center it puts the txt under the icon….

    All I want to have is a 1/1 column with a phone icon and my phone number next to it, displayed centrally.

    #676183

    Hey benbrinnand,

    Please send us a temporary admin login so that we can have a closer look. You can post the details in the Private Content section of your reply.

    Regards,
    Rikard

    #676894

    Thanks Rikard…. sent

    #678271

    Hi,

    I turned on custom CSS field for ALB elements – kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/ and then added following code to Quick CSS

    @media only screen and (max-width: 480px) {
    .custom-tb * { 
    font-size: 36px !important; 
    }}
    

    Best regards,
    Yigit

    #678319

    Yigit thanks..

    \ it sounds so easy when you know how to code css ;)…. thanks again, you guys rock

    #678412

    Hi,

    You are welcome!
    For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
    And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
    For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)

    Enjoy your weekend!

    Best regards,
    Yigit

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Left align Icon to text’ is closed to new replies.