Forum Replies Created

Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • in reply to: Button size didn't change #1126208

    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,
    Jerome

    in reply to: Button size didn't change #1126141

    Hey 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
    Jerome

    in reply to: Change Mobile menu height #1096913

    Hey 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,
    Jerome

    in reply to: Change Mobile menu height #1094393

    Hey Victoria;

    thank you for your reply.
    Please look in the private section.

    Thank you!
    Best regards,
    Jerome

    in reply to: Change Mobile menu height #1093656

    Hey 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,
    Jerome

    in reply to: Submenu Logo only in ONE Submenu and not in all Submenus #1059597

    Hey,

    I had to upload the pictures on a extern website.
    We are having some issues :)
    Best regards,
    Jerome

    in reply to: Submenu Logo only in ONE Submenu and not in all Submenus #1059587

    Hey 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 menupoints

    I 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!
    Jerome

    in reply to: Submenu Logo only in ONE Submenu and not in all Submenus #1058603

    I had to rollback the settings, but here is a screenshot of the menu.

    in reply to: Submenu Logo only in ONE Submenu and not in all Submenus #1058601

    Hey 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,
    Jerome

    in reply to: Submenu Logo only in ONE Submenu and not in all Submenus #1057664

    Hey 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,
    Jerome

    in reply to: Submenu Logo only in ONE Submenu and not in all Submenus #1056751

    Hey 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,
    Jerome

    in reply to: Submenu Logo only in ONE Submenu and not in all Submenus #1056534

    Hey Nikko,

    oh cool. I didn’t tried it with the web inspector.
    I will test it thank you very much!

    Best regards,
    Jerome

    in reply to: Bold not shown open sans #1046390

    solved. you only have to upload the font to your enfold with the different font-sizes and in different bold types … 800, 700, etc.

Viewing 13 posts - 1 through 13 (of 13 total)