Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • #473361

    I’ve looked over the forum but I can’t seem to find a fix for my issue.
    I want to add a button to the right of “Header Phone Number/Extra Info” area. I currently have “Call Today: 800.608.3645” and I would like for the button to be on the right side of this text. I added the code to my functions.php file for a Header widget. I then added a widget titled Header and added Text Area to this with button code I pasted from a page ([av_button label='Client Login' link='manually,http://' link_target='' size='small' position='center' icon_select='no' icon='ue800' font='entypo-fontello' color='theme-color' custom_bg='#444444' custom_font='#ffffff']). In previous support tickets, you provided custom css to put in the custom css box. But I can’t seem to find the correct custom css for my needs. It puts the button below or above this area. I want it to be “Call Today: 800.608.3645 [Button]”- all on the same line.
    http://4e5.745.myftpupload.com/

    #473399

    Hi jend_onesource!

    Add this to your custom CSS.

    .phone-info span div {
      margin-right: 10px;
    }
    .phone-info span * {
      float: left;
    }
    

    Regards,
    Elliott

    #473413

    So I applied that css and it made the button move. It did make it appear on the same line but it’s before the phone number. I wanted it to read phone number then button. So we got that going for us.

    And now it appears I’m having another issue. The button won’t go away. I deleted the widget & your css. It’s a button to nowhere. The link is broken. I don’t even know how it’s showing up without the widget/text box/button code.

    What happened? BTW, I flushed the cache a few times. Do I need to clear my browser history too?
    http://4e5.745.myftpupload.com

    #473690

    Hey!

    Do you mind creating a temporary admin login and posting it here privately so we can look into it?

    Best regards,
    Yigit

    #473728

    Hi!

    Have you removed the code that u added to add the button? Have u saved it

    Cheers!
    Basilis

    #473792

    @Yigit – I’d be happy to set you up with a temporary login. I would need an email.


    @Basilis
    – I did see that WP created some draft pages where I created the button. I have since trashed/deleted them but the button is still there. Where else should I look? As I did not intend to create/save a page with this button code/link.

    #473794

    Hi!

    You can use (Email address hidden if logged out) but please post login credentials here privately so any available moderator can look into it.

    Regards,
    Yigit

    #473817

    I think I got the button to go away! For some reason it was still showing up in the Extra Info section. So I removed that code. It would be awesome if you could help me add it correctly! Same line as the phone. Should read: “Call Today: 800.608.3645 [Button]”

    #473840

    I tried to post privately. I get this error:
    ERROR: Your reply cannot be empty.

    #474245

    Hey!

    Please add some content to your message and then add login credentials to private content field

    Regards,
    Yigit

    #474365

    Login Credentials Provided.

    #474370

    Hi!

    Changes are done, please review your website.
    I have added your shortcode and changed position to right and added custom css code to bottom of Quick CSS field.

    Regards,
    Yigit

    #474415

    Need help. With the button added, my header pushed everything down. “Solutions” is super tight to the line. Can this be fixed?
    http://goo.gl/fBKGTh

Viewing 13 posts - 1 through 13 (of 13 total)
  • The topic ‘Button in "Header Phone Number/Extra Info"’ is closed to new replies.