-
AuthorPosts
-
April 12, 2017 at 1:55 pm #776640
Hi,
I have some questions about http://logos2love.com/applied-piezo/. My client would like a full width header/logo (in the future it will be an animated gif). I managed to do that with quick CSS code I found on this forum (see below this post). The problem is that is won’t scale for smaller screens. The header will always stay 1130px width. For mobile the client would like to use another logo because the full-width header is unreadable for mobile (http://logos2love.com/applied-piezo/wp-content/uploads/2017/04/applied-piezo.jpg). How can I manage this?
Thank you in advance!
Regards,
Pieterjan
.container.av-logo-container {
padding: 0!important;
}
.logo img {
width: 100%;
}.logo, .logo a {
overflow: hidden;
position: relative;
display: block;
height: 100%;
width: 1130px;
}April 12, 2017 at 4:16 pm #776775Hey Menastickers,
check out this: http://kriesi.at/documentation/enfold/change-logo-on-mobile/
Best regards,
AndyApril 12, 2017 at 5:32 pm #776821Hi Andy,
I added the code to functions.php but nothing seems to happen.
Regards,
Pieterjan
April 13, 2017 at 7:38 am #777077Hi,
Could you please provide us with a temporary admin login so that we can take a closer look? You can post the details in the Private Content section of your reply.
Best regards,
RikardApril 13, 2017 at 9:07 am #777133Thank you!
April 14, 2017 at 5:59 pm #777927Hi,
it seems to work fine: http://i.imgur.com/GORSd7i.png
Please clear browser cache and hard refresh a few times.Best regards,
AndyApril 15, 2017 at 3:07 pm #778217Hi Andy,
Great, thank you! I checked on my pc browser before but on my phone its perfect, you are the best.
Now I just need to get the header to scale alright. When I set my browser at 1060px width for example, you can not see the complete header / logo. Can you help me with that as well?
Regards,
Pieterjan
April 15, 2017 at 5:48 pm #778249Hi!
Please create a new ticket with that issue and provide a screenshot of what you need, so we can be able to identify the issue properly
Cheers!
BasilisApril 17, 2017 at 10:55 am #778613Will do Basilis,
Thanks.
April 17, 2017 at 12:17 pm #778641Hi,
Glad we could help!
Please take a moment to review our theme and show your support https://themeforest.net/downloads
To know more about enfold features please check – http://kriesi.at/documentation/enfold/
Thank you for using Enfold :)Best regards,
Andy -
AuthorPosts
- The topic ‘Enfold full-width header problem’ is closed to new replies.