Forum Replies Created

Viewing 30 posts - 871 through 900 (of 1,778 total)
  • Author
    Posts
  • in reply to: Enfold to Enfold 2017 #811321

    Hi Stefan!

    Those are the same Enfold theme, just set up differently to show the versatility of the theme. You can import the Enfold 2017 demo into a blank WordPress installation, if you want to inspect how it’s set up! :) You can do this by going to Enfold > Demo Import in a test WordPress installation.

    If the Enfold you already have in your website is updated, you can definitely use background images in the same way that you see in the demo.

    I hope that helps!
    Best regards,
    Sarah

    in reply to: Logo Spacing #811320

    Hi,

    May I suggest using an image that already has padding around your logo? For reference, you can see our logo in our demo has space around it.

    Best regards,
    Sarah

    in reply to: Changes to headings and menu #811311

    Hi,

    Please try this:

    #slideshow-col .avia-button {background:none!important; border-bottom:none !important;}

    Please note that you have some slides that are light-colored, and the link is not visible in those slides. If you wish to change their color via CSS, you can add this:

    #slideshow-col .slide-2 a.avia-button {color:#00348d !important}

    Best regards,
    Sarah

    in reply to: Show Bullet points in full width EasySlider #811284

    Hi,

    You’re very welcome! 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 try our best to help you.

    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

    Thank you for using Enfold.
    Cheers!
    Sarah

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

    Do you need any other help with this topic, or can we close this thread? :)

    Best regards,
    Sarah

    in reply to: Masonry Gallery Overlay Color & Opacity #811279

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

    Best regards,
    Sarah

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

    Hey mleite1,

    Thank you for the link to your website. But, sorry, I’m not sure I understand your question. If it’s okay, can you specify which heading you’re talking about? (Sample text or a screenshot will be helpful.) Can you also clarify what you are hoping to achieve? Thank you so much!

    Best regards,
    Sarah

    in reply to: Get rid of Hover Effect on Images for footer only #811087

    Hey Harold,

    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: Catalogue Styling #811086

    Hi!

    I added the code to Quick CSS, and it seems to take effect. Were you trying to do something else? Let us know, and we’ll do our best to help.

    Best regards,
    Sarah

    in reply to: Changes to headings and menu #811083

    Hi! Here are the new code you can use. :)

    1. Please remove the code I gave you for this item, and use this one instead:
    #header_main_alternate {border-bottom:1px solid blue;}

    6-8. Can you please try this CSS?
    body, h1, h2, h3, h4, h5, h6 { font-family: Arial, sans-serif !important; }

    In case you’d like to use another font that is not in the options, please refer to this: https://kriesi.at/support/topic/how-do-i-add-custom-fonts-to-the-enfold-theme/

    9. Please use this instead: footer {border-top: none !important;}

    For the additional question, can you elaborate please? Sorry, I’m not sure I understand what you mean. Which button do you mean? How would you like it to look like?

    Best regards,
    Sarah

    • This reply was modified 8 years ago by Sarah.
    in reply to: Shrinking Header #811069

    Hey Ramon,

    Can you share the link to your website please?

    Each option in the Menu and logo position style generates a different HTML code, so this is not easily doable with CSS.

    Have you considered using Logo left, Menu right instead?

    Best regards,
    Sarah

    in reply to: Show Bullet points in full width EasySlider #811016

    Hi,

    Can you please try replacing this from Ismael’s code:

    .js_active .avia-slideshow .caption_list {
        margin: 0 0 10px 0;
        list-style: disc outside;
    }

    …and use this instead:

    .js_active .avia-slideshow .caption_list {
        margin: 0 0 10px 20px;
        list-style: disc outside;
    }

    Only the last number in margin changed. It should add a margin to the left of the list.

    Please let us know if that works for you!

    Best regards,
    Sarah

    in reply to: Final Nav button background and highlight cutting off #811008

    Hey hubbdesign,

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

    Can you try also adding this in Quick CSS?

    #menu-item-3249 .avia-menu-fx{
       padding-right:0px!important;
    }

    Best regards,
    Sarah

    in reply to: How to recreate your menu #810930

    Hi,

    We’re glad that you were able to sort out the issue. Please let us know if you need help with anything else.

    Thank you for using Enfold!
    Sarah

    in reply to: Masonry Gallery Overlay Color & Opacity #810874

    Hi,

    Please try this in Quick CSS:

    #top .av-caption-style-overlay a.av-masonry-item-with-image .av-inner-masonry-content {
        background: rgba(246,132,31,0.7);
    }

    If you need to adjust the opacity, you can change the last number. Completely transparent is 0, and completely opaque is 1.

    Best regards,
    Sarah

    in reply to: Mobile Menu Issues #810780

    Hi!

    Do you need further help with this? :)

    Best regards,
    Sarah

    in reply to: Gallery Image White Overlay #810608

    Hi,

    We’re glad that the solution worked for you!

    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.

    We would also 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!
    Sarah

    in reply to: Masonry blog exerpt #810607

    Hi!

    For each post included in the masonry element, did you place the excerpt/introduction in the Excerpt Field?

    If you did and this does not fix the problem, can we possibly have admin access into your site so that we can take a closer look?

    Best regards,
    Sarah

    in reply to: Browser compatibility issue #810603

    Hi,

    We’re glad the problem is fixed! We’ll keep this thread open for you in case you need further help about this topic.

    Best regards,
    Sarah

    in reply to: Too much negative space (blog element) #810602

    Hello,

    I’m afraid we cannot locate the “Must Reads” section. Can you please screenshot the section so we can locate it?

    Best regards,
    Sarah

    Hi,

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

    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.

    We’d also 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: Product Variations in WC Shop #810596

    Hi,

    Thank you, we’ll close this thread now. For any other questions or issues, feel free to post them here on the forum and we will gladly try to help.

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

    And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/

    Thank you for using Enfold.
    Cheers!
    Sarah

    in reply to: Single post featured image size #810593

    Hi,

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

    And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/

    Thank you for using Enfold!
    Cheers!
    Sarah

    in reply to: Changes to headings and menu #810590

    Hey FlatText,

    1. Please try this in Quick CSS: nav.main_menu {border-bottom:1px solid blue;}

    2. Please try putting the slideshow inside a Color Section.

    3. Please try this in Quick CSS: .title_container .main-title {font-size:20px !important;}

    4. Can you try setting this in Enfold > Advanced Styling?

    5. I’m not sure what you mean by Sub-head. Can you specify, please?

    6-8. You can set the font colors in Enfold > General Styling. For the font family, size, and weight, please set it in Enfold > Advanced Styling.

    9. Please try this in Quick CSS: #footer {border-top: none !important;}

    Please let us know if you need further help.

    Best regards,
    Sarah

    in reply to: Body text fonts not changing via theme options #810571

    Hi,

    We’re glad that Basilis was able to help!
    Please let us know here in the forums if we can help you with anything else.

    Thank you for using Enfold.
    Cheers!
    Sarah

    in reply to: ADDRESS AND PHONE TOP BAR CONTROLA ELEMENTS #810569

    Hi,

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

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

    Thank you for using Enfold.
    Cheers!
    Sarah

    in reply to: Switch off sidebar for portfolio #810568

    Hi,

    Thank you for the input, Guenni!

    Monique, please let us know if you need further help.
    Best regards,
    Sarah

    in reply to: mobile related issues #810566

    Hi,

    We’re glad that Rikard was able to help. Do you have any other questions about this topic, or can we close this thread?

    Cheers!
    Sarah

    in reply to: Column padding and margins #810564

    Hi,

    Okay. I’ll try to get you started. :)

    I see that you’ve set the color section to have the ID “header-home”. This color section, by default, has paddings of 50px. It also has automatically set margins to center it. To change the padding, you can try this:

    #header-home .container:first-child {padding: 10px;}

    If you need to change other margins, you’ll have to check the source code (right click on the page in your browser, then select “Inspect” or “View Source”) and see the classes for the element you wish to change.

    If you need to make some CSS code work only for phones or tablets, or only for desktops, please use this page for reference: https://css-tricks.com/snippets/css/media-queries-for-standard-devices/

    I hope that helps!

    Best regards,
    Sarah

    in reply to: Adding the Houzz Icon to Websites #810555

    We’re glad always glad 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 help you.

    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

    Thank you for using Enfold!

    Sarah

Viewing 30 posts - 871 through 900 (of 1,778 total)