Mario replied
Of course you're right, my fault, sorry!
Hi again,
I have a few questions (Theme Redux Child):
A) I tried to fix the header "sticky", but both codes dont' work in the child's customer's "additional css":
header {
position: fixed !important;
left: 0 !important;
right: 0 !important;
top: 0px !important;
}
.drop-down #menu {
position: fixed !important;
}
neither
header {
position: -webkit-sticky !important;
left: 0 !important;
right: 0 !important;
top: 0px !important;
}
.drop-down #menu {
position: fixed !important;
}
B) If I click on the main site of www.eronite.com
on "Mehr Beiträge" (=show more posts) I can see more posts but I cannot click them, the links disappeared (screenshot_1)
C) The search I can only see I click first the menu button. How is it possible to show this search button next to the menu button? (see screenshot_2)
Thanks in advance for your great support!
Yours,
Mario
It works - thank you! :-)
Great theme - great support!
I cannot see it in Chrome... I am confused... see attachment please (Chromo incognito mode)
Best regards!
Is this Chrome?
Hi,
in Chrome I cannot see the radio buttons from contact form7.
I tried this, but it only works in Opera:
.wpcf7 input[type="checkbox"]{
-webkit-appearance: checkbox;
-O-appearance: checkbox;
-moz-appearance: checkbox;
}
.wpcf7 input[type="radio"]{
-webkit-appearance: radio;
-chrome-appearance: radio;
-ie-appearance: radio;
-edge-appearance: radio;
-O-appearance: radio;
-moz-appearance: radio;
}
What can I do?
Thanks you :-)
Want to join this conversation or access attachments? Sign in first.
Open your ticket archive, review validated licenses, and continue product support conversations from one customer portal.