Forum Replies Created
-
AuthorPosts
-
Hi!
I already gave you the code for it here. Play around with different values for left, top or/and add some right, bottom value into it, until it fits your need.
Best regards,
AndyHey!
Ich verstehe dein Englisch leider auch nicht. Bitte einmal auf Deutsch.
Gruß,
AndyJanuary 21, 2016 at 2:10 pm in reply to: Advanced LayerSlider 5.6.2 lost styles in Enfold 3.4.7 and cannot save styles #569389@dcarlsondesign
I checked your website again and I can see the orange button just fine. Could you somehow fix it?Regards,
AndyHey!
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,
AndyHey bonanno!
ich denke das wird nicht so einfach. Schaue dir dazu diesen Thread mit dem selben Problem an: https://kriesi.at/support/topic/image-caption-show-in-lightbox/#post-457163
Gruß,
AndyHey!
then try to add an !important to it:
.logo { left: 34% !important; }Best regards,
AndyHey!
1.) Use this code to hide this second logo on desktop only:
@media screen and (min-width: 1200px) { .container.av-logo-container { display: none; }}You can adjust min-width value, which stands for screen size.
2.) I checked it on Chrome emulator for Samsung Galaxy S3 and on my own htc one s mobil phone and on both it looks like this for me:
Please clear browser cache and check on another device as well.
Best regards,
AndyHey!
also ich habe es bei meiner Installation versucht und so wie du es hättest, klappt es nicht. Daher wäre ein Feature Request sinnvoll. Vielen Dank!
Ich bin sicher da draußen gibt es auch ein Plugin mit solch einer Funktion.
Gruß,
AndyHi!
ich denke um wirklich verstehen zu können was du benötigst, wäre eine Skizze sehr sinnvoll. Verwende imgur.com oder dropbox, dann können wir dir u.a. präzisen CSS Code basteln.
Gruß!
AndyHey!
ist nun erledigt. Habe folgenden Eintrag im Copyright Feld verwendet:
[nolink] © Copyright – Übersetzungsbüro Heckes Italienisch deutsch - <a href='http://www.übersetzungsbüro-heckes.de'>www.übersetzungsbüro-heckes.de</a>Gruß,
AndyHey!
du könntest mit einem boxed layout arbeiten, dazu gehe zu Enfold->General Layout->”Use stretched or boxed layout?”
Ansonsten stehen dir alle Tools aus dem ALB zur Verfügung. Ich denke jedoch du wirst nicht drum herum kommen bei einem individuellen Design auch entsprechenden CSS Code zu verwenden.
Gruß!
AndyHey Dierbewust25!
about which demo content are you talking about exactly?
Regards,
AndyHey karlbaumgartner!
mir ist nicht ganz klar was du meinst. Kannst du uns bitte einen Link schicken wo wir sehen wovon du sprichst?
Gruß,
AndyHi ariane1001!
what do you mean? you can deactivate any sidebar when editing any page (look on the right side of the screen when editing a page).
Cheers!
AndyHey ftt123!
never heard about this plugin and we can’t provide support for every 3rd party plugin. Please ask plugin’s author about it.
Best regards,
AndyHey krestien!
use this code instead:
#top .social_bookmarks li:hover a { color: white !important; }Regards,
AndyHey jelle!
use “Icon Box” element.
Cheers!
AndyHi jelle!
when editing Seperator/Whitespace element choose “Custom”as “Horizontal Ruler Styling”. Then adjust top- and bottom-margin values as needed.
Cheers!
AndyHey wiwaldi79!
bitte nutze verschiedene Tickets für verschiedene Fragen.
1.) Du könntest CSS code verwenden, um das Styling hinzukriegen, dass du dir wünscht.
Gruß!
AndyHey techrisingkg!
try to deactivate all other plugins but Yoast, to check if one is causing this issue. Clear cache (from caching plugin as well) and hard refresh a few times.
Regards,
AndyJanuary 20, 2016 at 3:13 pm in reply to: white screen on admin after functions.php edit for google fonts #568656Hey AndreasRau!
hm it’s better to change theme files via FTP. Try to delete all theme files via FTP completely and get a fresh copy from your themeforest account.
Cheers!
AndyHey holzpaul!
I reopened it again. Sorry for the misunderstanding.
Cheers!
AndyHi!
no that won’t be easily possible. You can adjust media queries (max-width: 767px) to get different results on different screen sizes. For more information about this: css-tricks.com/snippets/css/media-queries-for-standard-devices/
Regards,
AndyHi!
try to create a new page using same content and let us know if the issue persists. Let all plugins but WPML deactivated while testing.
Are we allowed to deactivate all your plugins for testing purposes?
Cheers!
AndyJanuary 20, 2016 at 3:02 pm in reply to: Adding an image to the menu but with transparent background. #568648Hi!
not sure what you mean. Can you explain further what you are trying to do please? Why is a transparent header related to your footer?
Best regards,
AndyHi!
it does not look like this for me. Which browser and OS are you using?
Or could you fix it already? your website looks totally good to me.Cheers!
Andy-
This reply was modified 10 years, 1 month ago by
Andy.
Hey!
does sending emails work when activating a default WordPress theme? Because this issue is usually related to server settings. You might want to ask your host why your WordPress mails get blocked.
Try Contact Form 7 Plugin, which works although standard WordPress mails are blocked by server settings.
Best regards,
AndyJanuary 20, 2016 at 2:48 pm in reply to: Accordion slider doesn't work on some mobile devices #568641Hi!
I can’t imagine that there could be a different result when using same browser and OS but different mobile device. I still think it’s a caching issue. Unfortunately we can’t do much if we can’t reproduce the issue.
Best regards,
AndyJanuary 20, 2016 at 2:46 pm in reply to: Language-selector in main header area ner social icons #568639Hey!
mobile simply does not support transparent header yet.
Where is your mockup? Do you want to change flag to the right side again? as shown here? Please send us a precise mockup showing the results you want to achieve, then we could provide you precise css code.
Use this code to control flag’s position on mobile:
@media only screen and (max-width: 767px) { .avia_wpml_language_switch.avia_wpml_language_switch_extra { margin-left: 125px !important; }}Best regards,
Andy -
This reply was modified 10 years, 1 month ago by
-
AuthorPosts
