Forum Replies Created
-
AuthorPosts
-
sujapati
Keymaster@spiros: Could you please provide us with the URL of your site? We need to review it directly to investigate further.
sujapati
Keymaster@pikabon: I have reviewed your site and identified the CSS that is causing the issue.
Please remove the existing CSS code and replace it with the code provided below.
@media screen and (min-width: 75em) { body .wp-block-main-header .wp-block-navigation { width: 60%; } body .wp-header-right, body .wp-block-group.wp-site-logo { width: 20%; } }
In this new code, I have increased the width of the menu and slightly decreased the width of the left and right elements to better meet your site’s requirements.
Regards,
Sujapatisujapati
Keymaster@spiros: Could you please provide us with your URL so that we can directly investigate the issue on your site?
sujapati
Keymaster@spiros: Sorry for the difficulty. You can increase both menu and submenu font size by adding CSS below:
@media screen and (max-width: 64em) { .main-navigation ul a, .main-navigation ul ul a{ font-size: 20px } }
Kind Regards,
Sujapatisujapati
KeymasterHello Tammatha,
We have included popular Google Fonts in the theme which you can change it from “Appearance => Customize => Theme Options => Font Family Options”.
If your desired font is not there then let us know the name of the font and we will add that in theme update.
If you want to add Google Font by yourself then you can do that using Google Font plugins which you can check at https://wordpress.org/plugins/search/Google+Font/
Kind Regards,
Sujapatisujapati
KeymasterHello Spiros,
Certainly, you can achieve this by adding the following CSS to your site
@media screen and (max-width: 64em) { .main-navigation ul a { font-size: 20px } }
Please adjust the font size as needed to suit your site’s requirements.
Kind Regards,
Sujapatisujapati
KeymasterHello Pikabon,
We have tested it on our end, and it worked perfectly on all-size desktop devices. The navigation menu is aligned to the right exclusively on mobile devices when the hamburger menu is activated. Could you please provide us with your URL so that we can directly investigate the issue on your site?
Kind Regards,
Sujapatisujapati
Keymaster@gainerwj: We’ve installed the mentioned plugin band checked from our end but unfortunately, have not been able to find a solution for this issue. We kindly advise reaching out directly to the plugin developer for further assistance
Kind Regards,
Sujapatisujapati
Keymaster@gainerwj: Could you kindly provide us with the name of the plugin you are using? This will enable us to conduct thorough testing on our end in more detail.
Kind Regards,
Sujapatisujapati
Keymaster@carlos: We’re pleased to hear that. If you encounter any other theme-related issues, please don’t hesitate to reach out.
sujapati
Keymaster@carlos: Please disregard the previous CSS code as it is not the optimal solution, and kindly replace it with the following.
body:not(.home) .singular-section .post-thumbnail { display: none; }
<div>For the title HOME in front page, you can remove it by adding CSS below:</div>
<div></div> <div>.home .site-content .content-area main .entry-header h1 { display: none; }</div> <div>
</div>
<div></div>
<div>Regards,
Sujapati</div>sujapati
KeymasterHello Empress
To modify the size of the hamburger menu overlay, kindly incorporate the following CSS code.
.wp-block-main-header .wp-block-navigation .wp-block-navigation__container { margin-left: 0; } @media screen and (min-width: 37.5em) { .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content { padding: 30px; } .wp-block-navigation__responsive-container-close { top: -41px; } .wp-block-navigation__responsive-container.is-menu-open { padding: 0; } .wp-block-navigation__responsive-container { bottom: auto; left: auto; width: 280px; padding: 0; position: absolute; top: 100%; } .has-modal-open .admin-bar .is-menu-open .wp-block-navigation__responsive-dialog { margin-top: 0; } .has-modal-open button.wp-block-navigation__responsive-container-open { opacity: 0; visibility: hidden; } .wp-block-navigation__responsive-container.is-menu-open { overflow: visible; } .has-modal-open .admin-bar .is-menu-open .wp-block-navigation__responsive-dialog { margin-top: 0; } }
In regard to the header issue, we have thoroughly tested it on our theme and it performed optimally. Could you please specify the specific header element you are attempting to add that led to the error? Additionally, would you provide us the URL for further investigation?
Kind Regards,
Sujapatisujapati
Keymaster@carlos: Sorry for the inconvenience. This feature is only available in Pro version where you can disable it from Theme Customizer in just a click. So, I recommend you to upgrade to pro version. For free version, it will be bit technical and you can disable that by building child theme or hide it using Custom CSS.
.single .post-thumbnail, .page .post-thumbnail { display: none; }
Kind Regards,
Sujapatisujapati
Keymaster@carols:
Apologies for any miscommunication. To disable the featured image on single posts/pages, please navigate to Appearance => Customize => Theme Options => Layout Options. Here, you will find the option for Single Page/Post Image. You can disable it from there.
Regarding cropping the posts’ featured images, you can restore them to their original format by adding the following CSS.
.wp-block-themeisle-blocks-posts-grid .o-featured-container .o-featured-post .o-posts-grid-post-image a img { height: auto; }
Please feel free to ask if you require further clarification or have any additional queries.
Regards,
Sujapatisujapati
KeymasterHello Carlos,
For the first one:
To disable the featured image on the detail page or the entire site, navigate to the admin dashboard. From there, access Appearance => Customize => Header Media. You will find a list of options to enable or disable the header media.For the second:
We have explored various blocks such as post lists, category lists, and latest posts blocks but haven’t located the ‘Enabled Featured Post’ option you mentioned. Could you please specify the exact block you are using? Also, if possible, could you share your site URL so that we can examine it in detail?Kind Regards,
SujapatiApril 29, 2024 at 8:26 am in reply to: Problem to manage installation BizBoost Pro & FSE Pro Plugin #335086sujapati
Keymaster@alfredodigitale: Sorry for the difficulty. Unlike the customizer theme, you will need to rewrite the site on FSE. Upon migration from the free to the pro version, you will receive a fresh theme along with both pro and free patterns, templates and template parts. You will simply need to add the desired section and continue building your site.
Please inform us if you encounter any difficulties during this process.
Kind Regards,
Sujapatisujapati
Keymaster@barbarossa: After reviewing the situation, it appears that this issue may be related to the Polylang plugin. Could you please kindly post your query in the Polylang support forum for a more targeted response?
Regards,
Sujapatisujapati
Keymaster@barbarossa: Could you please let us know if you’ve used any third-party plugins for that? If so, please kindly share the plugin name with us. This information will help us test and debug the issue more effectively.
Kind Regards,
SujapatiApril 17, 2024 at 1:46 am in reply to: WooCommerce variation dropdown menu isn’t styled in Safari browser #334769sujapati
Keymaster@Fedric: We are in the process of finalizing an upcoming update. You will get notified soon.
Best Regards,
SujapatiApril 16, 2024 at 8:27 am in reply to: WooCommerce variation dropdown menu isn’t styled in Safari browser #334748sujapati
Keymaster@Fredric: We’ve made adjustments to enhance the default styling of the select dropdown on iOS/Safari in our core theme. Once your theme is updated, these changes will be reflected on your site.
Regards,
Sujapati -
AuthorPosts