Forum Replies Created
-
AuthorPosts
-
Okay, we are getting close. I have the TEL# number centered nicely on the mobile screen. but for some reason it’s not clicking to call on the mobile phone. here is the header widget code: Here is the header widget code. It looks right to me
<h3 style=”font-size: 18px !important; color: #009900 !important;”>(866) 559-2527</h3>
Here are the other style changes we did
#header .widget {
top: -125px;
left: 80%;
margin-bottom: -95px;
}li#menu-item-3340 a .avia-menu-text {
color: white;
}
li#menu-item-3340 {
background-color:green;
}
@media only screen and (max-width: 989px) {
.html_mobile_menu_tablet .main_menu, .html_mobile_menu_tablet #header_main_alternate {
display: block;
}
#header .widget {
top: -90px;
left: 40%;
}}
@media only screen and (max-width: 480px) {
header .widget {
top: -110px;
left: 37%;
}}The Tel# links fine down on the page. just not in the header.
One other question. I have my phone number displayed in the header widget but it is not displaying on the mobile phone. Is there a way I can get the tel# to display between the logo and the mobile menu.
site is golfcoursefertilizer.mariaconsuelo.com
This reply has been marked as private.Thanks so much. One last request.
Is it possible of the last menu item on the nav bar to have a different color ( like dark green) I’m talking about the “get a free sample” buttonLooks good, how do I get the phone number above the nav menu on the same level as logo
Hi there, I put the header widget back in. I would like the tel# to be about 24px and the color is #009900. Also click to call on mobile devices. thank you very much.
Here is a new site I made with Enfold
http://martinhomeinsurance.com . I found working with it to be very straightforward. Love it -
AuthorPosts