If we can see your site live so we can inspect the issues we can assist with fixes.
Hi!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.header_color .main_menu ul:first-child>li>a:hover {
background-color: white!important;
color: black!important;
}
Regards,
Yigit
Hi!
Please refer to Ismael’s post here to add a tagline https://kriesi.at/support/topic/how-can-you-add-a-tagline-or-subheading-to-all-pages-for-the-enfold-theme/#post-203194
and please add following code to Quick CSS
.avia-menu-fx { bottom: 20px; }
Best regards,
Yigit
Hello Devin,
i apology if that sounds like a whining. I love this theme and i’m trying to use it properly.
Considering that words into the buttons are not so long, like “Cassa” instead of “Cart” and i have the exactly same issue on the english version of the shop i guess there is some css that get some conflict.
It is possible to know where to put hands on? :)
I got the scroll issue aswell and i found the solving css
In particular i have problem concerning the Cart on the sidebar, because i want to keep it there.
Any help would be appreciated.
Kind regards
Alex
Hey Nate!
Please add following code to Quick CSS in Enfold theme options under Styling tab
#top .avia-smallarrow-slider-heading> div {
display: inline;
}
Cheers!
Yigit
Hey!
The sizes for items are set for english so they will need some manual adjustment if the contents is too long for how they are set by default. If we can see your site live we can assist with the needed updates.
Its quite a bit of a stretch to say that these make the site improperly designed however.
Regards,
Devin
This reply has been marked as private.
Anyone can help me with this issue?
Hi!
I strongly believe that it is plugin related as i have never seen such bug on an Enfold website. But please try re-installing the theme via FTP
For a quick guide on updating your theme take a look at this video on updating the theme via FTP: https://vimeo.com/channels/aviathemes/67209750
Regards,
Yigit
Hi blendside!
Please add following code to Quick CSS in Enfold theme options under Styling tab
@media only screen and (max-width: 480px) {
.logo img { max-height: 70px!important; }}
You may need to adjust the value. Or you can post the link to your website and we can provide you more accurate custom CSS code
Best regards,
Yigit
Hi awesome Kriesi-Team! :)
I’m preparing another enfold-website for a new client. I already made some custom css-changes but still have the following issues (I already used the search-function without success in my case.
– I need the logo to be aligned right instead of default left. The main navigation stays left.
– the mobile navigation icon is overlapping the logo on smartphones
– I can’t use the fixed header with my quick css (where I moved the logo above the main navigation)
I already set the following quick css code for having the logo above the main navigation:
http://webigami.de/deppisch/wp-content/uploads/2014/02/quick_css_jansthh.png
The drafted website: http://www.webigami.de/deppisch
I would very much appreciate your advice.
Cheers and thanks,
Jan :)
Hey!
Please add following code to Quick CSS in Enfold theme options under Styling tab and adjust as needed
.av_font_icon.av-icon-style-border a.av-icon-char:hover:after { box-shadow: 0 0 0 2px red; }
Best regards,
Yigit
Hey CloudChoice!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.avia-button.avia-size-small { pointer-events: none; }
Best regards,
Yigit
Hoping you can help. I have looked through a number of posts and I can’t seem to fix this.
I am using the enfold theme. I wanted to play around a bit with the stretched vs the boxed layout and background colors. Using the boxed layout – I see where you get the option to change the background color or image.
I did successfully change it to a random color. I am now not able to get rid of that color and choose one to my liking. I have tried adding code to the Quick CSS box but this does not help.
Thanks for looking into this.
Hi,
Thanks, but this displays the responsive menu when seen on tablet. I want to display the regular menu on tablet.
To sum things up, I want to display:
– the regular menu over 989px,
– the responsive menu under 767px,
– the regular menu with adapted logo width, font size and padding for everything between 768px and 988px.
Basically what I used to do before, using the code I gave you earlier.
Cheers.
Hi sundialstudios!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.avia-slider-testimonials.avia-testimonial-wrapper .avia-testimonial:first-child {
position: relative!important;
}
Bug was already reported and it will be fixed in upcoming updates.
Regards,
Yigit
This reply has been marked as private.
This reply has been marked as private.
I would like to know if you can give us a code so that the Search icon is preceeded by the word search (or for the multilingual – recherche – in french) in Enfold.
Or, perhaps easier, if it is possible to change the appearance or function to that of how it appears in Choices theme. Also with the social media icons beside it, instead of above.
Thank you so much, this would be a great help.
Hi danielammounah!
Can you post the link to your website so we can take a look? If you are not using the latest version of the theme, please upda Enfold to the latest version 2.5.2
http://kriesi.at/documentation/enfold/updating-your-theme-files/
Regards,
Yigit
I found a previous post that goes into this in detail but the outcome is somewhat an incomplete fix.
https://kriesi.at/support/topic/lightbox-images-on-iphone-or-ipad-dont-resize/
Basically, when I open my thumbnails on iphone, the bottom banner under the lighbox image does not show correctly (see the link above).
The CSS given by the moderator fixes this issue but I dont need a transparent banner here, it should be like the original Enfold demo with a white box and the page numbers and close symbol. I have tested this on the demo and there seems to be no issue here.
Can anyone help, am i missing something from my theme or css?
Thanks
Hi!
Please add following code to Quick CSS in Enfold theme options under Styling tab
@media only screen and (max-width: 989px) and (min-width: 768px) {
.responsive .mobile_menu_tablet .main_menu {
display: block;
}}
Best regards,
Yigit
1- website is not up yet. Any other way we can work this out?
2- no plug in. I wondered if there is a way to integrate the shortcode you have for the newsletter subscription.
The border, padding and top menu is still there somehow please use google chrome browser and you will se it.
Think its something about : class”container” or class”sub_menu” and id”header_meta´”
My CSS so far:
/* Font size */
body { font-size: 14px;}
/* Disable Enfold Responsive menu button */
.main_menu .mobileMenu { display:none !important; }
/* Disable top menu */
#header_meta { display: none !important;}
/* Disable top social bookmarks */
#top .social_bookmarks { display: none;}
/* Disable logout link in menu */
.page-item-logout {display:none;}
.bottom_nav_header.social_header #header_main .container {height: 140px; }
#header_main .container_wrap { border-top-style: none; }
//M
This reply has been marked as private.
Here is our work in progress ;)
http://www.gloopy.co.uk/
Hey nupurp!
Can you elaborate? I have checked your website on my iPhone 4 ios7 and i had no problem viewing your website. Please see screenshots below
https://dl.dropboxusercontent.com/u/14975671/photo%201.PNG
https://dl.dropboxusercontent.com/u/14975671/photo%202.PNG
Regards,
Yigit
Hey!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.four.units.single-product-main-image {
overflow: hidden;
}
Regards,
Yigit
Hejsan!
Please add following code to Quick CSS in Enfold theme options under Styling tab and adjust as needed
@media only screen and (max-width: 480px) {
#av_section_1 .hr {
height: 100px!important; }}
Cheers!
Yigit
Hey Kimberly!
Please add following code to Quick CSS in Enfold theme options under Styling tab
@media only screen and (max-width: 767px) {
.responsive #top .avia-smallarrow-slider .flex_column {
margin: 0px!important;
width: 50%!important;
}}
Regards,
Yigit