Forum Replies Created
-
AuthorPosts
-
Hey!
Thank you for contacting us however the link you posted is not using one of our themes.
Please check the link once again :)Best regards,
YigitDecember 24, 2016 at 9:01 pm in reply to: Enfold – Reducing Size of My Screen Squeezes ALL Website Text Inward #728157Hi,
You would get better results on different screensizes using percentages. Please try changing your code to following one
.logo { margin-left: 40%; }Also, please post a screenshot showing the changes you would like to make so we can make sure that we are on the page.
You can upload your screenshots on imgur.com or Dropbox public folder and post the links here.Please also see – http://kriesi.at/documentation/enfold/menu-overlaps-logo-on-tablets/ and http://kriesi.at/documentation/enfold/switching-to-mobile-menu-on-higher-resolutions/
Best regards,
YigitDecember 24, 2016 at 8:22 pm in reply to: How to target separate color sections on all posts #728156Hey newpappa,
Please try using following code instead
.comment-header .content { margin-top: 10px!important; }If that does not work, Please post us your login credentials (in the “private data” field), so we can take a look at your backend.
Login credentials include:
- The URL to the login screen.
- A valid username (with full administration capabilities).
- As well as a password for that username.
- permission to deactivate plugins if necessary.
Best regards,
YigitHi,
Please post us your login credentials (in the “private data” field), so we can take a look at your backend.
Login credentials include:
- The URL to the login screen.
- A valid username (with full administration capabilities).
- As well as a password for that username.
- permission to deactivate plugins if necessary.
Best regards,
YigitDecember 24, 2016 at 8:17 pm in reply to: Remove white padding that appears after header on iPad #728154Hey Paul,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
@media only screen and (max-width: 1024px) and (min-width: 990px) { .html_header_top.html_header_sticky #top #wrap_all #main { padding-top: 213px !important; }}Best regards,
YigitHi,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
.grid-sort-container > .grid-entry:nth-child(3n) { padding-right: 0!important; }Please make sure that > sign is not converted to – http://i.imgur.com/IDXRZQ3.png in Quick CSS field.
Best regards,
YigitHi,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
#top .av_header_transparency .header_bg { background-color: black; opacity: 0.3; filter: alpha(opacity=30); }Best regards,
YigitHey!
Please see – http://justcreative.com/2013/01/22/how-to-use-custom-fonts-with-font-face-on-wordpress/
Unfortunately, you can only add Google fonts to your dropdown. If you might consider using Google fonts instead, please refer to this post – http://kriesi.at/documentation/enfold/register-additional-google-fonts-for-theme-options/
Happy holidays!
Best regards,
YigitHey Gabriel!
Thank you for contacting us!
After copying the files i mentioned, you can simply rename page.php file to my-template.php and loop-page.php file to loop-my-template.php :)
Let us know if you have any other questions!
Best regards,
YigitMerhabalar Orhan! :)
I checked your website on my iPhone and navigating through images work totally fine on my end. I attached screenshots in private content field.
I asked my teammates to check your website on Android as well. Please kindly wait to hear from them :)Best regards,
YigitDecember 24, 2016 at 11:56 am in reply to: How To Customise WooCommerce Cart + Checkout with Enfold? #728123Hey sgrobert,
Please try adding following shortcode to your Cart and Checkout pages
[woocommerce_my_account order_count="12"]If that does not help, please post a screenshot and show the changes you would like to make. You can upload your screenshots on imgur.com or Dropbox public folder and post the links here.
Best regards,
YigitHey AWZ,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
.single-product .sidebar { display: none!important; }Alternatively, you can try using this plugin – https://wordpress.org/plugins/widget-logic/
Best regards,
Yigit-
This reply was modified 9 years, 4 months ago by
Yigit.
Hey Viranya!
Thank you for contacting us!
Once you purchase one of our premium WordPress themes, you can always access the files on your ThemeForest account under Downloads page.
You can also add your username and API in Enfold theme options to receive auto updates, so you could update the theme with a single button :)Let us know if you have any other questions!
Cheers!
YigitHi,
You can try adding Fullwidth Sub Menu element to your page and link it to anchor points – http://kriesi.at/documentation/enfold/add-anchors-to-your-page-for-single-page-navigation/. Or you could try using Tabs element – http://kriesi.at/themes/enfold/shortcodes/tabs/
Best regards,
YigitHi,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
#top .avia-post-nav { color: red; }Best regards,
YigitHi
I am not sure if i understood the issue clearly. Can you please elaborate?
Also, we may need temporary admin logins. Please post them here privately if you do not mind.Best regards,
YigitHey GeeMco,
Please post us your login credentials (in the “private data” field), so we can take a look at your backend.
Login credentials include:
- The URL to the login screen.
- A valid username (with full administration capabilities).
- As well as a password for that username.
- permission to deactivate plugins if necessary.
Best regards,
YigitHi Gabster!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (max-width: 767px) { .responsive #top #wrap_all .container { display: none !important; }}Very nice looking website by the way :)
Best regards,
YigitDecember 24, 2016 at 1:35 am in reply to: Order in page/post lists for linking (buttons, images, etc.) #728090Hi GeeMco!
Can you please post a screenshot and show the changes you would like to make? You can upload your screenshots on imgur.com or Dropbox public folder and post the links here
Best regards,
YigitHey!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#advanced_menu_toggle, #advanced_menu_hide { border: none; } #mobile-advanced li > a:before, .html_header_mobile_behavior #mobile-advanced span > a:before, #mobile-advanced .mega_menu_title:before { display: none; } .show_mobile_menu #advanced_menu_toggle { opacity: 0!important; } l#mobile-advanced { padding-top: 0; margin-top: 80px; }Please make sure that > sign is not converted to – http://i.imgur.com/IDXRZQ3.png in Quick CSS field.
Best regards,
YigitHey gerzy,
Yes, please request – or vote if already requested – such feature on Enfold feature request form.
Please also see – http://kriesi.at/documentation/enfold/using-a-child-theme/ and – http://kriesi.at/documentation/enfold/add-new-or-replace-advanced-layout-builder-elements-from-child-theme/
Best regards,
YigitHi,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
.av_textblock_section p { margin: 15px 0; }Best regards,
YigitHi!
I adjusted columns in about page as well. Please review your website
Cheers!
YigitHi!
You can refer to this post – http://kriesi.at/documentation/enfold/enable-advanced-layout-builder-debug/ and enable debugging mode on both sites and copy&paste shortcodes
Regards,
YigitHi D!
Can you please create temporary admin logins once again? Previous one seems to be expired
Regards,
YigitHey!
Can you please refer to this post instead – http://kriesi.at/documentation/enfold/hide-menu-itemselements-on-mobile/
We have noticed that solution provided in other post was not working correctly so we removed it.Cheers!
YigitHi,
Thanks for choosing Enfold! :)
You can edit your Grid Row element and set them to display them at certain size.
If you would like us to look into it for you, please register to our forum – https://kriesi.at/support/register/ and attach temporary admin logins here privately
Best regards,
Yigit -
AuthorPosts
