When I’m trying to open a website on a smartphone, the two button on the sliders is going down the screen. For a clear idea, you can check this screenshot:
I want to maintain proper gap between the buttons and next section. Could you please tell me how to fix that?
site link is in private section
Hey Viney,
That is happening because it is the resize of the screen.
Your header is not allowing a lot of space for the buttons, so they are going down.
If you want to modify that, you do need to change the way the output works on it.
Best regards,
Basilis
And how I can do that? Where are the settings in the theme from where I can manage that thing?
I do not have any knowledge of development
Hi,
No worries.
here is how to use media queries
https://developer.mozilla.org/en-US/docs/Web/CSS/Media_Queries/Using_media_queries
so you can modify the logo.
YOu can always also change the logo for mobile usage
so you can load a smaller one for mobile! ;-)
If that does not work, you can always consider hire someone who would be able to help you better!
Best regards,
Basilis