Forum Replies Created
-
AuthorPosts
-
Hey!
Archive page does not support Advanced Layout Builder. It is generated dynamically by wordpress and uses the archive.php template. You can’t add template builder elements to category/term pages.
Best regards,
YigitYou are welcome, if you have any other questions or issues, let us know!
Cheers!
YigitHi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed
div.phone-info { position: relative; top: 30px; right: 10px; }Regards,
YigitJune 25, 2014 at 2:04 pm in reply to: Portfolio Grid, two options when roll over the picture #283593Hey!
You are welcome Peter, we are always glad to help! If you have any other questions or issues, let us know :)
Best regards,
YigitHey!
It seems ok. If it does what you would like to achieve, you can remove js code and custom class :)
Best regards,
YigitHi!
Please go to Enfold/framework/php folder and open class-framework-widgets.php file and find
$faces = "true";and change it to
$faces = "false";Regards,
YigitHi!
Please add following code to Quick CSS as well
.pricing-table>li { color: #8B2121!important; }Please flush browser cache after applying the code
Cheers!
YigitHi Sal!
Please try adding following code to Quick CSS in Enfold theme options under General Styling tab
ul.uiList.pam._4cg3._509-._4ki { display: none!important; }Best regards,
YigitHi!
Checking your website on Chrome’s latest version 35.0.1916.153, i cannot see any tooltips. Please make sure to flush browser cache and refresh your page a few times
Best regards,
YigitJune 25, 2014 at 12:39 pm in reply to: Portfolio Grid, two options when roll over the picture #283556Hey!
Currently it is not possible. However you can request such feature here or vote if already requested – https://kriesi.at/support/enfold-feature-requests/
Regards,
YigitHi!
You are welcome Bearded, glad we could help! :) Let us know if you have any other questions or issues
Cheers!
YigitHey buscofen89!
Thank you for you kind words, glad you like Enfold :)
Please add following code to Quick CSS in Enfold theme options under General Styling tab.main_color .pricing-table li.avia-pricing-row, .main_color .pricing-table li.avia-heading-row, .main_color .pricing-table li.avia-pricing-row .pricing-extra { color: red!important; }If that does not work, please post the link to your page where you have pricing table and point out the text you would like to change.
Regards,
YigitHi!
You are welcome Mario :) Let us know if you have any other questions
Cheers!
YigitHey!
Please go to Enfold theme options > import/export tab to find “install dummy data” button.
Best regards,
YigitHi!
Please add following code to Quick CSS
li#menu-item-3536 a { padding-right: 25px!important; }Regards,
YigitJune 25, 2014 at 12:09 pm in reply to: Query : how to remove border around selected pages in the footer ? #283531Privyet Bearded!
Theme options are not translated. You need to manually translate within theme files.
Please go to Enfold/includes/admin folder and open register-admin-options.php file to translate theme options stringsRegards,
YigitHey!
– Please add following code to Quick CSS in Enfold theme options under General Styling tab
#top .widget ul { list-style: none; }– Seems like you have manage to display social icons on the socket section
– Please add your content into the same layout element as “EXPERT WITNESS & FORENSIC CONSULTANTS”
–div#av_section_1 ul { color: white; }Cheers!
YigitHi!
Please flush browser cache and refresh your page a few times. It is working fine on my end :)
Best regards,
YigitJune 25, 2014 at 11:09 am in reply to: Is there a way to add a chinese character to a main menu? #283502Hey!
Please add following code to Quick CSS as well
#menu-item-4412 span.avia-arrow { display: none; }Regards,
YigitJune 25, 2014 at 11:03 am in reply to: Query : how to remove border around selected pages in the footer ? #283498Hey curmi01!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.footer_color .widget_nav_menu ul:first-child>.current-menu-item, .footer_color .widget_nav_menu ul:first-child>.current_page_item { background: transparent; }Different background color indicates current page :)
Best regards,
YigitHi!
Code is not being applied. Please try adding !important rule as following
@media only screen and (max-width: 1140px) { .av-main-nav > li > a { padding: 0 7px !important; }}Best regards,
YigitHey!
I have updated the code i posted in my previous post. Please try it now
Regards,
YigitHey jazbird!
Please update Enfold to the latest version 2.8.1 via FTP – http://vimeo.com/67209750
That small bug was fixed :)Best regards,
YigitHey crm!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (max-width: 1040px) { .av-main-nav > li > a { padding: 0 7px; }}Best regards,
YigitHey!
Please go to Enfold/config-templatebuilder/Avia-shortcodes folder and open Buttons.php file and find
$output .= "<a href='{$link}' class='avia-button ".$this->class_by_arguments('icon_select, color, size, position' , $atts, true)."' {$blank} {$style} >";and change it to
$output .= "<a rel='nofollow' href='{$link}' class='avia-button ".$this->class_by_arguments('icon_select, color, size, position' , $atts, true)."' {$blank} {$style} >";Cheers!
YigitHey Gluepot1!
Please refer to Ismael’s post here – https://kriesi.at/support/topic/add-new-font/#post-234710
Cheers!
YigitHey Mario!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (max-width: 479px) { .responsive #socket .sub_menu_socket { display: block; }}Best regards,
Yigit -
AuthorPosts
