Home › Forums › Lawzo Theme Support › nav item highlight for subpages
- This topic has 35 replies, 3 voices, and was last updated 7 years, 2 months ago by Sonl Sinha.
-
AuthorPosts
-
July 26, 2017 at 9:38 am #79378
Hi Chris,
thank you for fixing this issue. Looks good now.I found one more issue I’m having trouble with. For the blog page (“neuigkeiten”) I added the default wordpress search widget to the sidebar but the search field is behaving incorrectly.
In Safari browser the css styling doesn’t seem to apply to the search field and the search button at all. The appearance looks very strange.
In all other browsers when I start typing a search query the blue loupe-button for starting the search disappears and I cannot start the search without hitting the “enter” key.
Can you please fix this for me or instruct me how to fix it?Kind regards
FlorianJuly 26, 2017 at 12:23 pm #79413Hi,
Kindly show us your website URL so that we can assist further.
Regards,
ChrisJuly 26, 2017 at 1:24 pm #79443URL Obscured
July 31, 2017 at 7:22 am #79800Hi,
Kindly go to Appearance>>Theme Options>>Basic Settings>>Custom CSS Box:
Add this code there:
.searchbox-input { -webkit-appearance:none !important;}
Regards,
ChrisJuly 31, 2017 at 7:29 am #79804Hi Chris
thank you for the css!
This fixed the appearance issue but clicking the search button doesn’t start the search.Kind regards
FlorianAugust 3, 2017 at 5:47 am #80165Hi,
Kindly go to Appearance » Theme Options » Basic Settings » Custom CSS and paste below code there:
.searchbox input[type="submit"]{background: transparent; border: none; height: 40px; position: absolute; right: 0; width: 36px; z-index: 9;}
Regards,
ChrisAugust 3, 2017 at 6:16 am #80168Hi Chris
unfortunately the search button doesn’t work despite the css you provided.
Kind regards
FlorianAugust 3, 2017 at 12:13 pm #80198Hi,
Kindly go to Appearance » Editor » Style.css » scroll down and paste code there:
.searchbox input[type="submit"]{background: transparent; border: none; height: 40px; position: absolute; right: 0; width: 36px; z-index: 9; cursor:pointer;}
Regards,
ChrisAugust 10, 2017 at 5:58 pm #80691Hi Chris
unfortunately the code still doesn’t appear to solve the problem.
The URL has now changed to [Obscured URL].
Kind regardsFlorian
August 11, 2017 at 5:34 am #80719Hi,
Okay, kindly send us your WordPress admin details (Username & Password) via sktthemes.net/contact Please mention this forum URL while replying so that we understand what needs to be done.
Regards,
ChrisAugust 11, 2017 at 10:22 am #80754Hi,
This issue was resolved from our end. Kindly check and confirm.
Regards,
ChrisAugust 12, 2017 at 7:54 am #80849Hi Chris
your fix only appears to be working in Firefox and Microsoft Edge but not in Chrome or Safari.
Kind regards
FlorianAugust 17, 2017 at 7:36 am #81206Hi,
This issue was resolved from our end. Kindly check and confirm.
Regards,
ChrisAugust 19, 2017 at 3:41 pm #81390All problems solved successfully! Thank you for the great support.
August 21, 2017 at 11:58 am #81462Cool.
If you found our service good kindly review us here: https://www.sktthemes.org/forums/topic/reviews-and-testimonials/page/9/
Regards,
Shri -
AuthorPosts
- You must be logged in to reply to this topic.