-
AuthorPosts
-
June 10, 2016 at 10:07 pm #646376
Hi there
We have recently spoken in this subject https://kriesi.at/support/topic/remove-white-space-above-menu/ I can’t seem to reopen this topic but anyway I have accidentally overwritten your code which fixed the logo issue.
Please could you help again?
Many thanks
June 10, 2016 at 10:28 pm #646400Hi Anon_Designers!
Please elaborate the issue, let us know what is happening and what you like to achieve so we can help you :)
Cheers!
VinayJune 10, 2016 at 10:43 pm #646409Hey Anon_Designers!
Can you let us know when the issue is?
have you added the code Vinny provided to your Custom CSS area and it is not working?
Please let us know so we can understand the problemBest regards,
BasilisJune 14, 2016 at 10:16 pm #648291Hi there Basilis
Vinay had fixed the issue but then I’ve overwritten the css file with an older version so I don’t know what styles he commented out.
Many thanks
June 16, 2016 at 10:24 pm #649432Hi,
It appears you have figured this one out? the logo is visible on the link provided in the ticket example.
Let us know if you have more questions.
Best regards,
VinayJune 17, 2016 at 10:09 am #649691Hi Vinay
I’ve bodged it a bit an the logo is part of the banner image rather than separate which I would prefer?
Many thanks
Lyndsey
June 17, 2016 at 7:07 pm #649942Hi,
Is that a workaround you prefer? Let us know if you have any questions.
Best regards,
VinayJune 18, 2016 at 11:45 pm #650317Hi Vinay
Here’s how you fixed it last time:-
Hi,
Thank you for the info I had not received it earlier.
To achieve what you are looking for I had to comment out some css and add the below in your child theme styles.
.html_header_top #top .av_menu_left .main_menu{
display: none !important;
}
.av_minimal_header #header_main .container {
margin-top: -90px;
}
Please refresh the page to clear cache and review the site :)Best regards,
VinayI don’t know what CSS you commented out. If this fix can be applied again then the logo will appear as it should. Please ignore what is there for the moment as it’s just the logo that’s on the banner image not one that I’ve uploaded.
Many thanks
Lyndsey
June 20, 2016 at 8:09 pm #651060Hi,
Last time i commented out the below code
/*.av_minimal_header #header_main .container { height: 0px!important; } */
But it does not appear to be an issue. To find out which code is causing the problem please remove all the css from child theme and add it back one block at a time this should help you identify the problematic code.Ok i figured it out please see the commented code and the new code added below.
/* #top .logo { left: 200px; top:200px;} */ #top .logo { left: -53px; top: 171px; }
Go ahead and replace the background image with the logo :)
Best regards,
Vinay- This reply was modified 8 years, 5 months ago by Vinay.
-
AuthorPosts
- You must be logged in to reply to this topic.