Hello everyone
I have installed a plugin:
NGG Smart Image Search
This will then be displayed in a widget
On the PC, the view is ok for me
But when I look at it on my phone
the distance to too big
you can see the distance ( marked in blue )
shrink with a css
picture in the appendix
beautiful greetings
Franz
Hey schweg33,
Thank you for the inquiry.
Where exactly did you add the widget? We can’t seem to find it anywhere in the site. We did see a form field that vanishes immediately on load, but we are not sure if that is the widget you’re referring to. Please provide a link to the actual page containing the widget so that we can check it.
Best regards,
Ismael
Sorry
This has worked out
that was my mistake
I have overlooked something.
but I have another question
In the prinscreen from the menu
mobile view
I can only enlarge this font by css
and reduce the row height
Thank you and nice greetings
Franz
Hey schweg33,
You are trying to reduce the spacing?
Best regards,
Jordan Shannon
yes I want to reduce the distance
Best regards,
Franz
Hi,
Add this to quick css:
.html_av-overlay-side #top #wrap_all .av-burger-overlay li a{
padding: 5px 50px!important;
}
Best regards,
Jordan Shannon
Thank you Jordan
This works great
Would it still be possible
Mobile in mobile menu and submenu to make the font bigger and fatter
Thank you in advance
beautiful greetings
Franz
Hi,
Add font-weight to what I gave you:
.html_av-overlay-side #top #wrap_all .av-burger-overlay li a{
padding: 5px 50px!important;
font-weight:bold!important;
}
<p>Best regards,<br>
Jordan Shannon</p>
Thank you Jordan
you can close this request
beautiful greetings
Franz
Hi,
I’m glad this was resolved. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon