Forum Replies Created
-
AuthorPosts
-
Hi,
a screenshot (imgur.com, dropbox) showing the elements in question would have helped a lot in understanding your needs. However, I guess you’re talking about this element:
@media only screen and (max-width: 767px) { .flex_column.av_one_third.av-animated-generic.fade-in.flex_column_table_cell.av-equal-height-column { padding: 10px 15px 36px 15px !important; }}
put this code into Quick CSS field and adjust if needed.
Best regards,
AndyHi,
as far as I can see it the header is already on top of the picture: http://i.imgur.com/LSwX9bF.png
There is no way to set is automatically, but you could set it for every single item, for example with this code:
#av-masonry-2-item-23062 .av-masonry-entry-title.entry-title { margin-top: -10px; }
To remove date:
span.av-masonry-date.meta-color.updated { display: none; }
Best regards,
AndyHi,
wenn ich die entsprechenden Optionen auswähle, dann wird bei mir der Preis angezeigt: http://i.imgur.com/sUJLeMa.png
Gruß,
AndyHey!
ja, das stimmt. Da können wir leider auch nichts ändern. In meiner Erfahrung macht es jedoch nichts, wenn du die AGB’s von vertrauenswürdigen Firmen wie Envato/Themeforest akzeptierst.
Gruß,
AndyHi,
I noticed that you are using a caching plugin. Would you mind opening your plugin’s settings page and temporarily deactivate the caching of your site? Then please try to clear your browser cache and hard refresh the site (Hold CTRL + SHIFT + RELOAD) to see if that solves the issue.
Best regards,
AndyFebruary 3, 2017 at 8:23 pm in reply to: Whitespace under logo and main header on custom page #742566Hey Daveid,
I think this won’t be easily possible. Am I getting it right, you are trying to avoid any content inside the main part of your website, to only show content inside header and footer? if yes why?
You could try to make the white part blue:
body { background: #201e87; } .container_wrap.container_wrap_first.main_color.fullsize { background: #201e87 } #header_main { border: none; }
Hope this helps!
Best regards,
AndyHi,
support only via this forum here. For any customizations go here: http://kriesi.at/contact/customization
You could use WooCommerce probably.
Best regards,
AndyFebruary 3, 2017 at 8:14 pm in reply to: Color Section Saves but then Disappears From Screen and Layout Builder #742564Hey psgdeveloper,
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 that does not help then 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,
AndyHey kex,
Eventuell sind einige Theme Dateien korrupt und in diesem Fall müsstest du alle Theme Dateien via FTP komplett löschen und dir hinterher eine frische Enfold Kopie von deinem Themeforest Account besorgen: http://kriesi.at/documentation/enfold/install-enfold-over-ftp/
Gruß,
AndyFebruary 3, 2017 at 8:12 pm in reply to: Cannot turn off display of "Category" and "Comments Count" in Blog #742562Hey Sarah,
use this code inside Quick CSS field:
span.blog-categories.minor-meta { display: none; } .slide-meta-comments { display: none !important; }
Best regards,
AndyFebruary 3, 2017 at 8:10 pm in reply to: Hide menu underline (for the secondary very top menu) #742561Hi,
try this:
#top .sub_menu>ul>li>a { pointer-events: none; }
Best regards,
AndyHey darryllevine,
check out our tutorial about it: http://kriesi.at/documentation/enfold/adding-your-own-icon-fonts/
Best regards,
AndyHey mstorm85,
Try the following:
1. Install this plugin: https://wordpress.org/plugins/simple-image-sizes/
2. Go to Settings > Media
3. Change theentry_without_sidebar
image size (increase its width / height).
4. Regenerate the thumbnails by clicking the button at the bottom.Best regards,
AndyHi,
Glad we could help!
Please take a moment to review our theme and show your support https://themeforest.net/downloads
To know more about enfold features please check – http://kriesi.at/documentation/enfold/
Thank you for using Enfold :)Best regards,
AndyHey Lukas,
I re opened the thread. Seems your WordPress installation is pretty broken. So go ahead an re install it.
Best regards,
AndyHi,
this is not about Enfold, but about WordPress itself. Everything is doable and a freelance developer could help you out here: http://kriesi.at/contact/customization
Best regards,
AndyHey Susanne,
you can move it up using this code inside Quick CSS field:
.slideshow_align_caption { top: -250px; }
adjust as needed.
Best regards,
AndyFebruary 3, 2017 at 7:14 pm in reply to: How to link to a page with tabbed content with a tab open? #742536Hi,
then just open your website with /#tab-id-2 at the end of the URL.
Best regards,
AndyHi,
use this code:
#top .header_color input[type='password'] { width: 22%; } input#Text1 { width: 20%; background-color: #f8f8f8; height: 32px; }
Best regards,
AndyHey Pascal,
to remove Enfold’s image hover use this code inside Quick CSS field:
.avia_transform a:hover .image-overlay { opacity: 0 !important; }
and for the new hover effect you can use something like this:
a:hover.avia_image { box-shadow: -11px 10px 5px 0px rgba(0,0,0,0.75); }
Adjust the values as needed. Refer to this site for more information: http://www.cssmatic.com/box-shadow
Best regards,
AndyFebruary 3, 2017 at 6:27 pm in reply to: Problems with AVIA Layout builder while usinge element code block #742522Hi,
Please deactivate all plugins one by one to check which one is causing this issue and let us know if this solves the problem.
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,
AndyHey davinc,
danke für den Hinweis.
Gruß,
AndyHey nane67,
noch nie gehört von solch einem Problem. Wir brauchen einen präzisen Link wo wir uns das mal anschauen können und am besten noch Admin login. Wenn du soweit bist, sag uns gerne bescheid.
Ansonsten versuche einmal alle Plugins zu deaktivieren, um zu schauen, ob eins dieses Problem verursacht.
Vielleicht sind auch einige Theme Dateien korrupt und in diesem Fall müsstest du alle Theme Dateien via FTP komplett löschen und dir hinterher eine frische Enfold Kopie von deinem Themeforest Account besorgen: http://kriesi.at/documentation/enfold/install-enfold-over-ftp/
Gruß,
AndyFebruary 3, 2017 at 6:17 pm in reply to: Adding color section to a page with grig rows breaks layout #742507Hi,
thanks for you brilliant video. I wish every request in our forum contains such a video. Great!
Please deactivate all your plugins, as one could cause this issue. If this does not help then 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,
I’m afraid Krieis is very busy with lots of other issues and improvements. So in the meantime you can take advantage of this plugin: https://wordpress.org/plugins/hash-link-scroll-offset/
Hope this helps you!
Best regards,
AndyHi,
normally we can’t provide support for any 3rd party plugins/programs, as written in our support policy. So there is no step by step instruction for this. Simply follow what Vinay was saying and put the code he provided into your functions.php.
Best regards,
AndyHi,
use this code inside Quick CSS field:
.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-15.avia-builder-el-no-sibling { height: 600px; }
and adjust as needed.
Best regards,
AndyHi,
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 :). You can find one here: http://kriesi.at/contact/customization
Best regards,
AndyHi,
bei mir wird es angezeigt: http://i.imgur.com/RSkVnUH.png
Bitte checke es auch auf einen anderen Computer.
Gruß,
AndyHi,
Elliott was famous for providing quite a lot of customizations. So yeah go ahead and try it. Follow exactly his steps: https://kriesi.at/support/topic/image-gallery-image-shows-up-by-click-instead-with-mouseover/#post-382049
Best regards,
Andy -
AuthorPosts