Forum Replies Created

Viewing 30 posts - 691 through 720 (of 1,778 total)
  • Author
    Posts
  • in reply to: Change masonry grid gap size #816047

    Hi there!

    We’re glad that Mike was able to help you.

    Do you still need further help about this topic, or can we close this thread?

    Best regards,
    Sarah

    in reply to: Remove text from socket #816045

    Hey Michael,

    Please add [nolink], so that what you’re putting in the Copyright field is © Copyright – MBI Florida [nolink].

    You can see our documentation about it here: http://kriesi.at/documentation/enfold/change-the-footer-text-and-link/

    Let us know if you need further help!

    Best regards,
    Sarah

    in reply to: Opening portfolio grid link in a new window #816037

    Hey VJLoops-GT!

    Did you try this solution? It should work with the current version.

    If it doesn’t work for you, can you give us temporary admin access into your website so we can take a closer look? You can put the login info in the Private Content of your reply.

    Best regards,
    Sarah

    in reply to: full screen image on home page #816031

    Hi!

    You can find the Color Section element under Layout Elements.

    For animation, perhaps a plugin might work. Did you also look into using an Easy Slider or Layer Slider?

    Best regards,
    Sarah

    • This reply was modified 7 years, 4 months ago by Sarah.

    Hey agilecic!

    First of all, thank you for using Enfold. :)

    Please try the solution presented here: https://kriesi.at/support/topic/add-the-category-slug-as-a-css-class-to-the-article-content-element/#post-634958

    Please let us know if that works for you. If it doesn’t, would you mind providing a precise link to your site, showing the elements in question?

    Best regards,
    Sarah

    Hi Farzan,

    We’re glad that you were able to sort this out! :)

    Let us know here in the forums if you have any other questions.

    Cheers!
    Sarah

    in reply to: Header Secondary Menu | #816017

    Hey moritz130398,

    You can create a menu in Appearance > Menus > Edit Menus. Then assign it to the Enfold Secondary Menu in Appearance > Menus > Manage Locations.

    I hope that helps! Let us know if you need further help.

    Best regards,
    Sarah

    in reply to: Menu content appears below #816015

    Hey jehcikinha!

    You can create that using Tab Sections. In Avia Layout Builder, you can find it under Layout Elements. http://imgur.com/a/Yj4LD

    Please let us know if you need further help!

    Best regards,
    Sarah

    in reply to: Black Background behind Menu Options #816014

    Hi Iain! We’re glad that Jordan was able to point you in the right direction. Do you need further help with this, or can we close this thread?

    Best regards,
    Sarah

    in reply to: Logo Slider #816012

    Great!
    For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/

    We’d also appreciate it if you can take a moment to review our theme if you haven’t already. https://themeforest.net/downloads

    For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you.

    Thank you for using Enfold.
    Cheers!
    Sarah

    in reply to: Footer widget spacing #816005

    Hi,

    If the changes didn’t take effect, please try clearing your browser cache, clearing your WordPress cache, and refreshing your browser a few times.

    You can also remove the code that decreases your font size, if you prefer the bigger text.

    Best regards,
    Sarah

    in reply to: Apply a style for av-section background images #815905

    Hi!

    Unfortunately the link didn’t work for us. Can you possibly send a new one? We need to see your code at work so we can help. Thank you!

    Best regards,
    Sarah

    in reply to: Footer widget spacing #815902

    Hi!

    Please try this in Quick CSS:

    #footer div .av_one_fifth:not(.first) {margin-left: 4% !important;}
    #footer div .av_one_fifth { width:16.8%;} 

    This reduces the space between columns, and increases the column widths as well.

    Please let us know if you need further help!

    Best regards,
    Sarah

    Hey Dave,

    To make your logo be on the left and above the menu, please go to Enfold > Header > Header Layout. Under Menu and Logo Position, please choose “Logo left, menu below”.

    To make the header sticky, please go to Enfold > Header > Header Behavior, and check Sticky Header. You mentioned that you didn’t want the logo to be there when you scroll. To do this, please put this in Quick CSS:

    .header-scrolled div .logo {
    display: none;
    }

    To make the header area transparent, you’ll need to set this on the page itself. When you’re on the Edit Page screen, please find “Header visibility and transparency” in the right side, and set it to your preference.

    For adding a widget in the header, please see our documentation here: kriesi.at/documentation/enfold/adding-a-widget-area-to-the-header/

    I hope that helps!

    Best regards,
    Sarah

    in reply to: Category Page Layout and Blog Page Layout #815805

    Hey viaggiareverde,

    To change the style of your archive pages, you can use the instructions in our documentation here: http://kriesi.at/documentation/enfold/change-archive-categorytag-blog-style/

    I hope that helps! Please let us know if you meant something else.

    Best regards,
    Sarah

    in reply to: Apply a style for av-section background images #815801

    Hey Sir-Richard-Picture,

    Would you mind providing a precise link to your site, showing the elements in question? We need to be able to inspect them in order to help :)

    Best regards,
    Sarah

    in reply to: Italian translation #815799

    Hi Mauro,

    We’ll close this thread now, but please feel free to open a new topic if you need help with anything else.

    Thank you for using Enfold!

    Cheers.
    Sarah

    in reply to: Logo Slider #815797

    Hi Andy!

    We’re glad that Yigit was able to help you. Do you need further help with this toic, or can we close this thread?

    Best regards,
    Sarah

    Hi Alexander!

    Can you please try the !important rule with your original code?

    #top .scroll-down-link {
    color: #222222 !important;
    }

    Let us know if you need further help.

    Best regards,
    Sarah

    in reply to: blog post alignments #815792

    Hey Sadegh,

    This is caused by the image sizes being different. If you make the microphone image to be  the same size as your other images, they will align.

    Alternatively, you can also use this in Quick CSS:
    .avia-content-slider-1 .slide-image {min-height:147px; background: #ffffff !important;}
    This forces your image div to have be the same minimum height so that the text after them will be aligned.

    Best regards,
    Sarah

    Hey EnlightenedMedia,

    Please try using the !important rule.

    .custombuttonclass:hover {
    background-color: blue !important;
    color: orange !important;
    }

    Let us know if that works for you!

    Best regards,
    Sarah

    in reply to: Edit Bar in Special Headings #815783

    Hey Michael,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:

    .special-heading-border {
    display: none !important;
    }

    Please let us know if you need further help.

    Best regards,
    Sarah

    in reply to: Font color #815778

    Hi,

    Can you check the Primary Color field in Enfold > General Styling > Main Content? It’s possible that this is where it’s set.

    If you need further help, please provide us with temporary admin access so we can take a closer look at your settings.

    Best regards,
    Sarah

    in reply to: How To Place Social Media Links In Footer #815776

    Hi Colm,

    You can just remove the <span class="avia_hidden_link_text"> so that your code becomes like this:

    <a target="_blank" href="https://twitter.com/Dcareerprincess" aria-hidden="true" data-av_icon="" data-av_iconfont="entypo-fontello" title="Twitter">Follow us on Twitter</a><br />
    <a target="_blank" href="https://www.facebook.com/notjustaprincess" aria-hidden="true" data-av_icon="" data-av_iconfont="entypo-fontello" title="Facebook">Follow us on Facebook</a><br />
    <a target="_blank" href="https://www.instagram.com/notjustaprincessworld/" aria-hidden="true" data-av_icon="" data-av_iconfont="entypo-fontello" title="Instagram">Follow us on Instagram</a>

    Let us know if you need further help!

    Best regards,
    Sarah

    in reply to: How to put border on Images #815760

    Hi!

    If you would like the image, text, and button to be together when on mobile, the best way is to put them in the same column. Then, add this in Quick CSS to add the border to your image:

    .avia-image-container {border:10px solid white !important;}

    Note that this will affect all images in your website. If you only want to do this for specific images, please turn on the Custom CSS field for ALB elements by following this tutorial, then use this code in CSS instead:

    .white-border.avia-image-container  {border:10px solid white !important;}

    Please replace white-border with the custom class that you used.

    Can you try that and let us know how it goes?

    Best regards,
    Sarah

    in reply to: Color header (menu in no transparency mode) #815757

    We’re happy to hear that.

    For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/

    For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you.

    Thank you for using Enfold.
    Cheers!
    Sarah

    in reply to: demo clean up #815184

    Great. Please do feel free to open a new topic if you encounter any other problems or issues, and we’ll gladly do our best to help.

    Best regards,
    Sarah

    in reply to: Links #815177

    Hey Russjh,

    You should be able to change this in Enfold > General Styling or Advanced Styling. Did you try clearing the cache so that the changes will take effect?

    Best regards,
    Sarah

    in reply to: Turn off Animations #815175

    Hi!

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:

    .avia-builder-el-6 .image-overlay{
       display: none !important;
    }

    Best regards,
    Sarah

    in reply to: MEMBER TEAM CONTENT CUSTOMIZE #815173

    Our team is going through the forums, so we’ll get to it soon. Thank you for your patience!

    As always, thank you for using Enfold.

    Best regards,
    Sarah

Viewing 30 posts - 691 through 720 (of 1,778 total)