Hi, thanks for the css. It’s just that it still doesn’t work properly 🙁 I tried changing the values but it doesn’t work. I also deleted my code that adjusts the margins and it’s still wrong. Can you please help me?
This topic has 78 replies, 5 voices, and was last updated 1 months, 2 weeks ago ago by Luca Rossi
Hi, thanks for the css. It’s just that it still doesn’t work properly 🙁 I tried changing the values but it doesn’t work. I also deleted my code that adjusts the margins and it’s still wrong. Can you please help me?
Dear @dano111222,
We hope this message finds you well.
It appears that the current font family in use is not functioning as expected. We have tested the Ubuntu font from Google Fonts as an alternative, and it is working correctly on our end:
We kindly suggest either switching to a different font or reinstalling the custom font currently in use to resolve the issue.
Please let us know if you need any further assistance.
Best regards,
The 8Theme Team
Hi, hidden elements are causing problems on mobile. The element is hidden for mobile, but an empty space is created as if the element was there.
Dear @dano111222,
We hope this message finds you well.
It appears that the spacing issue is caused by the bottom margin of the Etheme Categories element. Would you like us to remove this margin for you?
Kind regards,
The 8Theme Team
Please send me a screenshot of where I can find it please? Because I don’t know what exactly you mean 🙂
Dear @dano111222,
It’s showing up on the frontend only.
If you would like to remove this bottom margin, please add this custom CSS code:
body .elementor-widget.elementor-widget-etheme_categories {
margin-bottom: 0 !important;
}
Hope it helps!
Thanks 😇 I’d like to ask if it’s possible to set it up so that when a user clicks on the hypertext link (e.g. “špecialistu”), the same form opens as when clicking on the floating button with the question mark icon in the bottom right corner.
I assume this was originally intended during theme development – that clicking this text would trigger the same event or popup as the floating button. Could you please link it or configure it so that the same form opens?
Dear @dano111222,
Please note that implementing the requested functionality would require extensive custom coding. For any customizations beyond the default features provided, we kindly invite you to submit a request through our Customization Panel, available at: https://www.8theme.com/account/#etheme_customization_panel.
Kindly be advised that customization services may incur additional charges.
If you have any further questions or need assistance, please do not hesitate to contact us. We are always happy to help.
Best regards,
The 8Theme Team
Hi,
Could you please adjust the Quick Preview as follows:
Set border-radius to 0px (remove rounded corners)
Remove the view counter (e.g., “16 people are viewing this product right now”)
Remove the reviews section – star rating and review count
These changes should apply only to the Quick Preview, not the full product page.
If these elements are added via a plugin (e.g., Sales Booster), feel free to disable it –
or let me know where I can make these changes myself.
Thanks!
Hello,
I’m using your XStore theme purchased through Envato and I’ve encountered an issue with the Google Map widget. Although there is a field for inserting a custom map style (such as styles from Snazzy Maps), the styling does not apply on the frontend even with a valid JSON configuration.
Additionally, the InfoWindow does not display when clicking on the marker – nothing shows up even though the content is set.
The API key is correctly active, and all necessary services (Maps JavaScript API, Embed API, etc.) are enabled. I’ve also tested it on a clean page with no additional plugins, and the issue still persists.
Could you please advise how to properly enable these features? Or is it necessary to override the default script or template?
Thank you in advance for your help.
URL site: https://www.winterspace.sk/kontakt/
Dear @dano111222,
We kindly recommend that you temporarily deactivate all third-party plugins that are not included with the XStore theme. You can find a list of the officially supported plugins here: https://www.8theme.com/documentation/xstore/plugins/included-plugins/. Once you have done this, please clear your browser cache and check if the issue persists.
If the problem continues, we suggest switching to the Parent theme, especially if you are currently using a Child theme. After switching, please clear the cache once more and test the functionality again.
Additionally, we recommend performing the same test using the default WooCommerce theme, Storefront. This will help determine whether the issue is related to custom code within your Child theme.
Please let us know the outcome of these tests so we can assist you further.
Best regards,
The 8Theme Team
Hi,
I need help with two things on my site built with Elementor:
Delivery Info in Sidebar:
Could you please tell me where exactly I can edit the delivery information that appears in the sidebar? I’ve been looking for it but couldn’t find the location where it’s managed.
Button and Text Padding:
I also need to adjust the padding of a button, specifically the text inside it – I want to add space from the left and top of the text.
I changed the font color and size successfully, but when I try to adjust padding or margin, it shifts the entire button, not just the text inside.
I didn’t find any option in Elementor to control only the text’s internal spacing. Can you help me apply correct styling or tell me where to adjust this?
Thanks a lot!
Dear @dano111222,
We hope this message finds you well.
1. Kindly navigate to the following section: Sale Boosters > Estimated Delivery. You may refer to the screenshot here for guidance: https://prnt.sc/A-Xwln-n-sjD.
2. Please try adding the following custom CSS code to your site:
ul.etheme-elementor-nav-menu.horizontal .etheme-elementor-nav-menu-item .elementor-item span:nth-child(2) {
padding-top: 6px;
padding-left: 12px;
}
We hope this solution proves helpful. Should you have any further questions or require additional assistance, please do not hesitate to reach out.
Best regards,
The 8Theme Team
Hi,
thanks css is great :))
Hi,
on mobile devices, the close button (X) for the Salesbooster floating popup is rendered outside the visible area – it’s positioned too far to the right, making it invisible and impossible for users to close the window.
Please adjust the positioning so that the close button is always aligned inside the popup window on mobile view.
Attached is a screenshot to illustrate the issue.
Thanks!
Dear @dano111222,
Can you please also add this custom CSS code?
body .et-request-quote-popup span.et-close-popup {
top: -20px;
right: -20px;
left: auto;
}
Hope it helps!
Hello,
Could you please advise if it’s possible to remove the black background that appears behind the “highlight” text on the main slide when it animates? When the text changes, a black rectangle shows up behind it, and we’d prefer for the text to change without any background — just plain text.
Is it possible to remove this background? If so, could you please let me know how to configure or adjust it in the theme / CSS?
Thank you in advance!
Best regards,
Hi @dano111222,
Please try adding this custom CSS under XStore > Theme Options > Theme Custom CSS > Global CSS:
.etheme-headline-animation-type-typing .etheme-headline-text-wrapper.selected {
background-color: transparent !important;
}
.etheme-headline-animation-type-typing .etheme-headline-text-wrapper span.etheme-headline-text {
color: #00335D !important;
}
Kind regards,
The 8Theme Team
Thanks 🙂
Hi,
I’m having an issue with the hotspot widget display. It works correctly in the mega menu, but on the single product page it doesn’t behave as expected.
In the backend, I have shadow animation set, but on the frontend it only shows as a static shadow without animation.
Could you please take a look and see why it’s not working properly?
Here’s a link to one of the products:
👉 https://www.winterspace.sk/katalog/hokejove-kluby/satnovy-box-deti/
And here’s a video for better context:
🎥 https://www.loom.com/share/c74fbf1b198d46978d340a07a763b5bd
Thank you!
Dear @dano111222,
We have thoroughly tested the issue on our end but were unable to reproduce it.
To help identify the cause, we kindly recommend disabling all third-party plugins that are not included with XStore. You can find a list of the officially supported plugins here: https://www.8theme.com/documentation/xstore/plugins/included-plugins/. Once you have done this, please clear your browser cache and check the issue again. It is possible that a third-party plugin may be contributing to the problem.
If the issue persists, we suggest switching to the Parent theme, especially if you are currently using a Child theme. After switching and clearing your cache, please verify whether the issue still occurs. This will help determine if the problem is related to custom code within your Child theme.
Please let us know the outcome so we can assist you further if needed.
Best regards,
The 8Theme Team
Hello,
Could you please advise me on how to hide the post author display under the article in the theme?
I don’t want to hide the entire meta box (which also contains the date and categories), only the author itself.
If it’s possible via a custom CSS selector or a hook/filter function in functions.php, please point me in the right direction.
Thank you in advance for your help.
Hi @dano111222,
Please try adding the following code under functions.php file locates in your child theme:
function etheme_byline($atts = array() ) {
$atts = shortcode_atts( array(
'author' => 0,
'time' => 0,
'slide_view' => 0,
'ID' => null,
'views_counter' => true,
'in_slider' => false,
'single' => false
), $atts );
$blog_layout = get_query_var('et_blog_layout', 'undefined');
if ( $blog_layout === 'undefined' ) {
$blog_layout = etheme_get_option( 'blog_layout', 'default' );
set_query_var('et_blog_layout', $blog_layout);
}
if ( $atts['in_slider'] ) {
$atts['views_counter'] = false;
}
$views_counter_setting = false;
if ( $atts['views_counter'] ) {
$views_counter_setting = get_query_var('et_views_counter', 'undefined');
if ( $views_counter_setting === 'undefined' ) {
$views_counter_setting = etheme_get_option( 'views_counter', 1 );
set_query_var('et_views_counter', $views_counter_setting);
}
}
?>
<div class="meta-post">
<?php do_action('etheme_before_post_meta_content', $atts['single']); ?>
<?php if( ! in_array( $blog_layout , array( 'timeline', 'timeline2', 'grid2' ) ) || $atts['single'] ): ?>
<time class="entry-date published updated" datetime="<?php echo get_the_time('F j, Y', $atts['ID']); ?>">
<?php echo get_the_time(get_option('date_format'), $atts['ID']); ?></time>
<?php if ( $atts['time'] ):
esc_html_e( 'at', 'xstore' );
echo get_the_time( get_option( 'time_format' ), $atts['ID']);
endif;
if ( $atts['author'] ):
esc_html_e( 'by', 'xstore' );
the_author_posts_link();
endif;
elseif( $atts['slide_view'] == 'timeline2' ) :
esc_html_e( 'Posted by', 'xstore' );
the_author_posts_link();
endif;
if ( $atts['views_counter'] && $views_counter_setting ): ?>
<span class="meta-divider">/</span>
<?php etheme_get_views( $atts['ID'], true );
endif;
if(comments_open($atts['ID']) && ! post_password_required($atts['ID']) ) :
if ( !$atts['in_slider']) { ?>
<span class="meta-divider">/</span>
<?php }
if ($atts['ID'] ):
$comments_number = get_comments_number( $atts['ID'] );
if ($comments_number === 0) {
$comments_number = '<span>0</span>';
} elseif($comments_number === 1){
$comments_number = '<span>1</span>';
} else{
$comments_number = '<span>' . $comments_number . '</span>';
}
printf(
'<a href="%s" class="post-comments-count">%s</a>',
get_the_permalink($atts['ID']),
$comments_number
);
else:
comments_popup_link('<span>0</span>','<span>1</span>','<span>%</span>','post-comments-count');
endif;
endif; ?>
<?php do_action('etheme_after_post_meta_content', $atts['single']); ?>
</div>
<?php
}
Hope it helps!
Hi,
when I add this code to WPCode as a PHP snippet, the site immediately crashes with an error.
There seems to be something wrong with the code or something missing (like a hook registration or some other initialization). I tried adding it exactly as you sent it, but it doesn’t work.
Could you please check it and adjust it so it can be added as a WPCode snippet without errors?
Dear @dano111222,
We would like to inform you that the custom code has been successfully added to the functions.php file located within your child theme.
Could you please verify that everything is working as expected on your end?
Thank you for your attention.
Best regards,
The 8Theme Team
Hi, could you please help me with something? I noticed that when I click on a product image, it opens in a new tab instead of displaying in a gallery (lightbox). Do you know why this is happening and how it can be fixed? Thanks!
Dear @dano111222,
We hope this message finds you well.
We would like to inform you that the “Open Lightbox” setting was previously set to “No.” We have updated this setting to “Yes,” and the lightbox feature is now functioning correctly.
You can view the result here: https://prnt.sc/5Z4Juy0yo7Zn
Should you have any further questions or require additional assistance, please do not hesitate to reach out.
Best regards,
The 8Theme Team
Hi,
could you please help me with two things?
The text “Obnoviť” is not vertically aligned with the icon – it appears slightly lower, probably due to the Eurostile font. How can I adjust it so that the icon and text are properly centered and aligned in one line (visually balanced)?
Where can I change the recommended search suggestions (e.g. “Smartphone”, “iPad”) that appear in the search dropdown?
What determines these suggestions – are they hardcoded in the template, or are they pulled dynamically from a database or search logs?
Thanks in advance for your help!
Dear @dano111222,
Thank you for your message.
We would like to kindly inform you that applying custom CSS code to resolve this issue may not be the most effective solution. It is possible that some font files are missing from your current setup.
Could you please provide the complete package of the Eurostile font for further investigation?
Additionally, we recommend trying alternative fonts that are similar to the Eurostile font family, as this may help to avoid the line-height issue you are experiencing.
Best regards,
The 8Theme Team
Dear 8Theme Team,
Thank you for your reply.
Unfortunately, I cannot use an alternative font, as the client strictly requires the Eurostile font to be used. We have already made several adjustments and fixes to align everything with this font, so switching is not an option.
I’m attaching the complete Eurostile font package for your reference and further investigation.
Also, my friend, you still haven’t responded to my question — how can I change the suggested values in the search autocomplete (the search dropdown suggestions)? I’d appreciate your guidance on that.
You must be logged in to reply to this topic.Log in/Sign up