- This topic has 1 reply, 2 voices, and was last updated 9 years, 3 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Home › Forums › Kraft Theme Support › Scrolling bug and gallery zoomed in
Hello dear support team,
I need your help for my page. On my page there is a scroll bug:
If you scroll down, nearly in the middle it will bounce. Suddenly, the menu can be seen on top, which is causing the problem. How can I solve the problem?
The next thing is:
https://folientante.de/produkt-kategorie/bedruckbaretextilien/
the left picture in the second row -> here you only see the letters “chte” in the preview. How can I disable this kind of zoom in such pictures, where I need to see the text in the preview picture?
And my last wish:
If you go on the mobile page, it looks great. But if you click on the menu, the font icons are on a strange position. How can I let them good looking without changing position in normal page?
In advance many thanks for the help
Hi Pascal,
1) scroll down issue
Kindly go to Appereance>>Theme Option>>Basic Setting
You will find sticky header option uncheck sticky header option.
2) Image Issue
WooCommerce by default crops your image to show thumbnail same width and height. You need to change the plugin settings.
3) Mobile Issue
Kindly go to Appereance>>Theme Option>>Basic Setting>>Custom CSS
Add this code in custom css box
@media screen and (max-width: 767px) {
a.primary .font_icons_custom_css{display:none !important;}
}
Regards,
Shri
Promising WordPress Themes We have collected the most promising WordPress themes to guarantee the sustainable and revenue generating nature of your website revolving around any […]
Free WordPress Google Map Plugins Google Maps are the maps that can be integrated into your website to show the address in the proper way. […]
Sitecore to WordPress Migration When you want to grow your business, your Sitecore CMS platform can sometimes seem complex and expensive. Then, you need a […]