Forum Replies Created
-
AuthorPosts
-
Hi!
look at Yigit’s Code and change from this:
.av-border-cells .flex_cell:first-child { border: none; border-left: 10px solid white; }
to this code:
.av-border-cells .flex_cell:first-child { border: none; border-left: none; }
Then add this code:
.avia-image-container-inner { height: 185px; }
I hope this fixes the issue finally!
Cheers!
AndyHi!
please remove this part of my code from above (inside media querries):
label.checkbox { margin-left: 75px; margin-top: -75px !important; float: left; }
also remove this code (inside media querries):
p.form-row.terms { float: left; margin-left: -118px !important; margin-top: 15px !important; }
Instead just put this code into your Quick CSS:
@media only screen and (max-device-width: 767px) { input#terms { top: -21px !important; }}
This should fix it I think.
Best regards,
AndyHi!
unfortunately I can’t open your website anymore and get a “Gateway Timeout: can’t connect to remote host” error. Could you please check?
Not sure why it’s working for four images but not for the other two … we need to check your backend.
Best regards,
AndyHey!
as it is working for thousands of others try to delete all theme files and get a fresh copy from your themeforest account. If it is not a caching issue from server side, then this should fix the issue.
Regards,
AndyHi!
dann passe den Code bitte selbstständig an. Einfach die Zahlen bzw. Werte verändern, so wie es für dich dann passt. Einen Freelancer, der diesen Job für dich übernehmen könnte, findest du hier.
Gruß,
AndyJune 18, 2015 at 6:41 pm in reply to: Header conflict with Avia Layout Builder and LearnDash #461497Hi Morticka!
not sure what you are trying to achieve.
1.) Do you want to hide those elements? if yes use this code:
div#learndash_topic_dots-43 { display: none; } div#learndash_back_to_lesson { display: none; }
2.) Please provide us a mockup/screenshot showing what you are trying to achieve. Use imgur.com or dropbox.
If you don’t want the header to grow/change, then make the settings in Enfold->Header->Header behaviorRegards,
AndyHey!
ich habe deinen bisherigen Wert einfach erhöht und dann scheint es zu passen:
.content { padding-top: 260px; }
Leere deinen Browser Cache, falls du keine Änderungen sehen solltest.
Für mobile nutze diesen Code:
@media only screen and (max-device-width: 767px) { main.template-page.content.av-content-full.alpha.units { top: -170px; }}
Gruß,
Andy-
This reply was modified 9 years, 8 months ago by
Andy.
Hey!
for mobile use this code:
@media only screen and (max-device-width: 736px) { .mejs-container.mejs-audio { top: -125px; }}
Regards,
AndyHi!
I think you can achieve something similar with this code:
p.powerpress_links.powerpress_links_mp3 { margin-top: -182px; }
Will be difficult to give the “Podcast:” and “Subscribe” line different CSS right now. However, you could try to activate custom class for all ALB elements.
Best regards,
AndyHey Ed!
both websites are using an old version of Enfold. Please upgrade to Enfold v3.2. Also deactivate all plugins, to see if one is causing this issue.
Regards,
AndyHey!
it does work for me. I made a test site on your installation ( … /test-kriesi) and implemented a youtube video as background video. It autoplays just fine for me.
Could you fix it?Cheers!
Andy-
This reply was modified 9 years, 8 months ago by
Andy.
June 18, 2015 at 12:04 pm in reply to: Der Headerbackground wird auf dem Handy nicht responsive dargestellt #461210Hi ohormes!
setze diesen Code für deinen header background (mobile) im Quick CSS Feld ein:
@media only screen and (max-device-width: 767px) { .header_color .header_bg { background-size: 128%; background-position: -35% 3%; }}
und passe eventuell die Werte noch an.
Social Media Icon sind im Hochformat für mobile Darstellungen für gewöhnlich nicht im Header, weil dafür kein Platz vorhanden ist. Wenn du das wirklich möchtest, müsstest du uns zeigen wo du sie haben willst (ich sehe aktuell keinen wirklichen Platz dafür). Du findest sie aber im Footer …
Lieben Gruß,
AndyHey!
I just tried to implement a background-image into my main content with left sidebar and it worked. I used this code:
main.template-page.content.av-content-small.units { background-image: url(https://www.image.de/image.jpg) }
Hope this helps!
Regards,
Andy-
This reply was modified 9 years, 8 months ago by
Andy.
Hi!
no, put Ismael’s code into functions.php (even better inside your child theme.
Cheers!
AndyJune 18, 2015 at 10:46 am in reply to: Preis-Tabelle: Zeilen-Zuordnung von Beschreibungs- zu Standardspalte #461197Hi!
was genau meinst du? wie möchtest du es denn haben? kannst du uns bitte genauer klären welche Änderungen du dir wünscht? eine Skizze, die zeigt was du erreichen möchtest, würde uns sehr helfen. Du kannst imgur.com oder dropbox dafür verwenden.
Gruß,
AndyHi!
I can’t open your link, because it says it’s not a secure website. We would need to inspect the elements, so please check.
Screenshots showing what you want to achieve would help a lot. Please use imgur.com or dropbox.Regards,
AndyHey!
try this code in Quick CSS field:
@media only screen and (max-device-width: 736px) { .av-parallax.avia-full-stretch.enabled-parallax.active-parallax { background-image: none !important; }}
Regards,
AndyJune 17, 2015 at 9:47 pm in reply to: Problem Changing Size of Featured Image in Blog Post via Child Theme #460991Hey!
actually Ismael’s suggestion does answer your question, because this plugin will help you achieve what you want. With it you can define and change size of all your WordPress images, including your featured image. Please use it and let us know in a new ticket, if you have some more questions related to the theme.
Cheers!
AndyJune 17, 2015 at 9:43 pm in reply to: How to adjust the width of the responsive Slide In Menu ? #460988Hi!
try this code in Quick CSS:
ul#mobile-advanced { width: 65%; }
and adjust as needed.
Regards,
AndyHey Taryn!
I get a “Gateway Timeout: can’t connect to remote host” error when trying to open your website. Can you check this please? We would need to inspect the elements.
However, try to clear browser cache and refresh your website a few times.Cheers!
AndyHey!
not sure what you mean. Please show us screenshots showing what you want to achieve.
Do you mean decreasing the space between header and content? if yes use this code:main.template-page.content.av-content-small.alpha.units { margin-top: 8px; }
and adjust as needed.
Best regards,
AndyHey Kevin!
please always provide us a link showing what you are talking about, because we need to inspect the elements. Screenshots showing what you want to achieve would help a lot.
Regards,
AndyHey!
please refuse from bumping into your own thread, as it pushes your thread behind in our queue and we can’t provide a faster reply in this case (because your thread gets marked as “answered”).
I get a “Gateway Timeout: can’t connect to remote host” error when trying to open your website. Can you please check?
1. Can you please show us what you mean? always provide a link showing what you are talking about (screenshots would help as well).
2.) We would need to see it, but not possible as your website does not load for me.
Let us know when you and your website is ready.
Cheers!
AndyHi!
add this code:
.avia-content-slider-element-container.avia-content-slider-element-slider.avia-content-slider.avia-smallarrow-slider.avia-content-slider-active.avia-content-slider1.avia-content-slider-odd.avia-builder-el-1.el_after_av_hr.avia-builder-el-last { height: 540px; }
Best regards,
AndyHey!
I can’t open the site and get a “Gateway Timeout: can’t connect to remote host” error. Could you check please?
Try to implement your code using the code element of Avia Layout Builder.
Cheers!
AndyJune 17, 2015 at 6:52 pm in reply to: LayerSlider WP with Image and Video not all Full Width #460911Hi!
I can’t see any space left or right. Your slider seems to me fullwidth. Could you fix it? If not, can you show us screenshots of the issue please? you can use imgur.com or dropbox.
Best regards,
AndyJune 17, 2015 at 6:29 pm in reply to: How to make the background image for the header area NOT repeat #460903Hi!
if it does not work for you, you might need to add an !important into Yigit’s code:
.header_color .header_bg { background-repeat: no-repeat !important; background-size: cover !important; }
However, I can see that the background image you are using is very small (370x183px):
Please regenerate your thumbnails and clear browser cache.
Best regards,
AndyHi!
super, dann lass uns wissen, falls du noch Unterstützung damit brauchst. Ansonsten fühle dich frei ein neues Ticket aufzumachen, wenn du eine neue Frage hast.
Gruß,
AndyHi!
wir können hier nur Support für das Theme bieten. Wie du das genau mit Mailchimp hinbekommst, erfragst du am Besten bei denen: http://mailchimp.com/contact/support/
Gruß!
Andy -
This reply was modified 9 years, 8 months ago by
-
AuthorPosts