Forum Replies Created
-
AuthorPosts
-
Hi Charl!
Please let us know so we can mark this thread or assist you further :) We will be waiting to hear from you
Cheers!
YigitHey omnyss!
Please refer to fixes suggested here – http://www.fontsquirrel.com/blog/2010/11/troubleshooting-font-face-problems
Regards,
YigitHi Finlando!
Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed
li#menu-item-2950 ul { left: -200px!important; }Cheers!
YigitHi Sophieja23!
Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed
.main_color .sidebar a { color: red; }Regards,
YigitHey!
You are welcome! If you have purchased licenses from the same account, it should be one API key.
Regards,
YigitHi!
Changes are done. Please review your website. You can find custom CSS code i added in Quick CSS field in Enfold theme options under Styling tab.
P.S.: You are using an older version of the theme. At some point you are going to need to update it to the latest version 2.8.1, for instructions, please see – http://kriesi.at/documentation/enfold/updating-your-theme-files/Regards,
YigitJune 23, 2014 at 12:40 am in reply to: limeplugin and enfold theme distort woocommerce checkout #282245Hi chryseis!
If you would like to add new Google fonts, Please refer to Ismael’s post here – https://kriesi.at/support/topic/add-new-font/#post-234710
Cheers!
YigitHey!
Glad you figured it out! Let us know if you have any other questions or issues :)
Cheers!
YigitHi!
Do you mind creating a temporary admin login and posting it here privately? I cannot see custom class set on your element at the moment
Best regards,
YigitHi luoja!
You should register and upload your author avatar on https://en.gravatar.com/
Best regards,
YigitHi!
You are welcome Daniel, glad we could help! Let us know if you have any other questions or issues :)
Regards,
YigitJune 22, 2014 at 10:33 pm in reply to: limeplugin and enfold theme distort woocommerce checkout #282222Hi!
It does work fine on my end – http://i.imgur.com/Q4qc1ZB.png
Please flush browser cache and refresh your page a few times :)Regards,
YigitHi!
Thanks, hope you are well as well :)
Please firstly turn on custom CSS field for Advanced Layout Builder elements. Please see – http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/
Then give different custom classes to your pricing tables and add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed.custom-class-one .avia-heading-row, .custom-class-one .avia-pricing-row { background: red !important; border-color: orange !important; color: green !important; } .custom-class-two .avia-heading-row, .custom-class-two .avia-pricing-row { background: red !important; border-color: orange !important; color: green !important; }Cheers!
YigitJune 22, 2014 at 10:21 pm in reply to: limeplugin and enfold theme distort woocommerce checkout #282216Hey!
Yes, that is what i meant and now it does work fine. Please add following code to Quick CSS in Enfold theme options under General Styling tab
ul.deposit_options { list-style: none!important; } li#deposit-option-full input, input#pay-deposit { float: left; } tr#due-later, tr#due-today { display: none!important; }Regards,
YigitHey!
Please add following code to Quick CSS
@media only screen and (min-width: 1024px) { li#menu-item-2956 ul.sub-menu { left: 10%!important; }}It will adjust the sub menu of “МАЯТНИК ДУШИ” element. You can apply it differently on each main menu items using menu item ID’s. You can right click on Chrome or Firefox to inspect elements to find menu item ID http://i.imgur.com/HyPTCRg.jpg
Regards,
YigitJune 22, 2014 at 8:08 pm in reply to: limeplugin and enfold theme distort woocommerce checkout #282202Hi Philip!
Can you first please flush permalink settings in Settings > Permalinks ? Currently permalinks are broken and i could not add any product to cart to check out the CSS issue :)
Best regards,
YigitHi tocal!
Please edit your Accordion element and choose the number of item that should be opened on initial load – http://i.imgur.com/dleKZ34.png
Best regards,
YigitHi!
Please add following code to Quick CSS in Enfold Theme options under General Styling tab and adjust as needed
.home .content { padding-top: 5px; }Regards,
YigitHey nicostudio!
Please update Enfold to the latest version 2.8.1 via FTP – http://vimeo.com/67209750
then flush browser cache few times. Let us know if issue remainsRegards,
YigitHi Omer!
Sure, please edit Contact Form element on your page and choose to redirect users to your Thank You page – http://i.imgur.com/seEFqcQ.png
Best regards,
YigitHey Mooreo!
Please go to Appearance > Menus and add your menu item as a new link with # for URL so it will not be clickable http://i.imgur.com/9I3QF9j.jpg
Best regards,
YigitHey!
Please add following code to Quick CSS as well
@media only screen and (min-width: 990px) { .av-main-nav ul { left: -60%; }}You may need to adjust the value to center it perfectly
Best regards,
YigitHey!
Please add media queries to your custom CSS code as following
@media only screen and (min-width: 1024px) { article h1 a { padding: 0 0 0 130px!important; }}Please add following code to Functions.php file in Appearance > Editor
function add_custom_script(){ ?> <script> jQuery(window).load(function(){ jQuery("span.post-meta-infos").prependTo("div.big-preview.multi-big"); }); </script> <?php } add_action('wp_footer', 'add_custom_script');Regards,
YigitHey!
Glad you figured it out! Let us know if you have any other questions or issues :)
Cheers!
Yigit -
AuthorPosts
