HonlapCentrum
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Ultra] Menu not working on IEHello Andrew,
I found the mistake:
.site-header {
content: “”;
display: table;
background: #fff;
opacity: 0.5; /*HC menu atlatszosag*/ <- This line it is!
height: 42px;
position: relative;
width: 100%;
z-index: 300;
}Actually this is the only place where I used opacity instead of rgba. I tried to change it to rgba now but then I lose the style. Do you have any idea how could I fix this?
Thanks for your help again!
Best regards,
Peter
Forum: Themes and Templates
In reply to: [Ultra] Menu not working on IEThanks for the original css file. With it the menu works fine so it must be in my css somewhere 🙁
Forum: Themes and Templates
In reply to: [Ultra] Menu not working on IEHello,
The demo works fine on my side.
Forum: Themes and Templates
In reply to: [Ultra] Menu not working on IEHello,
Thank you for your help, it solved the styling differences you said. But actually my problem is that the menu items are not clickable for me. Neither the hamburger menu in mobile view. Do you have any idea for that too? I’m using Microsoft Edge 25.10586.0.0
Thanks,
Peter
Forum: Plugins
In reply to: [WP Accessibility] Slider visibilityHello,
I use Revolution slider and I have the same problem. Could you tell me how can I solve it?
Thanks for your help!
Best regards,
Peter
Forum: Themes and Templates
In reply to: [Ultra] Full width sticky headerExactly!
Forum: Themes and Templates
In reply to: [Ultra] Full width sticky headerHello,
Thank you for your fast reply! Yes I’m currently using the boxed layout and I would like if the sticky header would be full width with it.
Forum: Plugins
In reply to: [Ultimate Product Catalog] Adding text content to catalogue pageHello,
Thank you for your help!
Sorry but I wrote it wrong because I don’t use category-s but only catalogues. There is a description for catalogues too. Is it possible to show that information instead of the category description?
Thank you for your help!
Best regards,
Peter
Hello,
I have tried it but it doesn’t work. Any other idea?