Forum Replies Created
-
AuthorPosts
-
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,
SarahHi,
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,
SarahHi,
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,
SarahHi,
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!
SarahDo you need any other help with this topic, or can we close this thread? :)
Best regards,
SarahYou’re welcome! Please let us know here in the forums if you need help with anything else.
Best regards,
SarahHey 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,
SarahHey 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,
SarahHi!
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,
SarahHi! 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.
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,
SarahHi,
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,
SarahHey 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,
SarahHi,
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!
SarahHi,
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,
SarahHi!
Do you need further help with this? :)
Best regards,
SarahHi,
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!
SarahHi!
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,
SarahHi,
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,
SarahHello,
I’m afraid we cannot locate the “Must Reads” section. Can you please screenshot the section so we can locate it?
Best regards,
SarahJune 20, 2017 at 7:00 pm in reply to: Diagonal section border renders button element unusable #810598Hi,
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!
SarahHi,
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!
SarahHi,
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!
SarahHey 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,
SarahHi,
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!
SarahHi,
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!
SarahHi,
Thank you for the input, Guenni!
Monique, please let us know if you need further help.
Best regards,
SarahHi,
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!
SarahHi,
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,
SarahWe’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
-
This reply was modified 8 years ago by
-
AuthorPosts