Forum Replies Created
-
AuthorPosts
-
Hi.
It was there all along just hidden.
I came up with this and it seems to work –@media only screen and (max-width: 480px) {
.responsive .logo img {
max-height: 62px!important;}}@media only screen and (max-width: 767px) {
.main_menu .avia-menu, #header_main_alternate {
display: block !important;
}
.av-main-nav > li { display: none; }
li#menu-item-search {
display: block!important;
margin-top: -90px;
right: 110px;
}
.responsive .main_menu {
float: right;
}}
@media only screen and (max-width: 480px) {
li#menu-item-search {
right: 110px!important;
}
}Thanks again for your help
Hi.
I added all 3 pieces of code. Now the search magnifying glass is behind the cart and hamburger menu. If I tilt the mobile phone to landscape it appears.Awsome! That worked. There is another issue now, when the search box opens it is off the left side of the screen so you only can see the right side of the box. When you type in a search you can’t see what you type as is is off the left side of the screen??
Is there a way to get the search in the top header? I’ve tried this https://kriesi.at/support/topic/search-icon-on-mobile-devices/ but I end up with [avia_search] in the top menu instead of teh search icon.Hi.
Thanks for the code. It works in child themes style css but not in quick css??
There is a problem though, it appears in the centre of my logo, either on top or behind.
I have played around with the top and right margins but that just moves the cart and drop down menu with it??
Maybe it needs to go in the top menu as a fix?
I’ll leave it so you can take a look. The problem is on a smart phone (mobile) view.September 23, 2016 at 12:46 am in reply to: Avia Layout Framework not working latest version on fresh install #690451Fixed
I found out my problem was WP Smush plugin. I rolled it back to 2.4.4 and ALB is now working againSeptember 23, 2016 at 12:45 am in reply to: Conflict between WooCommerce and Avia Layout Builder #690450Fixed
I found out my problem was WP Smush plugin. I rolled it back to 2.4.4 and ALB is now working againSeptember 22, 2016 at 7:41 am in reply to: Avia Layout Framework not working latest version on fresh install #690122Same issue here-
I have the spinning wheel and am updated to-
enfold 3.8
wordpress – 4.6.1
woocommerce – 2.6.4php memory set to 256
Is there a fix for this yet?
September 22, 2016 at 5:15 am in reply to: Conflict between WooCommerce and Avia Layout Builder #690046Hi.
I have the spinning wheel am updated to-
enfold 3.8
wordpress – 4.6.1
woocommerce – 2.6.4php mem set to 256
Is there a fix for this yet?
- This reply was modified 8 years, 2 months ago by chasteandswank.
-
AuthorPosts