Forum Replies Created
-
AuthorPosts
-
Hey!
Have you flushed browser cache on your ipad? If not, please do so. And try adding !important rule to the first code as following
@media only screen and (max-width: 767px) and (min-width: 480px) { .responsive #scroll-top-link { display: block !important; }}I do not have a change to check your website on an actual ipad but when i resize the window i see back to top button at all times and i do not see background color anymore
Best regards,
YigitHey itsholly!
Please add following code to Quick CSS as well
@media only screen and (max-width: 480px) { .responsive .logo img { width: 200px!important; }} @media only screen and (max-width: 767px) and (min-width: 481px) { .responsive .logo img { max-width: 70%!important; }}Cheers!
YigitHey abovefold!
Can you point out which images are not appearing? I checked your website and images show up fine on my end – http://i.imgur.com/UnekKG1.jpg
But i noticed that you are using an older version of the theme. Please update Enfold to the latest version 2.7.1 – http://kriesi.at/documentation/enfold/updating-your-theme-files/Cheers!
YigitHi canbeep!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#top .avia-gallery .avia-gallery-thumb a { pointer-events: none; }Regards,
YigitHey 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!
Yigit -
AuthorPosts
