Forum Replies Created

Viewing 30 posts - 1 through 30 (of 55 total)
  • Author
    Posts
  • in reply to: Enfold Showcase #309995

    Hi,

    I’ve recently find this website made with Enfold http://www.moving-to-russia.com/moving-volume-calculator/
    Does anyone knows how this volume calculator was created?

    Thank you!

    in reply to: Space between columns and promo box #294876

    Hi,

    1) I’ve tried your solution and it’s working but one small issue with the image. Its getting cut on left and right edges. How can I make it right?
    For the moment the image is disabled but if you would like to test it it’s called krata in the Media Library.

    2) I have another question related to the top bar. How it’s possible to insert in it a promo message with a link and a button maybe? Something like Foobar

    3) Could you please tell me how I can make more visible the item menu Free Estimate? – a colored background or to put an icon before

    Many thanks,
    Costin

    in reply to: Space between columns and promo box #293180

    Hi Yigit,

    Thank you for that, indeed, now it’s visible on the site but actually I want it to be displayed as in the logo. I don’t want to have the transparent background on it. What should I do please?

    Thanks,
    Costin

    in reply to: Space between columns and promo box #293066
    This reply has been marked as private.
    in reply to: Space between columns and promo box #292417

    Hi Günter,

    Thank you for the swift reply. Your solution worked as a charm and I’ve use it to also reduce the space on bottom.
    As per the socket please check the screenshot http://awesomescreenshot.com/0cf35xng14. It’s strange that on mobile you can see the image, even though behind a semi transparent color…

    Can you also please tell me how can I reduce the space above and below of footer columns – the black area?

    Many thanks,
    Costin

    in reply to: Text editor #266681

    Hi Ismael,

    Indeed now, after a few days, everything it’s fine.

    Many thanks,
    Costin

    in reply to: Image uploading time #265962

    Hi,

    I’ve found out that in my case WP Smush-it plugin was the culprit for taking so long time to upload the images…

    in reply to: Text editor #265940

    I’ve just did but the problem is still there for both old and new pages…

    in reply to: Text editor #265934
    This reply has been marked as private.
    in reply to: Text editor #265748

    Hi Josue and thank you for replying.

    I’ve just tried your advice but nothing changed. Anyway, I have the same plugins on both websites and since the only differences are the WP and theme version, I think the problems are coming from there.
    But I don’t know from which one and how to fix it.

    Should you need an user and password to check please let me know.

    Thank you,
    Costin

    in reply to: Text editor #265602
    This reply has been marked as private.
    in reply to: Image uploading time #243294
    This reply has been marked as private.
    in reply to: Homepage image #243261

    Hi,

    Following Kriesi’s advice I’ve used the full width easy slider and that helped me achieve what I was looking for.

    Thank you,
    Costin

    in reply to: Homepage image #240622

    Hi,

    Any ideas or tips please?

    Thank you!

    in reply to: Header issues after update #239957

    Seem to be working great, many thanks!

    in reply to: Homepage image #238687

    Hi,

    Well, I have updated to Enfold latest version and things might have changed now…
    Please check here http://awesomescreenshot.com/0212i487c0 my present settings and let me know what I have to change to make it work as in to be 500px in height. Also note that the image is not responsive on mobile, I should fix this also.

    Many thanks!

    in reply to: Header issues after update #238571

    Hi,

    Thanks for replying! So I need the code to work on mobile devices for all pages but homepage. I think the code provided is just for the homepage as it contains #top.home #main so I’ve changed it to:

    @media only screen and (min-width: 767px) and (max-width: 989px) {
        .html_header_top.html_header_topbar_active.html_header_sticky.html_bottom_nav_header #top #main{
            padding-top: 90px !important
        }
    }

    I’ve played with the 90px but still no result. Could you please tell me if there’s anything else I can do?

    Many thanks!

    in reply to: Header issues after update #238295

    Hi,

    As codemode has interfered with my topic I will repeat my question please:
    “On desktop (the first image) is OK but on mobile (the 2nd image) the space between logo and image is too big. Can I reduce it somehow please?

    Many thanks!”

    Thanks again!

    in reply to: Header issues after update #237316

    On desktop (the first image) is OK but on mobile (the 2nd image) the space between logo and image is too big. Can I reduce it somehow please?

    Many thanks!

    in reply to: Header issues after update #237291

    The homepage is fine now. On pages the space between the header menu and image remained the same. Is there something else I should try please?

    Thank you!

    in reply to: Header issues after update #237228

    For what I need it I’ve used the code below. On desktop everything is fine but not on the mobile where especially on the homepage the grey area persists. Also on pages the space is bigger than it should. What should I add to the code please?

    #main {
        padding-top: 110px !important;
    }
    .home #main {
        padding-top: 129px !important;
    }
    in reply to: Header issues after update #237211

    Indeed the code has fixed my problem, thank you for a great support! I’ve seen that the code provided is decreasing the space between the header menu and the content as in the screenshot http://awesomescreenshot.com/0ae2hmb406
    Please advise me if there’s a way to decrease this space for all pages EXCEPT the homepage.

    Best regards!

    in reply to: Header issues after update #237187

    The code worked fine, thank you very much. Is this a bug? as before was working fine…

    Please be so kind and let me know if you can help me with another thing. On pages you can see that there is a grey area under the menu as in http://awesomescreenshot.com/0892hm1de5. How can I take it out please?

    Many thanks for your help,
    Costin

    in reply to: Header issues after update #237170

    Great, that’s it. The last thing is how to adjust/increase the space between the separator line and the second menu item? As you can see the separator line is too close to “Devis”. I would like to have the same space as after contact…

    in reply to: Header issues after update #237165

    Hi @Josue ,

    It perfectly make sense what you are saying. I’ve enabled the secondary menu but its position is Top Bar at the right as you can see it now at alloelectricien.lu. But I want it to be displayed as at alloplombier.lu. How can I achieve that please?
    At alloplombier.lu which uses an old version of Enfold I was using this code:

    #header_meta { margin-top: -30px; }
    .sub_menu {
    top: 250%;
    }

    Thank you!

    in reply to: Logo and menu on smartphone #237125

    Hi Yigit,

    Actually I was looking to change the color of the sign indicating the menu on mobile. I’ve found this with Inspect element and it works

    #advanced_menu_toggle {
    color: orange; }
    #advanced_menu_hide {
    color: orange; }

    I’ve seen that the slide out menu works like this on the demo site but I don’t see why it should be like this, there is no meaning for it imho.
    Maybe it’s a bug that can be fixed…

    Thank you!

    in reply to: Header issues after update #236808

    Hi,

    I’ve used the code provided for the header and I’ve changed the colour to white and it worked good.

    Regarding the 4th question about the header, I’ve seen the new options in the Header tab but what I need is to have a secondary menu displayed to the right of the logo on alloelectricien.lu as it’s now on alloplombier.lu (older version of Enfold). How can I achieve that please?

    Thank you!

    in reply to: Logo and menu on smartphone #236309

    Hi Yigit,

    That did the trick, thanks! Is there a way to also control the menu colour on mobile please?
    I’ve also noticed that after I’m clicking the menu on mobile I can scroll more than the menu items length; is there a way to fix it please?

    Thank you!

    in reply to: Homepage image #236262

    Hi Ismael,

    Thank you very much for the code. I’ve followed your instructions but unfortunately something it’s not good as the homepage looks the same.
    Could you please take a look, maybe I’ve missed something…

    Thanks again,
    Costin

    in reply to: Header issues after update #235327

    Hi,

    The solutions for 1 & 2 worked nice, thank you. Could please someone point me what to do for 3 & 4?

    Thank you!

Viewing 30 posts - 1 through 30 (of 55 total)