Forum Replies Created
-
AuthorPosts
-
Hey jansthh!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
1-@media only screen and (max-width: 767px) and (min-width: 480px) { .responsive #scroll-top-link { display: block; }}2-
@media only screen and (max-width: 768px) { .html_header_transparency #top #wrap_all #main { margin-top: -82px; }}3- Parallax effect was disabled on mobile in the last update because of compatibility issues
Cheers!
YigitHi johannesdorsey!
Please go to Enfold theem options > Header Layout > Header Size = Custom Pixel Value > Header Custom Height = adjust as needed.
If that was not what you meant, please post a screenshot and show the changes you would like to makeBest regards,
YigitHi!
If you are not developing locally, do you mind creating a temporary login so we can take a look? I cannot reproduce the issue on my local installation
Best regards,
YigitMay 14, 2014 at 6:35 pm in reply to: Adding another "submit" button at the bottom of the contact form. #264826Hi Bodymindlinks!
Please go to Enfold/Js folder and open Avia.js file and add following code to the bottom
jQuery(function() { jQuery(".avia_ajax_form .button").appendTo( "fieldset p:last-child" ); });then add following code to Quick CSS in Enfold theme options under General Styling tab
.avia_ajax_form .button { margin-right: 20px; }Regards,
YigitHi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#top div .widget_shopping_cart .button { width: 70%; float: left; }Regards,
YigitHi!
Please make sure that you are using the latest version of the theme ( 2.7.1 ) – http://kriesi.at/documentation/enfold/updating-your-theme-files/
Best regards,
YigitMay 14, 2014 at 5:52 pm in reply to: Changing the words on the "submit" button in the contact form #264801Hey Bodymindlinks!
You can simply edit your Contact form element and change it in “Submit button label” field – http://i.imgur.com/QsT08M4.png
Best regards,
YigitHey!
Please remove em tags. You can also add following code to Quick CSS in Enfold theme options under General Styling tab
#top .avia-post-nav { display: none; }Regards,
YigitHey!
Can you post a screenshot and show the changes you would like to make? :)
Regards,
YigitHi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#top.avia-blank #wrap_all #main { padding-top: 0 !important; }Cheers!
YigitHi!
Please add following code to Quick CSS
.page-id-21 #av_section_1 .container { width: 100%; margin: 0; } .page-id-21 #av_section_1 .av_one_half { margin: 0; width: 50%; }Best regards,
YigitHi!
Please add following code to Quick CSS as well
@media only screen and (max-width: 990px) { #header_meta { display: none !important; }}Best regards,
YigitHi Espotpublicitat!
Please see – http://kriesi.at/documentation/enfold/remove-post-navigation-for-a-post-type/
Cheers!
YigitHey Sara!
You can upload your screenshots on imgur.com or Dropbox public folder and post the links here privately by checking “Set as private reply (Only you and moderators will see the content of this post)” above Submit button
Best regards,
YigitHey drijen!
You can try re-updating via FTP – http://vimeo.com/67209750
You can now change portfolio slug in Settings > Permalinks > Portfolio Entry Settings. You can find Enfold documentation here – http://kriesi.at/documentation/enfold/ where you can find tutorials for new features. Since version 1.8.4 many features were added to the theme :)Regards,
YigitHey!
Sure, please see Peter’s post here – https://kriesi.at/support/topic/how-to-get-a-different-layout-for-the-blog-page-without-breaking-breadcrumbs/#post-256745
Best regards,
YigitHi!
Great! Let us know if you have any other questions or issues.
Best regards,
YigitHi!
This is clearly not the best way to achieve what you are looking for, but please try adding following code to Quick CSS instead
@media only screen and (min-width: 768px) { #top div.product .woocommerce-tabs { margin-left: -54%; margin-top: 10%; }}You may need to adjust the value for some screen sizes. For more solid solution, please hire a freelance developer
Cheers!
YigitHi!
You can Edit your posts and add “Resolved” at the bottom so we can close it. But please try and avoid creating duplicated topics as it is making it harder for us and other users to follow. It seems like you have created 18 topics in 3 days and some of them looks like duplicates – https://kriesi.at/support/profile/martinbelton/topics/ :)
Regards,
YigitHey!
You can request such feature here – https://kriesi.at/support/enfold-feature-requests/ or vote if already requested. And if it urgent for you, you can hire a freelance developer on Envato Studio or Codeable. You can also request quote from WerkPress.
Cheers!
YigitHi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed
.archive .fullsize .template-blog .big-preview img { width: 20%!important; margin: auto; }Regards,
Yigit-
This reply was modified 10 years, 11 months ago by
Yigit.
Hi!
Please add following code to Quick CSS and adjust as needed
.title_container .breadcrumb { left: -20px; }then go to Appearance > Editor and open functions-enfold.php file and find
'heading' => 'h1' //headings are set based on this article: http://yoast.com/blog-headings-structure/and change it to
'heading' => 'h3' //headings are set based on this article: http://yoast.com/blog-headings-structure/Best regards,
Yigit-
This reply was modified 10 years, 11 months ago by
Yigit.
Hi rpl_admin!
Please try adding following code to Quick CSS
.single-product .container { width: 100% !important; }If that does not work, please post the link to your website so we can take a look
Cheers!
YigitHi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab to remove top padding of content
.content, .sidebar { padding-top: 0; }Best regards,
Yigit -
This reply was modified 10 years, 11 months ago by
-
AuthorPosts
