Forum Replies Created
-
AuthorPosts
-
Hi homemadebyx!
You can add following code to Quick CSS in Enfold theme options under Styling tab
.avia-button.avia-size-large { min-width: 127px; }This is default value, you can adjust it depending on your text on your buttons
Cheers!
YigitHi!
Glad you figured it out! Let us know if you have any other questions
Cheers!
YigitHey lherbert!
You can request such request here https://kriesi.at/support/topic/enfold-feature-requests/
And if you would like us to provide you custom css to do so, please post the link to your website and point out which element you would like to changeBest regards,
YigitHi!
Please try removing browser cache and refresh page a few times. It does work on my installation. You can try adding the code to custom.css file inside Enfold/css folder as well
Cheers!
YigitOctober 22, 2013 at 11:35 am in reply to: Question about changing the dividers that divide content area's #178975Hi!
Can you post the link to your website and point out which borders you would like to change?
Regards,
YigitHi!
You can update to Enfold version 2.4 and use new Masonry Gallery element under Media Elements :)
Cheers!
YigitHi!
You can add a class to a tag such as
<a class="custom-button" href="http://www.example.com/wp-login.php?action=register">Register</a>
then we can provide you CSS code to style it as your exampleCheers!
Yigit-
This reply was modified 12 years, 6 months ago by
Yigit.
Hey boost2business!
Please add following code to Quick CSS in Enfold theme options under Styling tab and adjust as desired
span.vert_icon, span.hor_icon { border-color: red; }Cheers!
YigitHey!
In your WordPress theme directory you should go to wp-content\themes\enfold\config-woocommerce folder and config.php is inside that folder
Regards,
YigitOctober 22, 2013 at 12:58 am in reply to: Black vertical lines instead of theme grey on sidebar borders (Enfold v2.4 bug) #178770Hi petzeus!
I previously contacted Kriesi about it and “it should be solved when users “re-save” the styling options of the backend, since it will regenerate the stylesheet with new rules for the html5 elements” was his answer. So please re-saving and let us know if it does not work
Best regards,
YigitHey bowlandwalks!
I would say please increase your php memory but i guess you are about to change your hosting company. “Oops, I suspect my hosts have killed my website” :)
Best regards,
YigitHey pcastell!
Please add following code to Quick CSS in Enfold theme options under Styling tab and adjust as desired
.av_dropcap1 { font-size: 50px; }Best regards,
YigitHi tmunz!
Cannot connect to your website. Please make sure that you have posted correct link again
Best regards,
YigitHey!
Can you post the tagline image again? Link appears to be broken. You can upload your image on Dropbox and post the link here privately
Best regards,
YigitHi sdaly18!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.side-container-comment-inner { display: none; }Best regards,
YigitHey Vital!
You can try this plugin http://wordpress.org/plugins/codestyling-localization/
Best regards,
YigitOctober 22, 2013 at 12:00 am in reply to: Horizontal navigation posts and portfolio gone on mobile #178727Hey!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.responsive #top .avia-post-nav { display: block; }Best regards,
YigitHi ashojaei!
You are currently using Enfold version 1.7. Recently version 2.4 was released and it has many bug fixes and improvements. Please update Enfold as well as your WordPress. To update Enfold, you should login on ThemeForest with the account you have purchased Enfold with and simply download Enfold in Downloads section
For a quick guide on updating your theme take a look at this video on updating the Enfold theme via FTP: https://vimeo.com/channels/aviathemes/67209750Best regards,
YigitOctober 21, 2013 at 11:55 pm in reply to: Question about changing the dividers that divide content area's #178724Hey z2h!
It would be possible to change it to one of these borders-styles with CSS http://www.w3schools.com/cssref/playit.asp?filename=playcss_border-style&preval=dashed
Regards,
YigitHi!
How many menu items would you like to display in footer column 1? I do not think that i understood clearly what exactly you would like to achieve. Can you post a screenshot and show how you would like it to look?
Best regards,
YigitHi!
You are welcome! Just had to change 989px to 998px in previous code and that did the trick :)
Best regards,
YigitHi!
Can you check it now? It looks fine when i resize browser window but i do not have a chance to check it on a tablet
Regards,
YigitHey!
:) Would you mind creating a temporary admin login and posting it here privately so i can take a look? Make sure to check “Set as private reply (Only you and moderators will see the content of this post)” above Submit button
Regards,
YigitOctober 21, 2013 at 11:28 pm in reply to: WooCommerce – General Question for modifying shop module #178705Hey!
Please try adding following code as well
.woocommerce-cart .title_container .breadcrumb, .woocommerce-checkout .title_container .breadcrumb { display: block!important; }Regards,
YigitHi!
Followind code should do it
@media only screen and (max-width: 989px) { .main_menu { display: none; } }Regards,
YigitHey!
Can you post a screenshot and show where exactly you would like to change? Previous code should increase the top border on sub-menus as well as mega menu
Best regards,
YigitHi!
Please try adding following code
.single-product .responsive .container .four.units { overflow: visible; } div.eight .units .single-product-summary { z-index: 1; }Cheers!
Yigit -
This reply was modified 12 years, 6 months ago by
-
AuthorPosts
