Forum Replies Created
-
AuthorPosts
-
Hi,
you could use this for background color:
#top #avia-menu .sub-menu, #top #avia-menu .sub-menu li a { background: rgba(255,255,255,0.2) !important; }
0.2 is opacity and the other numbers (255) are defining the color. Adjust it as needed.
Best regards,
AndyNovember 30, 2016 at 1:57 pm in reply to: Slider: After changing the text of the demo slider layers: Some do not show #718759Hi,
link you’ve provided does not work for me. Can you check please?
Best regards,
AndyHi,
a logo is an image, which can’t be made transparent. You need to use a different logo for mobile, a transparent one. So you would do the same I already provided to you.
Best regards,
AndyHi,
I checked your homepage, but I can’t find any erros in the console anymore: http://imgur.com/a/qXucL
Could you fix it?Best regards,
AndyHi,
please read our documentation I’ve provided to you carefully, as everything is explained there in detail.
The final code:
.your-custom-class { padding-right: 0px; margin-right: -10px; }
needs to be wrapped with media queries, for example:
@media only screen and (max-width: 989px) and (min-width: 768px) { .your-custom-class { padding-right: 0px; margin-right: -10px; }}
and put inside Quick CSS field.
Best regards,
AndyHi,
try this code inside Quick CSS field:
.single .post-meta-infos { text-align: left !important; }
Best regards,
AndyHi,
glad you could find a solution for it by yourself. 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,
then I don’t know why you’re asking :).
Anyway, let us know in a new ticket if you need some support with our themes. We’re glad to help you out.
Best regards,
AndyHi,
then use this code instead:
#order_review dl.variation { margin-top: -21px !important; }
Best regards,
AndyNovember 30, 2016 at 1:35 pm in reply to: Enfold Travel Demo: Slide-Show Headline and Button responsiveness #718736Hi,
you need to adjust media queries and for more information about it check out: https://css-tricks.com/snippets/css/media-queries-for-standard-devices/
Best regards,
AndyHi,
I’m using Chrome and it’s header is shrinking fine for me: http://imgur.com/a/hJLia
Best regards,
AndyNovember 30, 2016 at 1:33 pm in reply to: Fixed mobile menu / #anchor links / mobile menu doesn't fadeout completely #718733Hi,
Please deactivate all plugins one by one to check which one is causing this issue and let us know if this solves the problem.
If it doesn’t help, then open a new ticket in our form and provide us admin access.Best regards,
AndyNovember 30, 2016 at 1:30 pm in reply to: Overview Page all Product Images same size and shown in total #718728Hey diotti,
Wordpress is cropping images by default when uploading them and if you want to control this behavior you can use a plugin like this: https://wordpress.org/plugins/simple-image-sizes
I hope this will help :).Best regards,
AndyHi,
difficult for me to understand you. As ismael already said you can override template files inside a child theme only. So I think for the things you want to achieve, you would need to hire a freelance developer.
Best regards,
AndyHi,
you could move your icon to the left with this code:
a.av-icon-char { left: -106px; }
Adjust as needed.
Best regards,
AndyHi,
remove any customizations you’ve done and make sure you’ve got a clean installation of Enfold. No custom code, no plugins, etc. Also 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,
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 :)
Also please explain further, to be honest I have no idea what you’re talking about. Maybe add some screenshots highlighting what you mean (imgur.com, dropbox).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,
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.
Also please post your ftp details here as private reply.
Best regards,
AndyNovember 30, 2016 at 11:16 am in reply to: Change number of posts/rows displayed in post slider on mobile version #718682Hi,
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,
AndyNovember 30, 2016 at 11:16 am in reply to: Page numbers are displayed vertically – how do i make it horizontal? #718680Hi,
use this code inside Quick CSS field:
.wcv-grid ul li { display: initial; }
Best regards,
AndyHi,
it seems you could achieve it: http://i.imgur.com/ktg8ve1.png, because now your image is right next to the text. If you still need help with this, then it would be best to always open a new ticket for a new question.
Best regards,
AndyHi,
der Admin Login funktioniert nicht. Bitte einmal checken.
Es gibt verschiedene Slider in Enfold, daher wäre es toll, wenn du etwas genauer beschreibst was los ist und welchen Slider du verwendest. Screenshots wären hilfreich, damit wir dich besser unterstützen können (nutze imgur.com oder dropbox).
Gruß,
AndyHi,
wpml is the one which is compatible with Enfold and Polylang unfortunately is not. As written in our support policy, we can’t support all 3rd party plugins existing out there, so if you need to work with a plugin which is not compatible, then you need to hire a freelance developer who can make this plugin compatible for you. You can hire one here: http://kriesi.at/contact/customizationBest regards,
AndyHi,
when using your code+text content inside Code Block element, then make sure that everything is written as code and not as normal text. So for example this part:
Google part du constat que les recherches mobiles progressent rapidement et de manière constante depuis plusieurs années.
should be wrapped with code, like:
<p>Google part du constat que les recherches mobiles progressent rapidement et de manière constante depuis plusieurs années.</p>
Hope this helps!
Best regards,
AndyHey Tflores87,
please use different tickets for different questions.
1.) Unfortunately it would require quite some time and customization of the theme to achieve this, so I am sorry to tell you that this is not covered by our support. However if its really important for you to get this done, you can always hire a freelancer to do the job for you :)
2.) Try this solution: https://kriesi.at/support/topic/instant-ajax-search-on-sidebar/#post-198969
Another solution is not available so far (again a freelancer would be needed).3.) It seems you need quite advanced functions for your search fields. Check out Search WP plugin from our recommended plugin list: https://kriesi.at/support/topic/recommended-plugins/
Best regards,
AndyHi,
clear browser cache and hard refresh a few times.
Best regards,
AndyHey Marc,
make sure your using newest theme version and deactivate all plugins to check if one is causing this issue.
Best regards,
AndyHey rwarner77,
what exactly do you mean? can you explain further please and maybe show an example of what you’re trying to achieve?
Best regards,
AndyNovember 29, 2016 at 5:49 pm in reply to: contact form and text next to eachother in a 1/2 block is that possible? #718402Hey Angelo,
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,
Andy -
AuthorPosts