Roman Bondar
Forum Replies Created
-
That’s okay, and thank you for understanding!
By the way, it would be nice if you mark this topic as Resolved π
Kind Regards, Roman.
Forum: Themes and Templates
In reply to: [Sydney] Sydney ; how to display menu bar on smaller screens.Hello,
You can try to follow the instructions in this topic:
https://wordpress.org/support/topic/using-default-menu-on-mobile-too-and-logo-help/Please feel free to ask any other questions that you might have.
Kind Regards, Roman.
Forum: Themes and Templates
In reply to: [Sydney] Remove navigation.post-navigationYou are welcome!
It would be nice if you mark this topic as Resolved π
Kind Regards, Roman.
Hello, you are welcome!
Can you please create a separate topic for each of your additional issues in order to make it easier to help you?
Kind Regards, Roman.
Forum: Themes and Templates
In reply to: [Leto] The top part of my product pages are cut offHello,
You can try to deactivate all your plugins except the WooCommerce, and see if it helps. Then, if it helps, you can activate your plugins one by one in order to find which one is causing your issue.
Kind Regards, Roman.
Forum: Themes and Templates
In reply to: [Alizee] Posts Display (Published/Pending)You are welcome! π
Kind Regards, Roman.
Hello, you can try to do the following.
1. Upload your horizontal logo image into your Media Library and copy its URL.
2. Add this CSS code in the Customize → Additional CSS section (but replace the
https://example.com/with your logo URL that you’ve copied):@media (max-width: 960px) { .site-branding { background-image: url(https://example.com/); background-repeat: no-repeat; background-size: contain; } .site-branding img { opacity: 0; } }Please feel free to ask any other questions that you might have.
Kind Regards, Roman.
Forum: Themes and Templates
In reply to: [Sydney] Remove navigation.post-navigationHello,
Iβm having a little issue with hiding the navigation bars to the next and last post on each post.
You can try to add this CSS code in the Customize → Additional CSS section.
nav.navigation.post-navigation { display: none; }On the following page we also have like an extra button, itβs called β See all our Newsβ, but I didnβt work out to hide this one.
You have this CSS code at the very bottom of your Additional CSS section:
@media only screen and (max-width: 768px) { .content-area { width: 90% !important; max-width: 90% !important; } a.roll-button.more-button { display: none !important }…try to replace it with this:
@media only screen and (max-width: 768px) { .content-area { width: 90% !important; max-width: 90% !important; } } .widget_sydney_latest_news a.roll-button.more-button { display: none; }Kind Regards, Roman.
Forum: Themes and Templates
In reply to: [Airi] Menu BrokenHello, and thank you for the screenshots.
I don’t think that there is an issue. It looks like you have an HD screen (not Full HD), and your menu switches to the tablet mode in Elementor editor.
This happens because Elementor editor sidebar reduces your browser viewport width. Mobile menu breakpoint is 1200px, by the way.
Please feel free to ask any other questions that you might have.
Kind Regards, Roman.
Forum: Themes and Templates
In reply to: [Leto] problem with my pagesHello,
Please create a separate topic for each of your issues in order to make it easier to help you. Also it would be good if you include explanatory screenshots, you can upload them to your WordPress Media Library and share links, or you can use one of the online services (Google Drive, Dropbox, etc.).
Kind Regards, Roman.
Okay, thank you very much! π
Kind Regards, Roman.
Forum: Themes and Templates
In reply to: [Airi] Menu BrokenHello,
The menu shows fine in Elementor, but shows broken on the actual website.
I’m not sure what exactly is your issue, can you please provide some explanatory screenshots?
Also, once this is fixed, where do I edit what pages show in the drop down menu?
Please create a new topic for this issue in order to make it easier to help you.
Kind Regards, Roman.
Forum: Themes and Templates
In reply to: [Sydney] Remove navigation.post-navigationHello, and thank you for the link.
Can you please disable the caching/minification as well and leave here a note?
Kind Regards, Roman.
Forum: Themes and Templates
In reply to: [Hiero] Have text extend all the way to the right?Great, thank you! π
Kind Regards, Roman.
You are welcome!
By the way, it would be nice if you leave your feedback for the Airi theme, here is a quick link π
Kind Regards, Roman.