Homepage › Forum › Product Support › BeHealth › "Get a query" button in Header
- This topic has 11 replies, 2 voices, and was last updated 8 years, 10 months ago by
tinhbeng.
-
AuthorPosts
-
8 years, 10 months ago #6750
hi, guys.
I've already bought the BeGreen theme and still making the site on it. Also I've needed another one, but I heard that's not good to use the same theme in one region because of probably SEO issues. So I've bought the BeHealth also because I knew that BeGreen is very versatile theme (and BeHealth seems like good for flowers too). But...
I've tried to add button in Header with custom text block like in BeGreen. I typed this
But It looks like not the button but like just a text. Is it possible to add the button in header? (( I don't know why didn't add this feature in this theme ((
8 years, 10 months ago #6751I typed this
<a class="btn-book" href="#">Book a Service</a>8 years, 10 months ago #6765Hi,
Can you send me a screenshot?
Thanks,
8 years, 10 months ago #6767Yes, here is it.
As you can see at the header it looks like a text (clickable) but in sticky header It's invisible till you hover mouse on it8 years, 10 months ago #6770And if it matters it's the header style # 6
8 years, 10 months ago #6823Can you help me?
8 years, 10 months ago #6825There are a lot of problems with this theme I think, for example, even if I change the header https://yadi.sk/i/bKG_XnBb3BtpRT . BeGreen has more quality than BeHealth. That's sad, guys.
8 years, 10 months ago #6826Also could you add Vkontakte (vk.com) and Odnoklassniki (ok.ru) social into your themes?
8 years, 10 months ago #6830Also as I can't understand how to add "Get a query" button I can't understand how to add phone number and phone icon into the header. Do you have the complete code? (I can see that feature in header customization menu, but when I choose that header - there is no phone number). thanks
8 years, 10 months ago #6891Hi,
You find to Theme Option => Header Customize => Add "Custom Text Content"
8 years, 10 months ago #6897Hi, You find to Theme Option => Header Customize => Add “Custom Text Content” http://prntscr.com/e3gpxx
Hi. thx, but can you write how to add the phone icon before?
And what about the button like at BeGreen theme?
Thanks
8 years, 10 months ago #6917Hi,
- Add the phone icon: you can add the line in Custom text:
<i class="fa fa-phone" style="margin-left: 15px"></i>+ 0123456789- Button: you can use something like Begreen:
<a href="#">Book a Service</a>and add the following line to the Custom CSS (Theme Option):
a.btn-book{
padding: 10px 20px;
text-color: #fff;
background-color: #64BC8F;
}
a.btn-book:hover{
background-color: #54a27a;
}
-
AuthorPosts
You must be logged in and have valid license to reply to this topic.
