Forum Replies Created
-
AuthorPosts
-
Hi,
which margin on the left? please make things clear by using screenshots. Would you mind posting us a screenshot/mockup of what you would like to achieve? You can upload the screenshot to imgur.com or dropbox and share the link here :)
Best regards,
AndyHi,
use this code inside Quick CSS field:
.avia_desktop .av_slideshow.avia-slideshow .avia-slideshow-controls
a {
opacity: 1;
}Best regards,
AndyHi,
alright, let us know about your results.
Best regards,
AndyJuly 21, 2016 at 12:12 pm in reply to: background image disapears when I use Parallax option #663323Hi,
Please deactivate all plugins one by one to check which one is causing this issue and let us know if this solves the problem.
In addition to that, please let us know if we are allowed to deactivate one or more of your plugins as well for testing purposes :)Are you using any caching? or maybe your server? please ask your host about it.
Best regards,
AndyHi,
I can’t see any green line on your termin page. Please always provide us precise links showing the elements in question. Not sure what you want to achieve. Would you mind posting us a screenshot/mockup of what you would like to achieve? You can upload the screenshot to imgur.com or dropbox and share the link here :)
If you want to adjust it for different screen sizes then just add some media queries to my code, like for example:
@media only screen and (max-width: 989px) and (min-width: 768px) { .freigestellt_portrait { top: 30px; }}
and adjust as needed.
Which page has page-id-617? please provide precise links for us.
Best regards,
AndyHi,
There might be some corrupted files, so please delete all theme files completely via FTP, before installing a fresh copy from your themeforest account. Here is a short tutorial on how to install the theme via FTP, in case you are not sure how that works:
Best regards,
AndyHi,
use this code inside Quick CSS field:
#socket .copyright {
margin-left: 30%;
}
and adjust as needed.For mobile add media queries to this code, like:
@media only screen and (max-width: 989px) and (min-width: 768px) { #socket .copyright { margin-left: 25%; }}
and adjust as needed.
Best regards,
AndyJuly 21, 2016 at 11:56 am in reply to: shrinked menu version for all other pages, except home #663311Hi,
go to Enfold->Header->Header Behavior and uncheck “Shrinking Header”.
Then when editing page in question look for “Header visibility and transparency” and choose “Not transparency”.
Hope this helps.
Best regards,
AndyHi,
just use WordPress’ default Featured Image option.
Best regards,
AndyHi,
glad we could help. Let us know in a new ticket if you have some more questions related to the theme. We are happy to assist you.
Best regards,
AndyHi,
could be possible, but there is no theme option for it. Check out the link I’ve provided to you.
Best regards,
AndyHey _riccardo_,
Would you mind providing a precise link to your site, showing the elements in question? We need to be able to inspect them in order to help :)
Best regards,
AndyHey DiscoverLink,
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,
AndyHey Nicoletta_DUS,
Please update the theme to the latest version. That should fix any issues you are currently experiencing :)
To update to the latest version follow the simple instructions here. (Or if you want the super detailed explanation you can read this blog post)
If that does not help, feel free to reply here and we will take a closer look at the issue. In that case please also add your WordPress login credentials (in the “private data” field) so we can take a look at your admin area
Also update your WordPress version.
Best regards,
AndyHey andreasobermeier,
Would you mind providing a precise link to your site, showing the elements in question? We need to be able to inspect them in order to help :)
Do you want to remove it completely?
Best regards,
AndyHey fredericsidler,
Kriesi is working on a fix. Up to now there is a workaround for it:
Best regards,
AndyHey edzetrading,
Would you mind providing a precise link to your site, showing the elements in question? We need to be able to inspect them in order to help :)
Best regards,
AndyJuly 20, 2016 at 3:30 pm in reply to: shrinked menu version for all other pages, except home #663007Hey ktalin,
quite difficult without a link showing the elements/issue. Let us know when you’re ready to send us a link so we can take a look.
Best regards,
AndyHi,
glad you found the solution and thanks for sharing. Let us know in a new ticket if you have some more questions related to the theme. We are happy to assist you.
Best regards,
AndyHey andreasobermeier,
use this code inside Quick CSS field:
.text-sep.text-sep-date { display: none; }
Best regards,
AndyHey Peter,
check out this: http://kriesi.at/documentation/enfold/custom-social-icons/
Best regards,
AndyHey Grant,
hm I would ask Gravity Form support about it. But maybe this link could help: http://www.no-margin-for-errors.com/projects/prettyphoto-jquery-lightbox-clone/#prettyPhoto
Best regards,
AndyHey gdostudio,
Please update the theme to the latest version. That should fix any issues you are currently experiencing :)
To update to the latest version follow the simple instructions here. (Or if you want the super detailed explanation you can read this blog post)
If that does not help, feel free to reply here and we will take a closer look at the issue. In that case please also add your WordPress login credentials (in the “private data” field) so we can take a look at your admin area
Best regards,
AndyHey alexsotnik,
I don’t understand, can you explain further please? Would you mind providing a precise link to your site, showing the elements in question? We need to be able to inspect them in order to help :)
Best regards,
AndyHi,
the theme has an add in for LayerSlider, but not Revolution Slider, so LayerSlider is already installed with Enfold. Kriesi had to decide weather to support LayerSlider or Revolution Slider. He decided for LayerSlider, as you can see in the backend of Enfold.
However, I look at your page and your revolution slider looks fine to me:
Would you mind posting us a screenshot/mockup of what you would like to achieve? You can upload the screenshot to imgur.com or dropbox and share the link here :)
Best regards,
AndyHi,
Please clear browser cache and hard refresh a few times.
Best regards,
Andy-
This reply was modified 9 years ago by
Rikard.
Hi,
you’re still using an old version of the theme. Please update and let us know when you’re done with it.
Best regards,
AndyHi,
alright, let us know about your results.
Best regards,
AndyJuly 20, 2016 at 3:09 pm in reply to: Price not displaying on Details page using Shop demo theme #662987Hi,
we are still waiting for admin access. Please use private content field in this thread to provide us credentials.
Best regards,
AndyHi,
use this code for mobile:
@media only screen and (max-width: 767px) { .phone-info { position: relative; top: -9px; left: -62px; }}
and adjust as needed.
Best regards,
Andy -
AuthorPosts