Forum Replies Created
-
AuthorPosts
-
Hey hdpcr!
refer to this post ( 2. point ): https://kriesi.at/support/topic/sidebar-functionality-and-assigning-sidebar-to-category-archive-page/#post-175388
Best regards,
AndyHey!
you can control it using this code:
#fullscreen_slider_0 li.av-single-slide.slide-1.active-slide { background-repeat: no-repeat; background-size: 100%; background-position: 0px 175px !important; }
Make some changes on the values to adjust as needed.
Hope this helps.
Best regards,
AndyHey!
glad it’s working for you now. Sometimes you just need to rebuild the elements.
Let us know in a new ticket if you need help again related to the theme. We are happy to assist!
Cheers!
AndyHey Purplenaartjie!
please try to deactivate all your plugins, to see if one is causing this issue. You could also try to rebuild your image elements and to do so delete them and update your page. Afterwards choose a new image element from Avia Layout Builder to rebuild.
Hope this helps.
Best regards,
AndyHi!
thank your for this test link. Use this code to make things green:
.main_color .pricing-table li.avia-heading-row, .main_color .pricing-table li.avia-heading-row .pricing-extra { border-color: #5e7560; } .main_color .pricing-table li.avia-pricing-row, .main_color .pricing-table li.avia-heading-row, .main_color .pricing-table li.avia-pricing-row .pricing-extra { border-color: #5e7560; } .main_color .pricing-table li.avia-heading-row, .main_color .pricing-table li.avia-heading-row .pricing-extra { background-color: #5e7560; }
Best regards,
AndyHey!
yeah, there were some changes made in 3.2 for Events Calendar. Send us a link showing the issues you have and a screenshot showing what you want to achieve, so we can provide you some CSS code.
Regards,
AndyHi!
your are right.
As Elliott already mentioned there is no option to sort by filename or file date. You would need to search a plugin for it or hire a freelancer for this kind of job.
Best regards,
AndyHey Biju!
not sure what you mean. I can’t see any text around any image. Could you please provide us screenshots? you can use imgur or dropbox.
About which white gap are you talking about in your post page? please always use screenshot to make things clear.
Regards,
AndyHi!
I tried it on my own installation and it’s not happening. So I still think it might be caused by a plugin, but if you deactivated all of them and then cleared browser cache and it it still happening for you, there might be some corrupted files. In this case please delete all theme files via FTP and get a fresh copy from your themeforest account.
Make sure to have a backup.Cheers!
AndyHi!
please let us know in a new ticket if you experience any issues or have any questions.
Cheers!
AndyHey!
I think it will work, also when you need a specific order, as you can reorder all images in masonry gallery. Not sure what you mean with having color on hover, but captions are also possible. When you give us a test link showing your masonry gallery, then we can provide you some CSS to remove any white gap.
Best regards,
AndyHey!
1.) I don’t have an iPad, but on http://ipadpeek.com/ it is showing centered for me:
Please clear your browser cache and refresh a few times.2.) Do you mean you want to change position of the caption titles? If yes you can control it using this code:
figcaption.av-inner-masonry-content.site-background { top: 275px; }
3.) I am using a Mac book pro 15”, but try to play around with a different value for the width in your code. Also you can try to add an !important:
@media only screen and (min-width: 1800px) { .responsive.html_stretched .av-masonry-col-flexible .av-masonry-entry { width: 25%; !important } }
Hope this helps.
Regards,
AndyHey!
A) Control the position of your menu with this code:
nav.main_menu { top: 46px; }
B) Use this to control position of sub menu:
ul.children { top: 117px; }
C) Would be quite difficult to control the changing of logo shrinking as it is hard coded, but I suggest to use a png24 image file with transparent background, instead of a jpg image with white background.
Hope this helps.
Cheers!
AndyHi!
I can see the issue anymore that you showed on your first post. So I think it is solved, right?
Regards,
AndyHi!
please send us admin login, so we can have a deeper look. Post login details here as private reply.
Cheers!
AndyHi!
when you go to Products->edit your product in question->Product Data->Attributes
you can choose to add additional attributes to your product. I think this is how you did it already, right? For “Anmietung” you could just add (L x W x H) into the value field:
I hope this helps. Otherwise please send us admin login, so we can take a deeper look into it. Post login details here as private reply. Also please ask WooCommerce Support.
Regards,
AndyHey!
ich weiß leider nicht genau was du meinst. Möchtest du einen CSS code nur für eine bestimmte Seite anwenden? falls ja, kannst du dies mittels der page-id erreichen.
Also dass es bei dir zu Sprüngen kommt, finde ich sehr komisch. Ich würde dir ehrlich gesagt am liebsten empfehlen alle Theme Dateien via FTP zu löschen und dir eine frische Enfold Kopie von deinem Themeforest Account zu besorgen. Mach in jedem Fall vorher ein Backup.
Gruß,
AndyHi!
use this code for the title under “Die neuesten Portraits”:
h3.slide-entry-title.entry-title { font-size: 10px; margin-top: -6px; }
You can find more information on how to style text via CSS here: http://www.w3schools.com/css/css_text.asp
You can choose different fonts in Enfold->Advanced styling.
Regards,
AndyHi allerart!
kannst du uns zeigen was du genau meinst? ein Link, die die jeweiligen Unterkategorien zeigen, würde uns helfen.
Gruß,
AndyHey!
It would be best to ask the plugin author about that. Perhaps they have instructions for adding it in manually to a theme.
Regards,
AndyHi!
if you stop bumping into your own thread then you would get a faster reply, because your thread gets automatically marked as “answered” when you keep posting and gets behind in our queue.
Not sure what is causing this, but the site seems messed up and I can’t see that you installed the restaurant demo. Go to Enfold->Demo import and choose “Click to import” for the demo in question.
Note that all your settings will get overwritten by this.Are we allowed to import a demo by ourselves on your website?
If it does not work for you I suggest to delete all theme files before installing a fresh copy from your themeforest account via FTP.
Best regards,
AndyJune 19, 2015 at 4:40 pm in reply to: Code placed in Code Block is breaking Avia Layout Builder #462043Hi mediasauce!
are you talking about the footer/socket overlapping your form? if yes try to control it using this code in Quick CSS field:
footer#socket { top: 359px; }
Regards,
AndyHi Nathan!
how did you implement this video? you can send us admin login so we can take a deeper look into it.
Try to use a layout element, which has the size you want.Best regards,
AndyHi djshortkut!
1.) Just use media queries for iPad:
@media only screen and (max-device-width: 1024px) { .avia_desktop.avia_transform3d .av-caption-on-hover .av-masonry-entry.av-masonry-item-with-image .av-inner-masonry-content { text-align: center; }}
2.) Are you talking about the zooming effect of the masonry gallery? if you refer to this post:
https://kriesi.at/support/topic/disable-the-image-zooming-and-highlight-effect-on-portfolio-images/#post-3870793.) I can’t see any gap on the right side when opening your website (Safari, Chrome). Which browser version are you using? Please clear browser cache and refresh a few times. Try on another computer as well.
Best regards,
AndyHi!
I reported this issue again to Kriesi. Let’s wait for an answer from him and thanks for being patient with us.
Cheers!
AndyHi!
thanks for sharing this with us!
Let us know in a new ticket in case you have some new issues or questions. We are happy to assist.
Best regards,
AndyHey!
use this code to increase them:
#top .social_bookmarks li { font-size: 22px; }
You can go to Enfold->Social profiles and add your own link using a “Special” social profile. To add your own icons check out this: http://kriesi.at/archives/enfold-version-2-3-say-hello-to-our-new-iconfont-uploader
Cheers!
Andy -
AuthorPosts