-
AuthorPosts
-
November 4, 2014 at 12:43 am #345652
Hey,
I have a problem with the header of my site.
On tablets the menu is overlapping the logo.I have activated the header mobile menu.
I am using the large header size and the following CSS:
.iconbox .iconbox_content .iconbox_content_title { text-transform: none; }
.iconbox .iconbox_content .iconbox_content_title { overflow: visible; }html.fixed_header #main {
padding-top: 0px;
}
#header_main .container> li a, .logo img, .logo a {
height: 97px !important;
line-height: 150px !important;
max-height: none !important;
}h1, h2, h3 {
text-transform: none !important;
}.main_color .avia-icon-list .iconlist_icon {
background-color: darkorange;
}.main_color .iconlist_content {
color: #666666;
}.avia-caption {
right: 17px !important;
left: auto;
}Thanks a lot for help!
November 4, 2014 at 5:47 pm #345954Hey Sunnydog!
Can you please post the link to your website so we can reproduce the issue and provide you accurate custom CSS code?
Regards,
YigitNovember 4, 2014 at 11:42 pm #346231This reply has been marked as private.November 5, 2014 at 4:08 pm #346584Hey!
1- Please add following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (max-width: 1140px) { .av-main-nav > li > a { padding: 0 8px; }}
2-
@media only screen and (max-width: 768px) { h2.avia-caption-title { font-size: 16px; }}
Regards,
YigitNovember 5, 2014 at 5:24 pm #346654Hey Yigit,
the code doesn´t change anything. :-(((
November 5, 2014 at 10:25 pm #346795Hi!
Do you mind creating a temporary admin login and posting it here privately so we can look into it?
Cheers!
YigitNovember 5, 2014 at 10:47 pm #346815This reply has been marked as private.November 5, 2014 at 10:52 pm #346823Hey!
> sign was converted to – http://i.imgur.com/IDXRZQ3.png in Quick CSS field. Fixed it and it works fine now. Please review your website
Cheers!
YigitNovember 5, 2014 at 11:41 pm #346849Hey Yigit,
it looks great now!
Thank you so much!
Cheers,
MartinaNovember 5, 2014 at 11:48 pm #346857By the way – fantastic theme and great support!
Thanks!:-)))
November 6, 2014 at 12:02 am #346862Hey!
You are welcome, glad we could help :)
For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)Regards,
Yigit -
AuthorPosts
- The topic ‘Menu overlapping logo’ is closed to new replies.