Forum Replies Created
-
AuthorPosts
-
Hi Clément,
I have applied the code in your functions.php, and updated your Social Profiles settings. If you check your website now, your icons should be okay now. I used the code in my previous reply.
I also noticed that the original code used a right single quotation marks
’
. Code like this should have a single quote'
. It’s very easy to miss! :)Let us know if you need further help.
Best regards,
SarahHi,
We’re glad you got it to work. Do you still need our help with this topic?
Best regards,
SarahMay 12, 2017 at 6:18 am in reply to: Transparent menu settings interfering with non-transparent drop down menu items #792076Hi!
I edited the code in my previous reply. Can you try that one?
Best regards,
SarahHi,
You’re welcome! We’re glad to help.
Do you need any other help with this, or can we close this thread?
Best regards,
SarahHi artisforever,
Please try this code instead:
#top.category #wrap_all .all_colors h2.post-title.entry-title { color: #5c5c5c !important; }
If you want this applied to other pages, you can check the
<body>
tag and see what classes are there. :)I hope that helps!
Best regards,
SarahHi,
Use a Custom Link, then put # as the URL. Then, you can put that into your Mega Menu as a child so that it becomes a column. I think it would be helpful for you to read this thread: https://kriesi.at/support/topic/how-do-you-create-a-column-in-a-mega-menu/
Please let us know if you need further help.
Best regards,
SarahHi Heath,
Thank you for your message in the private content. We’ll take care of your request.
Thank you for using Enfold!
Sarah
Hey Marc,
Please add this code as well:
.sidebar .widget {background-color:#d9deda !important}
Best regards,
SarahHey Qgrafica_7,
Can you give us the link to the page you’re working on so we can take a look?
Best regards,
SarahHey Yaser,
Have you considered using a one-slide Fullwidth Easy Slider, or perhaps a Color Section? :)
Best regards,
SarahHi,
We’re glad that Mike was able to help you. Would you need additional help with this topic, or can we close this thread?
Best regards,
SarahHi onavastar,
I read your list items, and I noticed that you do need those items to be in a nested list like you mentioned before. :) Sorry about that. So I edited your content; I also removed the CSS we made because it’s unnecessary now.
To create the nested list inside your Text Block, toggle the extended toolbar and click the indent button.
Here’s a screenshot: http://imgur.com/a/o3qXu
And here’s a thread about it: https://wordpress.stackexchange.com/questions/107944/is-it-possible-to-create-nested-lists-in-the-wysiwyg-editor Best regards,
SarahHi,
We’re glad that Ismael was able to help you!
For any other questions or issues, feel free to post them here on the forum.
Cheers!
SarahThank you for the kind words! We’re happy to help.
If you don’t need further help with this topic, can we close this thread now? Of course, you can open a new thread if you need help again.
Best regards,
SarahHi wuo,
In Header > Transparency Options, please upload a Transparency Logo and a Transparency color. Your Transparency Logo must have a transparent background.
I already set your homepage to have a transparent header. ;)
Please try setting those up first, and let us know if you need further help.
Best regards,
SarahHi,
Thank you for your valuable input,@Guenni007! :)
Luc, do you still need assistance with this topic?
Best regards,
SarahHi,
Ah, I understand. At the moment, this isn’t available out of the box, but please feel free to request it at https://kriesi.at/support/enfold-feature-requests/. There are also a few requests already existing related to Tab Sections. You can vote for them, if you’d like.
Thank you for using Enfold!
Best regards,
SarahMay 11, 2017 at 1:09 pm in reply to: Transparent menu settings interfering with non-transparent drop down menu items #791618Hey raisonbrands,
Please add this code as well:
.header_color .main_menu ul:first-child > li.current_page_ancestor > a { color: #666666 !important;} #avia-menu .sub-menu li:hover a { color: #666666 !important; }
Let us know if that works! :)
Best regards,
Sarah- This reply was modified 7 years, 7 months ago by Sarah.
Hey TJ,
Can you check this thread and see if the solution works for you? https://kriesi.at/support/topic/link-to-tab-in-tab-section/#post-761877
Best regards,
SarahHi Clément,
Your website isn’t loading for me. Sorry, can you check it?
Anyway, I checked the code that you gave us. What happened is that you made duplicates of the functions. Instead, you can follow the example here: https://kriesi.at/support/topic/enfold-add-multiple-social-profile-icons/#post-739694
You can try using this code instead:
// Changer les icones socials———————–*/ function avia_add_custom_icon($icons) { $icons['fontello-mail'] = array( 'font' =>'fontello', 'icon' => 'ue800'); $icons['flaticon-ig'] = array( 'font' =>'flaticon', 'icon' => 'uf100'); return $icons; } add_filter('avf_default_icons','avia_add_custom_icon', 10, 1); // Add new icon as an option for social icons function avia_add_custom_social_icon($icons) { $icons['Fontello Mail'] = 'fontello-mail'; $icons['Flaticon Instagram'] = 'flaticon-ig'; return $icons; } add_filter('avf_social_icons_options','avia_add_custom_social_icon', 10, 1);
Let us know if you need additional help.
Best regards,
SarahHi,
We’re glad that Yigit was able to help!
Do you need additional help with this, or can we close this thread?
Best regards,
SarahHey gawcvw,
No problem. Here are a few links to get you started.
To create space between paragraphs, you can use a bottom margin or a bottom padding.
You can set a Section ID for a Color Section: http://imgur.com/O63UPbJ
For elements aside from Color Section, you canturn on CSS classes for all elements or use a Code Block.
I hope those links are helpful. If you need further assistance, please give us the link to the page you’re working on, and specify which section you would like to customize, and we’ll gladly try to help you out.
Best regards,
SarahHi Leon,
We still don’t see the login credentials. Sorry, can you send them again?
Best regards,
SarahYou’re welcome!
Can we help you with anything else in this topic, or can we close this thread?
Best Regards,
SarahHi,
You can try this code:.post-entry .big-preview > a > img { border: 1px solid black !important; padding: 10px !important; }
If you need further help, please give us a link to the page you’re working on so we can give you a more accurate solution.
Best regards,
SarahHey wuo,
First, please update to the latest version of Enfold and see if that fixes it. http://kriesi.at/documentation/enfold/updating-your-theme-files/
If you still need help, please provide us with admin access to the website in question so we can take a look at your settings. Please put the login info in the Private Content section of your reply.
Best regards,
SarahHey jb84,
You can do this with a Mega Menu.
You can see it in action demo here: http://kriesi.at/themes/enfold-2017/
And learn how to set it up with this video: http://kriesi.at/documentation/enfold/setting-up-your-mega-menu/
Let us know how else we can help.Best regards,
SarahHi Grega,
It seems that the closing bracket
}
was not pasted in CSS. :) I’ve added the closing bracket, and now it should be back to normal. Please check your website now and let us know if there’s still something to be fixed.Best regards,
SarahHi Ayumi,
I cleared your WordPress cache and edited your Quick CSS. The code is now this:
.iconbox [data-av_icon]:before { font-size: 50px!important; } .iconbox_icon { margin-right:20px!important; } .iconbox_top .iconbox_icon { font-size: 50px; line-height: 50px; min-width: 50px; min-height: 50px; top: -50px; left: 45%; } .avia-button [data-av_icon]:before { font-size: 30px!important; }
If you check your website now, you will see the changes. :)
You can update the font size to fit your preference.
Best regards,
SarahYou’re very welcome! We’re glad to help.
If you have any other questions or issues, feel free to post them here on the forum.
Cheers!
Sarah -
AuthorPosts