Forum Replies Created
-
AuthorPosts
-
Hi Cyandistribution!
Currently it is not possible, but please feel free to post your request, or vote if already posted, here – https://kriesi.at/support/enfold-feature-requests/
Cheers!
YigitHi Raphael!
You can use Contact Form 7 plugin – https://wordpress.org/plugins/contact-form-7/
You can find instructions here – https://wppopupmaker.com/kb/close-popup-form-submitted#crayon-54de070fd8b07736993219Best regards,
YigitHey!
#TeamKriesi :)
You are welcome, glad we could 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/
For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)Have a great weekend!
Cheers!
YigitHi Coronacom!
Please go to Enfold/config-templatebuilder/avia-shortcodes folder and open iconlist.php file and find
$output .= "<h4 class='iconlist_title' {$markup} {$this->title_styling}>".$atts['title']."</h4>";and change it to
$output .= "<h2 class='iconlist_title' {$markup} {$this->title_styling}>".$atts['title']."</h2>";and then add following code to Quick CSS
.avia-icon-list .iconlist_title { font-size: 18px !important; }It would be better if you make the changes on child theme. Please see – http://kriesi.at/documentation/enfold/add-new-or-replace-advanced-layout-builder-elements-from-child-theme/
Best regards,
YigitHey!
You are welcome, glad we could 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/
For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)You too have a great weekend!
Cheers!
YigitHey!
I edited your page and took Portfolio Grid element outside of 1/1 column element.
Best regards,
YigitFebruary 13, 2015 at 4:01 pm in reply to: Somethings wrong with the checkboxes on the contact page #395808Hey!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
label.input_checkbox_label { margin-left: 20px; }Best regards,
YigitHi!
Please add following code to Quick CSS as well
li.current_page_item > a > .avia-menu-text { color: black!important; }It currently changes the font color of active page’s ancestor – http://i.imgur.com/eJRNuFQ.png
Best regards,
YigitHey!
Please access to your server via FTP and go to wp-content/themes/enfold and open functions.php file and undo the changes you have made and post temporary admin login and post it here privately.
Best regards,
YigitHey!
Please add following code to Quick CSS as well
#top .social_bookmarks li a { color: white; }Best regards,
YigitHi!
Please create a temporary admin login and post it here privately so we can look into it
Cheers!
YigitHi Emma!
Please go to Users > Add New and create a new user with Administrator role. You can use (Email address hidden if logged out) email address to register the new user but please post login credentials here privately ( by checking “Set as private reply (Only you and moderators will see the content of this post)” above Submit button ) so any available moderator can look into it.
Best regards,
YigitHey!
Do you mind creating a temporary admin login and posting it here privately so we can look into it?
Regards,
YigitHey!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
li.current-menu-parent > a > .avia-menu-text { color: black!important; }Cheers!
YigitHey!
Sure, please go to Enfold theme options > Advanced Styling and edit “Main Menu sublevel Links” as well :)
Cheers!
YigitHey!
You are welcome, glad we could 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/
For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)Best regards,
YigitHey josephhunterdesign!
I have changed the colors in Enfold theme options > Advanced Styling tab by editing “Main menu links”. Please adjust as needed
Best regards,
YigitHi torndownunit!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (max-width: 989px) and (min-width: 768px) { .responsive .main_menu ul:first-child > li > a { padding: 0 6px; }}Best regards,
YigitHi!
Please use following code
.home_box_right p a strong { color: white; } .home_box_left p a strong { color: white; }Regards,
YigitHi navindesigns!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#header_meta .container { width: 29%!important; float: right; top: 65px; position: relative; } #header_meta { margin-top: -30px; }.html_header_top.html_header_topbar_active.html_header_sticky.html_bottom_nav_header #top #main { padding-top: 125px; }Best regards,
YigitFebruary 13, 2015 at 2:54 pm in reply to: menu forcing smaller page view on mobile since theme update #395763Hi johnlaunstein!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (max-width: 990px) { #wrap_all { position: relative !important; }}Cheers!
YigitHi Peatkay!
Please firstly turn on custom CSS field for ALB elements – http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/ and then give your element a custom CSS class and then change the code to following one
.your-custom-class a{ font-family:Aller!important; padding:3px; background-image: url(‘http://staging.scotiafishing.com/wp-content/themes/Scotia_Fishing/images/grey-button.png’)!important; color:#ffffff !important; background-repeat:no-repeat; background-size:100% 100%; padding:7px 11px 6px 11px; font-size:10px; }If that does not help, please post the link to your page and point out the button you would like to edit
Best regards,
YigitHey!
You are welcome, glad we could 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/
For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)Regards,
YigitHi!
Please review your website now. There was a missing closing curly bracket on the custom CSS code you have in Quick CSS field. I closed and it does work fine now.
Cheers!
YigitHey NicRW!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#top .social_bookmarks li a { font-size: 16px; }Regards,
YigitHey!
Can you please post the link to your website when you launch it or if you create a testing environment so we can try and provide you an accurate solution?
Cheers!
YigitHey crewneck!
Please add following code to Quick CSS
#mobile-advanced li > a:hover, .html_header_mobile_behavior #mobile-advanced span:hover, .html_header_mobile_behavior #mobile-advanced span:hover a { background-color: red; } #mobile-advanced .avia-menu-text { color: orange!important; }Regards,
YigitHi!
If you have not made any changes on theme files, you do not need to make a backup. If you are unsure, please do so.
Cheers!
YigitHi!
Do you mind creating a temporary admin login and posting it here privately so we can look into it? Would you like to have both hover state and initial color of main menu items white?
Regards,
Yigit -
AuthorPosts
