Hi,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
#top .avia-datepicker-div.ui-datepicker {
z-index: 999!important;
}
Best regards,
Yigit
Hi guys
I’m having a big headache with the image with hotspots. I’m trying to create an online course, and each slide uses an image with very precise hotspots. The problems I’m having are:
1) If aligned “top center”, the tooltip flashes/blinks on an off constantly
2) If aligned left or right, top, center or bottom, it’s mis-aligned..
See screenshot below.. the tooltip should be appearing next to the hotspot above it!!
screenshot
Please Help! I’m working to a REALLY tight deadline here, and I can’t think of any other way of doing this :(
Hi,
Thanks for the quick response, BUT there is an error on my plate.
In fact, I don´t have pages with comments, BUT post’s.
The problem happens when I stopped using the “DEFAULT EDITOR” and use the “AVIA LAYOUT BUILDER”.
In this case the “AVIA LAYOUT BUILDER” not obeys the primary order to allow comments, forcing me to use the “CONTENT ELEMENT – COMMENTS” to show the comments.
In this point the pagination stop to work in the POST.
Some sugestion?
Also,
When add the <br>, in Chrome when you go full-width the screen, the top headline (CURATED FASHION FOR LOVERS) goes side-by-side rather than multi-line (even though multi-line is checked).. but it doesn’t do that on IE or Firefox :(
Hi Rikard,
I added the missing code into my style.css. Not sure whether it covers all devices but it looked fine on my desktop, iPad and Xperia. I would just like to suggest to include a definition for this input type in one of your next updates.
input[type='reset'] {
background-color: #435960;
color: #ffffff;
padding: 9px 22px;
cursor: pointer;
border: none;
border-radius: 0px;
-webkit-appearance: none;
}
input[type='reset']:hover {
background-color: #88bbc8;
}
-
This reply was modified 9 years ago by
GSM.
Hi there,
tried suggested solutions that have been previously posted however the css is not working for me…could you please have a look and advise how i can remove bottom and top border from later slider. thanks
Hey Guys!
I’ve tried several possibilities from other threads but ended up having lots of custom css code and not getting the results.
Firstly I tested the following but it solely changed the static color for every icon (which also came in handy, but the other part of the code was completely useless)
top .social_bookmarks_linkedin:hover a {
color: #419cca;
background-color: transparent;
}
top .social_bookmarks_linkedin a {
color: white;
background-color: #419cca;
}
Then I tried this one which applied the new color to both, header and socket icons’ colour:
#top #wrap_all .av-social-link-twitter a {
color: #000000;
}
Despite my attempt to change the hover effect to BLACK it didn´t catch it at all. They’re still showing the custom trade mark colors for each social icon.
Any other contributions please?
Regards!
hacart
Hey Luisgasser,
There is a problem with the latest version of WooCommerce, following this might help you out: https://kriesi.at/support/topic/woocommerce-2-6-problem-urgent/#post-650161
Regards,
Rikard
Hi,
Great, glad you got it fixed and thanks for sharing the solution, it might help someone else in the same situation. Let us know if you should need any further help on the topic.
Thanks,
Rikard
Hi Peter,
Great, glad you got it working. Please let us know if you should need any more help on the topic.
Best regards,
Rikard
I thought of that after I posted here:
Thank you.
I thought of that after I left this post:
Thank you.
Hi,
Great, glad we could help. Please let us know if you should need any more help on the topic.
Regards,
Rikard
Hi,
Glad we could help, please let us know if you should need any more help on the topic.
Thanks,
Rikard
Hey OSD,
I’ve tagged the topic for our german speaking moderator, please wait for his reply.
Best regards,
Rikard
Hi Zheng Yu!
Try that one for the blog page
https://kriesi.at/support/topic/move-featured-image-below-post-title-date-etc/
let us know if it works as should.
Cheers!
Basilis
Hi,
Ok great, please let us know if you should need any more help on the topic.
Best regards,
Rikard
Hi,
Ok, thanks for letting us know. We’ll keep the thread open in case you should need any more help on the topic.
Regards,
Rikard
Hi,
I manage to get the Comment issue fixed. Seem like the post have to be re-update or publish for it to be able to show. Didn’t manage to exactly identify how I achieve it.
I have another issue, how do I move the featured image above below the Title and the Author, Comment, Date section.
I tried the recommendation on this post https://kriesi.at/support/topic/post-title-above-featured-image/. It works on the main post itself but it did not work on the all blog post page. http://strategistshub.com/articles/
I have revert back to the original coding for reviewing since it is working properly.
This site: http://www.sandlakecountryinn.com/
I have reservations and gift certificates as links in the top menu. They show on the desktop but not on mobile phone.
How can I fix this?
Also is is possible to put the word MENU by the hamburg menu?
Thanks in advance
Hi,
Your screenshot (http://imgur.com/l2BLztU) look different from the casadelmediadotcom site. We need to see the actual page. If you have any additional questions at this time we kindly ask that you open them up in a separate thread. The longer threads get in the forum, they become more difficult to support as they tend to drift off topic and they also make it troublesome for users trying to search for solutions. Keeping threads relevant to their original inquiry ensures that we can keep better track of what has been resolved and that users can more effectively find answers to similar issues they might be experiencing.
If possible, please create a single thread for each inquiry. Thank you for your understanding.
Best regards,
Ismael
Hi,
If you have any additional questions at this time we kindly ask that you open them up in a separate thread. The longer threads get in the forum, they become more difficult to support as they tend to drift off topic and they also make it troublesome for users trying to search for solutions. Keeping threads relevant to their original inquiry ensures that we can keep better track of what has been resolved and that users can more effectively find answers to similar issues they might be experiencing. Thank you for your understanding.
Best regards,
Ismael
Hi guys,
I have a date picker via the Enfold contact form and the position when clicked on is going on the top which is ‘hiding’ underneath the main menu so users won’t be able to choose the respective date. Is there a way to change it’s position of where it pops up? Maybe it pops up underneath instead of at the top?
Screenshot: 
Hi Rikard,
I was able to manage No Scalling and caption using fullwidth easy slider. I think I’m good on this topic.
Aparna
Hi,
Thank you for the info. Please add this in the Quick CSS field:
@media only screen and (max-width: 989px) {
.responsive #top .av-menu-mobile-active .mobile_menu_toggle {
display: inline-block;
}
.responsive #top .av-menu-mobile-active .av-subnav-menu {
display: none;
}
.responsive #top .av-menu-mobile-active .av-open-submenu.av-subnav-menu {
display: block;
}
.responsive #top .av-menu-mobile-active .av-subnav-menu li {
display: block;
border-top-style: solid;
border-top-width: 1px;
padding: 0;
}
.responsive #top .av-subnav-menu > li:first-child {
margin-top: -1px;
}
}
Best regards,
Ismael
Hey Vincent,
Thank you for using Enfold.
Create a new shortcode from the avia_title function. More info here: https://kriesi.at/support/topic/how-to-using-the-breadcrumb-shortcode/#post-523485
Best regards,
Ismael
Hi,
1. You can move your calendar with this code:
.flex_cell.no_margin.av_one_fifth.avia-builder-el-24.el_after_av_cell_three_fifth.avia-builder-el-last {
position: relative;
top: -10px;
}
2. Turn on custom class for all ALB elements at first: kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/
Then provide a custom css class for your title element. Finally use a code like this in Quick CSS field:
.your-custom-class-for-title-element {
position: relative;
top: 50px;
}
3. Use this code:
#top .av-subnav-menu li a {
font-size: 16px;
}
and adjust as needed.
In the future please open different tickets for different questions.
Best regards,
Andy
Hi,
turn on custom class: kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/
Then give your image in question a custom class. Finally use this code in Quick CSS field:
.your-custom-class {
top: 227px;
}
and adjust as needed.
Best regards,
Andy