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

    Hi,

    I have a problem with the responsive mode.

    I’ve set this code:
    [av_font_icon icon='ue854' font='entypo-fontello' style='' caption='' size='15px' position='left' color='#B0D997' link='' linktarget='' animation='' id='' custom_class='' av_uid='' admin_preview_bg=''][/av_font_icon] Bestell-Hotline: +41 *****

    For the top phone info extra element on the header.

    But the Phone icon is still very next to the text.

    The screenshot is attached for your kind reference.

    Please assist me.

    Thank you

    #1208296

    Hey Oref,

    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

    
    @media only screen and (max-width: 767px) {
        .responsive .phone-info span {
            margin-right: 5px;
        }
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #1208424

    Works beautifully.
    Thank you.

    #1208591

    Hi,

    I’m glad this was resolved. If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Problem with Extra elements on RESPONSIVE.’ is closed to new replies.