Archived topic
Mobile ver. STALMACH
5 replies · Started by Robert on February 14, 2020
Hi
I have 2 problems with the mobile version on:
http://www.stalmachopole.com.pl
1. I can see a 1 maybe 2px space on my mob. deive on the right
- on the left side its corect
2. the TXT on the header:
STALMACH
Twoja Stacja Kontroli Pojazdów oraz profesjonalny Autoserwis w Opolu.
its on the mob. version realy small. How can i make bigger ?
Kr
Robert
Hi there,
1. I don't believe I'm seeing this issue. Can you please explain a bit more?
I would also recommend using the page builder container option so you can use Elementor to control all the padding options:
https://docs.generatepress.com/article/page-builder-container/
2. That is also coming from Elementor so you will need to check with their support to see if there are any mobile responsive options to make the text bigger.
Let me know :)
Hi
You right - I didnt explain it exactly :)
on http://www.stalmachopole.com.pl, on the mobile version,
I can unfortunately move the website left and right: not much - maybe 2px
I can move it left/right only on my mobile phone
Did I someting wrong wirh the padding's ?
Kr
Robert
Hi there,
in Customizer > Additional CSS find this:
.mobile-header-navigation {
padding: 8px 5px;
}
and change it to:
.mobile-header-navigation {
padding: 8px 5px;
box-sizing: border-box;
}
Hi
thx.
It works now perfect!
GP has realy excellent support: super fast and helpfull!
Robert
Glad to be of help :)