Hello, I would like to use the Avia Login Form Widget that you use for this forum. I found this thread, but it is closed and does not contain a solution. https://kriesi.at/support/topic/avia-login-form/#post-171693
Could you please help me with this?
Thanks!
Yes – unfortunately that won’t serve our purpose as I want to get content from another page / multisite ID excepting for the slider at the top as that is not compatible with this function (according to Dude).
Hi!
It seems like you have choosen to display “Insights” as Megamenu. If you did not do it on purpose, you can go to Appearance > Menus and uncheck “Use as Mega Menu”. Also you can add following code to Quick CSS in Enfold theme options under Styling tab to decrease the size of titles of Mega Menu
#top #header .mega_menu_title a { font-size: 14px; }
Cheers!
Yigit
Hi,
I updated to the newest version of enfold, and before the blog layout was perfect. I had each blogger submit a post, with their gravatar on the left side and the feature image on top. I used the settings “multi-author (shows grav..) and now with the new theme there is a new option for single posts (big or small) and on the old, there was none, and I think that is not allowing the gravatars to show up. Anyway I can fix this? Thanks!!!!
I recently asked if I could reduce the height of the header and make some adjustments to some white space below my header.
Yigit was kind enough to help me with that but now my fixed small header isn’t reducing in size when I scroll down the page even though the logo does resize. Can I restore the header resize-while-scrolling feature while keeping the adjusted size of my header?
Also, is there a way to reduce the amount of padding between the top of my portfolio grids and the bottom of the page title bar below the header?
Thanks again!
How I can put 2 logos at the same time in the top of my page?
Thanks!
Hey Ygit,
Thank you for your message.
But … How can I resize my menu width?

Thank you so much.
Stéphane
-
This reply was modified 12 years, 4 months ago by
obthway192.
Hey!
Please add following code to Quick CSS as well
.main_menu .menu ul { top: 95%; }
.avia-menu-fx { bottom: 5px; }
Best regards,
Yigit
Hey sbrohamm!
Please add following code to Quick CSS in Enfold theme options under Styling tab and adjust as desired
.fixed_header.social_header #main { padding-top: 80px; }
Cheers!
Yigit
Hi roekeldalsum!
That’s not an actual shortcode, it’s an image asset used in the Avia backend.
However, you could use custom bullets in your lists, check this topic: https://kriesi.at/support/topic/custom-bullet/
Best regards,
Josue
I have used the code provided in the thread linked below to adjust the height of my header to a slightly smaller size. https://kriesi.at/support/topic/enfold-questions/ thread
My question is, how can I remove the white space between my layerslider and header that was added when I adjusted the size of the header?
Thanks
Hey Monsoon!
You can request such feature here https://kriesi.at/support/topic/enfold-feature-requests/
It is possible, but you are going to need to hire a freelance developer for that kind of customization as it is beyond the scope of support we can provide. You can also request quote here.
Cheers!
Yigit
Hi!
Yes, you could use:
background: url(_URL_) no-repeat top center;
Cheers!
Josue
Hi ChadRichardFlorida!
You should be able to do it with:
#menu-item-4535 > ul.sub-menu {
visibility: visible !important;
opacity: 1 !important;
}
You can add it to the desktop only media query in the custom.css file in your css folder so that it only effects screen sizes above 767px wide as well.
Cheers!
Devin
Hey!
Please refer to this post and change the width to switch to mobile menu https://kriesi.at/support/topic/ie8-header-alignment-with-search-button/#post-190414
820 should be fine for your website. If you make this changes, there should not be any overlapping issues
Regards,
Yigit
Hi slingfly!
You can add Color section Element under Layout Elements in Avia Layout Builder on top of each pages and add Special Heading Element on it under Content Elements.
Cheers!
Yigit
Problem: I need to keep the 1st main menu item’s submenu open pernanently on all pages of the site
I’ve been wrestling with this for a few days, and can’t seem to do it with this theme. I’d done this before with other themes, and all I needed to do was to override the display:hide css for the specific menu item, but it doesn’t seem to work here. Can I get some help from your people?
The site is at http://lifestop10.com/ and the menu item I would like to keep open is “Life’s Top 10”.
Sincerely,
Chad
Hey!
Please add following code to Quick CSS in Enfold theme options under Styling tab
#top .widget_product_search.widget h3, .widgettitle, #top .widget_product_categories ul, div ul.product_list_widget li { text-align: left; }
div ul.product_list_widget li img { float: left; }
Cheers!
Yigit
Hi!
Please refer to this topic https://kriesi.at/support/topic/new-custom-font/
You can add following code to Quick CSS in Enfold theme options under Styling tab to change the font size of h2
h2 { font-size: 32px; }
You can adjust and apply the code for all heading elements
Cheers!
Yigit
Dear Ygit,
This is the link. http://www.rmasa.com/cms2/
Thank you so much.
Hi!
Can you post a screenshot and show the issues? Because
1) It does look fine on my end
2) I see that you have changed the colors so that white line is the width of main menu item and not submenus.
Cheers!
Yigit
Hi!
You can either use percentages for the left values on the daily special items or move it further into the slide container if you don’t want it to ever get cut off.
The plugin attempts to re-position things as best it cant for the various cut off points (desktop, tablet, mobile) but being right up to the edge of the frame like that it doesn’t have any real wiggle room.
On the yoga page, the issue isn’t really fixable. The way the responsive grid works is that items will adjust into full width items as you get down to mobile. Each row of columns will go in order from left to right. So if you want the title of a pose to stay with the content then it needs to be inside the same column block.
Regards,
Devin
Hi!
Can you post the link to your website so we can inspect elements on it?
Cheers!
Yigit
Hi TheProductionHouseEvents!
Please try adding following code..
.sub_menu { margin-top: 25px; }
.main_menu { margin-top: -10px; }
Cheers!
Yigit
Awesome! Thank you very much :)
Hi Josue,
I’ve set it to bottom left and this works for pc and ipad only on a mobile i get a glitch.
I’ve tried this code to stop the .header_bg from showing up on mobile but it doesn’t work:
@media all and (max-width: 480px) {
.header_bg {display:none!important; }}
Is there a way to block this background image with media queries?
Cheers Herrbirk
I use Woocommerce as shop and have setup a page as shop page – it calls shop. If I call a subpage like product category or a keyword page, I do have in the breadcrumb the top link to page “shop” twice. I am not shure, were it comes from. I setup permalinks like this:
product category base: shop
product keyword base: productkeyword
and under user defined product-permalink base: /shop
All URLs are fine except in the breadcrumbs only I do have this behavior. I checked my wpSEO plugin too, but did not find any reason for this.
Any help welcome.
Hi!
1) I fixed the logo issue. I commented out the code in custom.css, added
#top #header .logo img, #top #header .logo{
height: 58px !important;
width: 200px !important;
}
into the quick css field and in enfold/js/avia.js I replaced
avia_header_size();
with
//avia_header_size();
Normally the function resizes the menu bar if the user scrolls down but in your case the logo height is lower than the menu height and the resize effect doesn’t make sense.
2) No, I couldn’t find a way to set a maximum height for the testimonials without breaking the feature. Jquery will resize the container if the text doesn’t fit into the content box. Some testimonials have 3 lines, some 2 lines etc. – if you don’t want the resize effect make sure that all testimonials have the same length (= the same number of lines).
Best regards,
Peter