- This topic has 1 reply, 2 voices, and was last updated 9 years, 1 month 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
Are you looking for the best WordPress SEO plugins for your WordPress websites? If yes, you have landed on the right page. This post talks […]
WordPress CRM Plugins For those who are looking for the best WordPress CRM plugins to boost their businesses online, we have the needed list and […]
Do you want to migrate your Weebly account to WordPress but are afraid of the long technical process? Here are the multiple solutions. Though transferring […]