Forum Replies Created

Viewing 30 posts - 721 through 750 (of 1,778 total)
  • Author
    Posts
  • in reply to: Turn off Animations #815168

    Hello, @Julieokeeffe!

    On which element did you want to remove animation? :)

    Best regards,
    Sarah

    in reply to: MEMBER TEAM CONTENT CUSTOMIZE #815165

    Hello! Were you able to set it up successfully? :) If so, I’ll close this thread now. Otherwise, please let me know if you need further help!

    Best regards,
    Sarah

    in reply to: Mobile Menu Covers Logo #815161

    Great! We’ll close this thread now. Feel free to open a new one if you need help with anything else.

    Best regards,
    Sarah

    in reply to: transparent header #815155

    Hey ngroove,

    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 :)

    If possible, please also include admin access so we can take a look at how you have it set up. Please put the login information in the Private Content section of your reply so that only the staff can see it. Thank you!

    Best regards,
    Sarah

    in reply to: Top Navigation / Resize Logo when scrolling #815154

    Hi,

    Please add this to your CSS: background-size: contain

    So the latter part of your code will be like this:

    .header-scrolled .logo a {
        background: url(_SCROLLED_LOGO_URL_HERE_) no-repeat top center;
        background-size: contain;
    }

    Best regards,
    Sarah

    in reply to: my sub menu is missing the divider line #815148

    We’re happy to help! If you have any other questions or issues, feel free to post them here on the forum and we will do our best to assist you.

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

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

    Thank you for using Enfold.

    Cheers!
    Sarah

    in reply to: demo clean up #815142

    Hi Pat,

    Do you still need help with this topic, or do you have this sorted? :) Let us know! 

    Best regards,
    Sarah

    in reply to: Enfold Portfolio #815139

    You’re very welcome!  Let us know here in the forums if you need help with anything else.

    Cheers!
    Sarah

    Hey xfacta,

    Can you try adding the class avia-fullwidth-slider?

    .avia-fullwidth-slider .avia-slideshow-inner, .avia-fullwidth-slider .avia-slideshow-inner img {
    YOUR CODE
    }

    (For reference, the full screen slider has the class avia-fullscreen-slider.)

    Let us know if you need further help!

    Best regards,
    Sarah

    in reply to: MEMBER TEAM CONTENT CUSTOMIZE #815127

    Hi! The elements you wish to change have the following classes respectively:
    1. team-member-name
    2. team-member-job-title
    3. team-member-description

    You can use this as your basis for your code:

    .team.avia-team-member h3.team-member-name { YOUR CODE HERE }
    .team.avia-team-member .team-member-job-title  { YOUR CODE HERE }
    .team.avia-team-member .team-member-description  { YOUR CODE HERE }

    If you need further help, please let us know.

    Best regards,
    Sarah

    in reply to: Strange image resizing #815125

    That’s great! :)

    Let us know here in the forums if you need help with anything else.

    Thank you for using Enfold.
    Cheers!
    Sarah

    in reply to: How to change the width of a single blog entry #815124

    Hey Frank,

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

    #top .fullsize .template-blog .post .entry-content-wrapper > *, 
    #top .fullsize .template-blog .post .entry-content-wrapper {
    max-width: 100%; 
    }

    If that doesn’t work, please provide a link to your site, showing the elements in question.
    Thank you!

    Best regards,
    Sarah

    in reply to: Mobile contact bar? #815116

    Hey justmind,

    Are you looking for the Extra Elements in the header? You can turn this on by going to Enfold > Header > Extra Elements. Under Header Phone Number/Extra Info, select where you want the information to be displayed. Then in “Phone Number or small info text”, input the information you wish to share.

    If this is not what you were looking for, please clarify so we can help you accurately! :) Thank you.

    Best regards,
    Sarah

    That’s great! We’re glad that the problem is fixed. If you have any other questions or issues, feel free to post them here on the forum and we will gladly try to help you.

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

    Thank you for using Enfold.
    Cheers!
    Sarah

    in reply to: CSS for social icons in header #815110

    Hey bwilbourne,

    Sorry, may I ask for clarification please? How would you like your social icons to look like? In what way do you not want to override the social icons?

    Typically, you can use Quick CSS to customize your social icons in the header. Like this:

    #header .social_bookmarks a {color:gold !important;}
    #header .social_bookmarks a:hover {color:white !important; background:red !important;}

    You can change the color values to fit your preferences.

    If you need further help, would you mind providing a precise link to your site, showing the elements in question? Thank you!

    Best regards,
    Sarah

    in reply to: Top Navigation / Resize Logo when scrolling #815108

    Hi there! I checked your site but it seems like there’s no change from the last time. Did you remove the changes again?

    If possible, please let us know what the URL of the small logo is so we can check. It would also be helpful for us if you can give us admin access into your site so we can take a closer look. Please put this in the Private Content section of your reply so that only staff will see it.

    Best regards,
    Sarah

    in reply to: Mobile Menu Covers Logo #815107

    We’re glad to help! Do you need further assistance with this, or can we close this thread? :)

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

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

    Thank you for using Enfold.

    Cheers!
    Sarah

    Hi,

    We’re glad to help! Do you need further help with this, or can we close this thread?

    Cheers!
    Sarah

    in reply to: Scrolling to section id #815041

    Hi,

    Thanks for the help as usual, TJ!

    Iris, please let us know if you need further help, or if TJ’s suggestions worked for you.

    Best regards,
    Sarah

    in reply to: Hide border #815040

    Hi micropoleinstitut,

    1. Please try this in Quick CSS:

    #top .social_bookmarks li {border:none !important}

    2. You can remove the separator between menu items in Header > Header Layout. Under Separator between menu items, please choose No Separator.

    3. Please try this in Quick CSS:

    #header .avia_mega_div .units {border-right:none! important}

    Please let us know if you need further help.

    Best regards,
    Sarah

    in reply to: How to make content open in lightbox #815026

    Hi,

    We’ll keep this thread open for you! Let us know if you need further help.

    Best regards,
    Sarah

    in reply to: DIFFERENT ALIGNMENT TO AV.SUBHEADING #815024

    Hi!

    Oops, it looks like it’s supposed to be 97 instead!

    .avia-builder-el-97 .av-subheading p:first-child {
        text-align: left !important;
    }

    I suggest turning on the Custom CSS Field for ALB elements. This way, even if you move elements around, the element number won’t change.

    Please let us know if you need more help.

    Best regards,
    Sarah

    in reply to: Mobile menu not scrolling when on home page #814966

    We’re glad to help! We’ll close this thread now, but please let us know here in the forums if you need help with anything else.

    Thank you for using Enfold.

    Cheers!
    Sarah

    in reply to: Top Navigation / Resize Logo when scrolling #814793

    Hey sdachos,

    Thank you for using Enfold!

    You can try this:
    1. Go to Enfold > Header > Header Behavior and tick the checkbox for Shrinking Header
    2. Add this in Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:

    .header-scrolled .logo a img {
        visibility: hidden;
    }
    .header-scrolled .logo a {
        background: url(_SCROLLED_LOGO_URL_HERE_) no-repeat top center;
    }

    Please let us know if you need further help!

    Best regards,
    Sarah

    in reply to: Mobile Menu Covers Logo #814783

    Hi!

    You menu should have activated with the Enfold settings. May we have admin access into your website so we can take a closer look?
    Best regards,
    Sarah

    in reply to: PHP file for 'logo center, menu above' #814782

    Hi!

    Do you need any further assistance with this, or can we close this thread? :)

    As a side note, pinging your thread sends it back to the end of our queue. It’s best to not do it, and instead wait for the staff or other forum members to make our way to your thread. :) We do our best to answer everyone’s concerns as fast as we can! 

    Best regards,
    Sarah

    in reply to: Blank site only with Enfold theme #814781

    Hey Cocoa,

    Did you already have content in your site where you activated the Enfold theme, or was it blank to begin with?

    If you wanted to import the demo content, you can do so in Enfold > Demo Import.
    Best regards,
    Sarah

    in reply to: Mobile Menu Covers Logo #814627

    Hi!

    Please go to Enfold theme options > Header > Mobile Menu > Header Mobile Menu activation and choose 990px. 

    Let us know if you need further help on this topic.
    Best regards,
    Sarah

    Hi,

    That’s strange indeed. Did you also clear the cache when you made the changes? Did you try putting the CSS in the child theme’s style.css file?

    The code we gave you should work. You can also try this:

    #top #wrap_all .av-social-link-facebook:hover a,
    #top #wrap_all .av-social-link-twitter:hover a,
    #top #wrap_all .av-social-link-linkedin:hover a,
    #top #wrap_all .av-social-link-youtube:hover a {
       color:green !important; background:none !important;
    }

    Let us know if that helps.

    Best regards,
    Sarah

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

    Hey micropoleinstitut,

    I noticed you opened a thread similar to this, and that Yigit is helping you :) May I close this thread now, or do you still need help with anything related to this topic?
    Best regards,
    Sarah

Viewing 30 posts - 721 through 750 (of 1,778 total)