Roman Bondar
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Sydney] Menu Burger is missingHello, try to use the following CSS code.
You can add CSS code in Customize → Additional CSS section.
.btn-menu::before { font-family: 'Font Awesome 5 Free'; }Please feel free to ask any other questions that you might have.
Kind Regards, Roman.
Forum: Themes and Templates
In reply to: [Sydney] Different menu on laptop & mobileHello,
I am not sure what exactly you want to achieve. Can you please provide some explanatory screenshots?
You can upload screenshots to your WordPress Media Library and share a link, or you can use one of the online services (Google Drive, Dropbox, etc.).
Kind Regards, Roman.
Forum: Themes and Templates
In reply to: [Sydney] Menu Burger is missingHello,
I suppose that you have migrated to the Font Awesome 5 as described here:
https://docs.elementor.com/article/584-migration-to-font-awesome-5If it’s correct, please make sure that you have Yes selected for the Load Font Awesome 4 Support in the Elementor > Settings > Advanced section.
Kind Regards, Roman.
Forum: Themes and Templates
In reply to: [Alizee] Post Picture SizeHello Milton,
When I use this code, the transparent callout appears to give a white color for the background rather than actually transparent. Do you have an idea for why it would be doing that?
It’s white because the basic background color is white. Do you want to set a different background color for that thumbnail section?
Kind Regards, Roman.
Forum: Themes and Templates
In reply to: [Airi] URGENT Page Malfunction, ElementorHello,
I have just checked your website and saw that you already applied that workaround. Feel free to leave here a note if you need further assistance.
Kind Regards, Roman.
Forum: Themes and Templates
In reply to: [Alizee] Navigation Menu Too LongHello Milton,
You can use the
autovalue instead of thescrollvalue, so it will not affect your short submenus (you will not see empty scrollbars). Also you can check this link for more information regarding theoverflowCSS property:
https://www.w3schools.com/css/css_overflow.aspKind Regards, Roman.
Forum: Themes and Templates
In reply to: [Alizee] Deleting Posts Directly from PostYou are welcome Milton!
Kind Regards, Roman.
Forum: Themes and Templates
In reply to: [Alizee] Post Picture SizeHello Milton, try to use the following CSS code.
You can add CSS code in the Customize → Additional CSS section.
.entry-thumb:not(:hover) { background-color: transparent; }Please feel free to ask any other questions that you might have.
Kind Regards, Roman.
Forum: Themes and Templates
In reply to: [Airi] Menu missing?Hello, I’ve already answered in this topic:
https://wordpress.org/support/topic/urgent-page-malfunction-elementor/Kind Regards, Roman.
Forum: Themes and Templates
In reply to: [Airi] URGENT Page Malfunction, ElementorHello,
It looks like your page is okay now, but there is no header. I noticed that you are using the Elementor Canvas page template, please try to use the Page Builder page template instead, it should return your header. Please feel free to ask any other questions that you might have.
Kind Regards, Roman.
Forum: Themes and Templates
In reply to: [Alizee] Navigation Menu Too LongHello Milton,
Is there any way that I could re-position/reorient the drop down menu for “Course Books” so that it’s not a straight line down with only one category per row but rather a drop down that has several categories in each row?
I don’t think that there is an easy way to do it, but you can try to add this CSS code in the Customize → Additional CSS section as a workaround:
@media (min-width: 992px) { #masthead .main-navigation ul ul li { padding: 4px 10px; line-height: 1.3; } .main-navigation ul ul.sub-menu { max-height: 390px; overflow-y: scroll; } }Please feel free to ask any other questions that you might have.
Kind Regards, Roman.
Forum: Themes and Templates
In reply to: [Alizee] Deleting Posts Directly from PostHello Milton,
It doesn’t look like an Alizee theme issue, it looks like a WP User Frontend plugin issue. So you can try to contact the plugin support and see what they say. But feel free to leave here a note if you need further assistance.
Kind Regards, Roman.
Forum: Themes and Templates
In reply to: [Airi] Product Previous Next ButtonHello,
You can check these relevant topics, they might help:
https://wordpress.org/support/topic/previous_post_link-only-in-one-category/
https://wordpress.org/support/topic/restrict-previous-next-nav-to-same-category-in-single-php-in-2017-theme/But you probably will have to create a child theme and override appropriate WooCommerce plugin .php template in order to do that properly.
Kind Regards, Roman.
Forum: Themes and Templates
In reply to: [Sydney] Slider textHello,
Can you please provide a link to your website in order to let me check your slider?
Kind Regards, Roman.
Forum: Themes and Templates
In reply to: [Sydney] Colors not changingP. S.
But probably the easiest way is to use the default Sydney child theme, please check the Child theme for Sydney section in the Sydney theme documentation here:
https://docs.athemes.com/category/8-sydney