-
AuthorPosts
-
July 17, 2015 at 5:01 pm #475059
You closed my Topic. I need help again! Tried to reply but not sure if it was seen since it’s closed.
Here’s my message:
Need help. With the button added, my header pushed everything down. “Solutions” is super tight to the line. Can this be fixed?July 17, 2015 at 5:06 pm #475065Hi jend_onesource!
Please add following code to Quick CSS
.html_header_top.html_header_topbar_active.html_header_sticky.html_large #top #main { padding-top: 171px; }
Regards,
YigitSeptember 22, 2015 at 6:59 pm #507297I need help again with this. I had to change the behavior of the button to open the link to a new window vs. same window. When I did this. It jacked up the code you guys inserted so now the button is underneath the phone number again. I want it to read horizontally
“Call Today: 800.608.3645 [Client Login]”Under Theme Options/Header/Phone Number or small info text:
<p>Call Today: 800.608.3645</p> [av_button label='Client Login' link='manually,https://www08.8f7.com/4DACTION/WebShowMenu' link_target='_blank' size='small' position='center' icon_select='no' icon='ue800' font='entypo-fontello' color='theme-color' custom_bg='#444444' custom_font='#ffffff']I did not change anything within the Quick CSS box
Can we fix this, please?
And any chance you could provide the code here so should I jack it up again, I have it to paste in there? I also enclosed login info below.Thank you! Thank you!
September 23, 2015 at 2:20 pm #507784Hey!
not sure what you mean. Can you provide us a link where we can see the issue? login info without a link to login does not help much :(.
Cheers!
AndySeptember 23, 2015 at 3:28 pm #507892September 24, 2015 at 6:44 am #508170Hi,
I’m not sure what you’ve done there as there is an empty div before the button, I tried logging in but the details are not working. Are you sure the username is the email?
Regards,
RikardSeptember 24, 2015 at 3:12 pm #508505Username is provided. Sorry!
September 25, 2015 at 8:29 am #508801Hi,
I added spans around the items, please add the following CSS to align the button:
#header .avia-button-wrap { position: absolute !important; top: 6px !important; }
Thanks,
RikardSeptember 25, 2015 at 3:36 pm #509101@Rikard I tried the CSS code you supplied but I don’t like the look. It basically squished the button and the text went to 2 lines vs. 1 line. I’d prefer 1 line. I already have some CSS you guys supplied me for this exact thing. Here’s what’s currently in my Quick CSS box:
.single .post-entry .wp-post-image {
width: 100%;
}::selection {
background-color: #8f8f8f;
color: #ffffff;
}.wpcf7-response-output {
clear: both;
}.tab_titles .tab { font-size: 15px !important; }
.phone-info p { font-size: 16px; float: left; margin-right: 15px; }
#header_meta .social_bookmarks {
top: 10px;
position: relative;
}
.html_header_top.html_header_topbar_active.html_header_sticky.html_large #top #main {
padding-top: 171px;
}September 26, 2015 at 6:29 am #509357Hi,
I added the following as well:
.phone-info { min-width: 250px !important; }
Please review your site now.
Best regards,
RikardSeptember 28, 2015 at 5:35 pm #510319@Rikard – You’re the bomb!! Thank you!! So that I don’t have to keep bothering you guys with this, is there a way to copy all this information down. Should I paste it in Notepad+? Wish I knew code like you guys!!
September 29, 2015 at 5:53 am #510522 -
AuthorPosts
- You must be logged in to reply to this topic.