Forum Replies Created
-
AuthorPosts
-
Hi,
Ok the Code is on the top of the quick.css. I purged the cdn, deleted cache, but nothing happened. Maybe it is a bug in this enfold version, we are using (4.5.2). But in the theme backend there is no update avaliable.
Cheers,
JeromeHey Rikard,
Sorry for the late answer. Yes Old CSS and JS is deleted.
We have a test environment with the exact same installation. It works there but on the live build it doesn’t work. Maybe it is a bug?Cheers
JeromeHey Vinay
sorry for the late answer but the code didn’t change anything. i tried also a lot to solve this, but it was not succesfull :D …
I only solved it that the Logo sticks on the top. That was good, but the Logo area was to big. I was unable to change the hight and it lookd bad… hm sorry maybe you have an another idea? :]
if it is not possible i will use a different logo, but the header on mobile is so fat… whatever. Maybe someone has a solution, if not i will use a bigger logo.
Thank you for your help!
Best regards,
JeromeHey Victoria;
thank you for your reply.
Please look in the private section.Thank you!
Best regards,
JeromeHey Rikard,
Thanks for your reply.
The Code didn’t work for me. The code makes sense and tried something like this before, but in tablet and smartphone mode it is 90px high instead of 45px.Do you have any idea, how i can change the height? :D
Thanks for your help.
Best regeards,
JeromeJanuary 28, 2019 at 12:43 pm in reply to: Submenu Logo only in ONE Submenu and not in all Submenus #1059597Hey,
I had to upload the pictures on a extern website.
We are having some issues :)
Best regards,
JeromeJanuary 28, 2019 at 12:09 pm in reply to: Submenu Logo only in ONE Submenu and not in all Submenus #1059587Hey Ismael thank you for your reply,
There is a Logo, very nice and only in one submenu.
but now it looks like this (screenshot).There are a few problems left:
– i can’t scale the img size
– the logo is not responsive. i know why, because of my custom.css but when i don’t use the custom css it lays over the first menupoint (screenshot)
– and the last problem is the logo is not on the same line like the menupointsI realy tried to fix this with custom.css but it didn’t work. :(
Maybe you can take a last look on our website?
It would be great :)Thank you!
JeromeJanuary 25, 2019 at 11:04 am in reply to: Submenu Logo only in ONE Submenu and not in all Submenus #1058603I had to rollback the settings, but here is a screenshot of the menu.
January 25, 2019 at 11:01 am in reply to: Submenu Logo only in ONE Submenu and not in all Submenus #1058601Hey Ismael,
Thank you for your reply. I think I am doeing something realy wrong :D.
This is my quick css code
#menu-sub_landroid .submenu_logo{
width: 120px;
height: auto;
overflow: hidden;
position: absolute;
top: 0;
left: 10%;
}And this is my function.php-code:
// submenu logo
function ava_custom_script() {
?>
<script type=”text/javascript”>
(function($) {
function a() {
$(‘#top .av-submenu-container’).append(““);
}a();
})(jQuery);
</script>
<?php
}
add_action(‘wp_footer’, ‘ava_custom_script’);But its not working.
Do you know why? I think my quick.css is wrong. Maybe i don’t see the error.If you have any idea it would be perfect,
Best regards,
JeromeJanuary 23, 2019 at 10:42 am in reply to: Submenu Logo only in ONE Submenu and not in all Submenus #1057664Hey Nikko,
#top #header #menu-item-5424 .sub-menu {}
Is this realy for the first submenu? I tried to find the location of this id with the inspector, but i only found the id in the main menu. Is this right?
I send you a mockup of the menu.Best regards,
JeromeJanuary 21, 2019 at 4:19 pm in reply to: Submenu Logo only in ONE Submenu and not in all Submenus #1056751Hey Nikko,
i tried it with the inspector and i didn’t find a ID.
Only the menu items have an id.
Maybe you can try to take a look on our website?
I will put there the data to look at the website.Thank you for your help Nikko!
Best regards,
JeromeJanuary 21, 2019 at 11:19 am in reply to: Submenu Logo only in ONE Submenu and not in all Submenus #1056534Hey Nikko,
oh cool. I didn’t tried it with the web inspector.
I will test it thank you very much!Best regards,
Jeromesolved. you only have to upload the font to your enfold with the different font-sizes and in different bold types … 800, 700, etc.
-
AuthorPosts