Forum Replies Created
-
AuthorPosts
-
Hi!
you can move this image down using this code:
.avia-image-container.av-styling-.avia-builder-el-8.avia-builder-el-no-sibling.custom-image.avia-align-center { bottom: -24px; }
Best regards,
AndyHey!
you can try to use shortcodes instead. Activate debug mode and use the shortcodes you generate when using ALB to put them inside of WooCommerce shop page.
Best regards,
AndyJuly 8, 2015 at 6:24 pm in reply to: Mobile version of portfolio generates white gaps between photos #470448Hey!
einen Code dafür können wir dir nicht so einfach bauen, das wäre ein Job für einen Freelancer.
Zu deiner anderen Frage:
Ein ” hat nichts bei einem Farbwert zu suchen. Wenn ein Code falsch ist, kommen natürlich auch falsche Ergebnisse bei raus. Wir können nicht jeden möglichen Fehler im Code berücksichtigen.Gruß!
AndyHey jorche!
you can move your code into child theme’s functions.php.
Cheers!
AndyHi vblaes!
please try to update the theme again (via FTP).
If that does not help you might need to delete all theme files and get a fresh copy from your themeforest account, as there seem to be some corrupted files.Cheers!
AndyHey Heathcliffe!
can you show us a link to your website where we can see which font you are using in your footer?
Best regards,
AndyHey simplr_logic!
try to clear browser cache and hard refresh you website a few times.
Best regards,
AndyHey!
you are still using the old version of the theme. At first please upgrade and let us know when you are done and still need help.
Best regards,
AndyHey!
sorry, genau das meinte ich auch: “Section ID”. Trage dort ein bestimmtes Wort ein, welches du dann via CSS code abrufen kannst. Das Tutorial dazu noch mal hier: http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/
Gruß,
AndyHi!
Wordpress is cropping by default. You can control it using a plugin like this: https://wordpress.org/plugins/simple-image-sizes/
Cheers!
AndyJuly 8, 2015 at 2:02 pm in reply to: Google Maps: Custom Markers aligned on center instead of bottom #470259@Trender
Thanks for the answer!I will close this thread now, as it is quite old already. Feel free to open a new ticket if you have any questions or issues related to the theme.
Regards,
AndyHey!
are you using any kind of caching? if yes switch if off and clear browser cache. Try to deactivate all plugins to see if one is causing this issue. Did you add any custom code into custom.css?
Best regards,
AndyHey!
use this code:
.avia-image-container.av-styling-circle.avia-builder-el-12.avia-builder-el-no-sibling.avia-align-center { top: -50px; left: 135px; width: 150px }
Cheers!
AndyHey!
hm I can’t see any issue on the site you have provided in your first post, because there is only one item. That’s why not sure if we can fix it for you. Feel free to hire a freelancer here.
Regards,
AndyHi!
deine Tabelle sieht für mich super aus, denn alle Zellen haben die gleiche Größe. Konntest du es hinbekommen wie du es dir wünscht? Falls nein sende uns bitte einen Screenshot zu, der zeigt was du benötigst.
Gruß,
AndyHi steffenhn!
ad first please upgrade to Enfold v3.2.2.
Seems like you achieved it as different links are pages of the page “aarhus”.
You can remove those dots with this code in Quick CSS field:
#top .widget_nav_menu ul ul li:before { display: none; }
Best regards,
AndyHey!
öffne das element im ALB um es zu editieren. Scrolle runter bist du “Unique CSS Class” siehst.
Gruß,
AndyHi wiwaldi79!
I recommend to create a widget inside your footer with those images.
Cheers!
AndyHi wiwaldi79!
use this code:
.avia-content-slider .slide-image { border-radius: 0 !important; }
Best regards,
AndyHey jbades!
not sure what you are trying to achieve, but I think turning custom classes to all ALB elements might help you: kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/
Best regards,
AndyHey wiwaldi79!
please always use the newest theme version. Upgrade to Enfold v3.2.2.
Best regards,
AndyHi!
refuse from bumping into you own thread as it pushes it behind in our queue.
You can try to activate custom class for all ALB elements.
Hope this helps.
Cheers!
AndyHey beyond-flora!
I am sorry, but that’s beyond our support scope. I personally have no experience with such a function/plugin and you would need to search by yourself. A recommended list of plugins for Enfold: https://kriesi.at/support/topic/recommended-plugins-last-update-04-09-2013/
Best regards,
AndyHi!
it could be possible but as Elliott already mentioned it would require a huge amount of time and coding and that’s why it would be considered as custom work. You can hire a freelancer for this job here.
Regards,
AndyHey!
use this code to control breadcrumb position:
.breadcrumb-trail { position: relative; top: 50px; }
To remove page title:
.title_container .main-title { display: none; }
Which background color are you referring to? you can choose any background color in the Styling settings of the theme.
Best regards,
AndyHi!
you can add even more icon fonts into Enfold: http://kriesi.at/documentation/enfold/adding-your-own-icon-fonts/
Any additional animation for an icon would be considered as custom work and for this job you can hire a freelancer here.
Best regards,
AndyHey!
this would require quite a los of time on customizations of the theme and would be considered as custom work. You can hire a freelancer for this job here and make a feature request for Kriesi here: https://kriesi.at/support/enfold-feature-requests/
Cheers!
AndyHi!
du könntest die neue Tabelle mittels CSS code ausstatten. Aktiviere dafür Custom Class for all ALB elements.
Dann kannst du deiner Tabelle eine unique CSS Class zuweisen und diese im Quick CSS code stylen.Hoffe das hilft!
Gruß!
AndyHey!
this is not a theme related issue, because this is a normal Google function and we have no control over those features. Please ask Google support.
Cheers!
AndyJuly 8, 2015 at 12:17 pm in reply to: Mobile version of portfolio generates white gaps between photos #470146Hi!
you need to control every single entry:
@media only screen and (max-device-width: 736px) { .grid-entry.flex_column.isotope-item.all_sort.no_margin.post-entry.post-entry-395.grid-entry-overview.grid-loop-2.grid-parity-even.firmengeschichten_sort.av_one_fourth.default_av_fullwidth.no_combo { margin-top: -10px !important; } .grid-entry.flex_column.isotope-item.all_sort.no_margin.post-entry.post-entry-356.grid-entry-overview.grid-loop-3.grid-parity-odd.firmengeschichten_sort.av_one_fourth.default_av_fullwidth.no_combo { margin-top: -73px !important; } .grid-entry.flex_column.isotope-item.all_sort.no_margin.post-entry.post-entry-338.grid-entry-overview.grid-loop-4.grid-parity-even.post-entry-last.privatgeschichten_sort.av_one_fourth.default_av_fullwidth.no_combo { margin-top: -145px; }}
adjust as needed.
Von welchem Programmierfehler redest du? kannst du uns bitte einen Link schicken wo du das Ticket dafür eröffnet hattest? wenn du dafür noch keins offen ist, dann mache bitte ein neues dafür auf.
Gruß!
Andy -
AuthorPosts