Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #292392

    Hi,

    1) On this homepage I’ve reduce the space between titles and columns using the whitespace. I’ve tried to do the same to reduce the space between those 3 columns and the promo box but that doesn’t seem to work (even with negative values). Could you please advice me what to do?

    2) For the socket I’ve uploaded an image as a background but it’s not displayed on the live website and I can’t figure it out why…

    Thank you!

    #292404

    Hi costin!

    Thank you for using our theme.

    In Custom.css or Enfold->Styling->Quick CSS field put the following:

    
    .home .avia-builder-el-10{
    margin-top: 0 !important;
    }
    

    Regarding background image:

    Can you give us an admin access so we can check your settings or send us a screenshot of the settings page with the footer?

    Best regards,
    Günter

    • This reply was modified 9 years, 9 months ago by Günter.
    #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

    #293054

    Hi!

    Please add following code to Quick CSS as well

    #footer { padding: 0; }

    Do you mind creating a temporary admin login and posting it here privately so we can look into socket background issue?

    Cheers!
    Yigit

    #293066
    This reply has been marked as private.
    #293137

    Hey Costin!

    I have just logged in and change background attachment from fixed to scroll and it does seem to work fine. Please review your website now

    Regards,
    Yigit

    #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

    #293338

    Hey!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .socket_color {
    background-color: transparent;
    }

    Regards,
    Yigit

    #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

    #296201

    Hi!

    1) Can you please elaborate – I couldn’t find the image nor do we have access to the Media Library.

    2) You can purchase the plugin here: Foobar. Enfold does not support such a feature and hiring a freelancer will probably cost you more.

    3) You can use the av_icon shortcode inside the menu title or description field to add an icon to the menu. I recommend to generate it with the standard editor (magic wand icon) and to copy/paste the shortcode into the menu title field. The shortcode generator also enables you to change the size, color, etc.

    Regards,
    Peter

Viewing 10 posts - 1 through 10 (of 10 total)
  • You must be logged in to reply to this topic.