-
AuthorPosts
-
March 6, 2021 at 2:25 am #1285955
Hi,
I and your support spent weeks getting a search box in my header widget to look and work well on all devices. Now its gone!!! I have no idea how to get it back!
Can someone help me as soon as possible? This is a live site. Thanks
March 6, 2021 at 3:07 am #1285956Oh you know what? I think I over wrote the header widget code in the functions file Where would that code snippet be? Thanks
March 6, 2021 at 3:12 am #1285957Oh no… I ruined the formatting of the search box in the header widget…I will give my login info to make things easier
http://www.responsinator.com/?url=www.mailboxesbybathx.com
Thanks again!
March 6, 2021 at 9:12 am #1286008Hi natas442,
Do you have a screenshot of what it’s supposed to look like?
Best regards,
VictoriaMarch 6, 2021 at 10:15 am #1286035March 6, 2021 at 10:18 am #1286036Thanks for working on this… its really helping me out. It was looking good, also if you could make it look good and consistent on all devices, with the sticky header turned on, that would be great!
I upgraded the theme to the newest version, and over wrote the functions.php. That seemed to mess things up
March 6, 2021 at 8:06 pm #1286093I shifted some code in the extra CSS box…
This view does not look correct
http://www.responsinator.com/?url=http://www.mailboxesbybathx.com&device=ipad&orientation=portraitMarch 6, 2021 at 8:07 pm #1286095Also on my desktop it is not correct. The search box should be flush right
March 7, 2021 at 1:02 pm #1286182Hi, just checking on the progress of this. Thanks!
March 7, 2021 at 8:49 pm #1286230I did some more code changes in the CSS box.
http://www.responsinator.com/?url=www.mailboxesbybathx.com
http://www.responsinator.com/?url=http://www.mailboxesbybathx.com&device=ipad&orientation=portrait
The searchbox or widget needs to go flush right on the header now. Also for one iPad view, in landscape, the search box conflicts with the hamburger menu.
Thanks!
March 9, 2021 at 12:08 am #1286581Hi, just checking on the status of this ticket. Thanks!
March 9, 2021 at 1:27 pm #1286699Hello? Can someone help me?
March 9, 2021 at 1:38 pm #1286702Hi,
I added following code to bottom of Quick CSS field
.html_header_top #top .av_header_stretch .container { width: 100%; max-width: 100%; padding: 0 !important; } @media only screen and (max-width: 480px) { #top #header .widget { top: 28px; width: 100%; }} @media only screen and (max-width: 768px) and (min-width: 481px) { #top #header .widget { top: 27px; width: 50%; right: 0; left: auto; }}
Please review your website.
Also, please refrain from self posting on your thread :)
Best regards,
YigitMarch 9, 2021 at 7:41 pm #1286879Thanks for the code, sorry about posting to myself. I ended up “hacking” the template a bit. I inserted an <DIV> under the menu. But I will keep all code that was given to me for reference. I think the search box was a bit of a pain, I most likely won’t need support for a while
Thanks!
March 9, 2021 at 7:55 pm #1286888Hi,
No worries at all!
If you are modifying theme files, please do so using a child theme – https://kriesi.at/documentation/enfold/child-theme/ so when you update the theme next time, your changes will not be overwritten :)
Best regards,
Yigit -
AuthorPosts
- You must be logged in to reply to this topic.