Support Center
Visit Demo
License manager
Buy @ envato
toggle menu
Categories
Discussions
Activity
Sign In
·
Register
Sign In
·
Register
Categories
Discussions
Activity
Sign In
·
Register
×
Home
›
Theme support
Zoom out
Next99
July 2020
in
Theme support
Hi it would be possible to zoom out when hovering with the mouse in the top bar where the number and e-mail are located?
here is the link :
https://arting.si/
Thanks for the reply
Comments
Pablo
July 2020
Hello,
I do not quite understand what you mean by "zoom out", can you explain it in greater details?
Thanks
Next99
July 2020
When you hover over the phone and email the text is zoomed.
A similar thing how does this square --> link:
http://w3schools-fa.ir/howto/howto_css_zoom_hover.html
Only instead of the square there is the text.
Pablo
July 2020
Yes, it's possible but when it will be too big, then it will be overlapping another contact details, because width of that element is hardly-coded and it will not push another element.
Use this CSS code to see what I mean
.contact_details li:hover{
transform:scale(1.5) !important;
}
Thanks
Next99
July 2020
Thanks for your help. I wish the header and top bar to be one. And the writing of the phone number and the email is green can be done via css?
Thank you very much for your help
Pablo
July 2020
I do not quite understand.
The header and action bar cannot be made mixed together, they are two independent elements and to change that, you would have to edit the theme code.
If you want to make more advanced headers, please use the Muffin Header Builder instead:
https://forum.muffingroup.com/betheme/discussion/42065/the-betheme-header-builder-plugin#latest
thanks
Sign In
or
Register
to comment.
Comments