Tagged: ,

Viewing 19 posts - 1 through 19 (of 19 total)
  • Author
    Posts
  • #548855

    I was wondering if there’s a way to put an icon in the phone info top bar. If so, I’d like to put the icon charcode\UE854 to the right of the number. Link attached. Thanks!

    #548870

    Hi schenkco!

    Do you mind creating a temporary admin login and posting it here privately? Also, please point out the icon you would like to use

    Cheers!
    Yigit

    #548875

    Hi Yigit, please see attached for temporary login and phone icon I like to use. Thanks!

    #548893

    Hi!

    Login credentials do not seem to work for me. Can you please check them once again?

    Best regards,
    Yigit

    #548898

    Oops gave you the wrong permissions. Please try again.

    #548908

    Hey!

    Changes are done. Please review your website now

    Cheers!
    Yigit

    #548913

    Sorry to be a pain. Could the icon be positioned to the right? Also, if it’s not too much to ask, what code was added and where? I would like to transfer it to my live website once the changes have been approved. Thanks!

    #548919

    Hey!

    I have added the icon in Enfold theme options > Header > Extra Elements > Phone Info and then added following code to bottom of Quick CSS field

    .phone-info .iconbox_icon { float: right; }

    Regards,
    Yigit

    #548929

    The icon is making top bar stretch roughly 2px lengthwise. Because of this, the header is now overlapping the banner. Can I make the icon a tad bit smaller?

    #548941

    Hey!

    Please change the code i posted in my last reply to following one

    .phone-info .iconbox_icon {
        float: right;
        font-size: 21px;
        margin: 0;
        margin-left: 5px;
    }

    Cheers!
    Yigit

    #548944

    I’ve changed both the text and icon to 18px but there’s still a gap. :(

    .phone-info { text-align: center; font-size: 18px; }
    
    .phone-info .iconbox_icon {
        float: right;
        font-size: 18px;
        margin: 0;
        margin-left: 5px;
    } 
    #551703

    Hey!

    Can you post a screenshot/mockup of what would you want to achieve?

    Best regards,
    Josue

    #552686

    I will post a mockup this week – please don’t close this thread yet. Thanks!

    #552688

    Sure, we looking forward to hearing from you :)

    Regards,
    
Josue

    #554556

    Please see attached for rough mock up. Regardless of the resolution/device, I would like the layout to be the same.

    — Edit —
    I would like the banner and content to adjust accordingly to have the same look regardless of resolution or device. Currently right now each monitor displays the webpage differently. For instance sometimes the content is only shown when you scroll down or sometimes it shows more of the lower half of the page. I hope that makes sense.

    • This reply was modified 8 years, 3 months ago by schenkco.
    #555011

    Hey!

    Go to General Layout > Dimensions and uncheck “Responsive Site”.

    Cheers!
    Josue

    #555253

    Although this in theory answers my question but not exactly what I’m looking for. For instance the ratio is 3/4 banner and 1/4 content. Even on different screens, it will always be 3/4 banner and 1/4 content (unless too small where the mobile site kicks in). So the site has to be responsive. Perhaps I’m just asking for too much with this template.

    #555257

    I’m so sorry! I have multiple threads open and I’ve been posting to the wrong one all this time! Ignore the mock ups and my responses, it was for another question of mine. Sorry about that!!

    • This reply was modified 8 years, 3 months ago by schenkco.
    #555278

    No problem, i’ll close this thread now, feel free to open a new one if you need further assistance.

    Best regards,
    Josue

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