ResolvedButton issue on mobile view
Tagged: button mobile view
- This topic has 14 replies, 2 voices, and was last updated 1 year, 9 months ago by
Althemist.
- AuthorPosts
- February 10, 2022 at 12:36 pm #32969
cuppycupx
ParticipantHi,
I have an issue with my button when I am using the mobile view. The text was separated
However the other button works fine. (https://ibb.co/86ftN1Q). How can I fix this?
February 10, 2022 at 1:39 pm #32973Althemist
KeymasterHi cuppycupx,
I am afraid we can’t tell what could be wrong by looking at a picture. Please, provide a working link where we can see the problem “live”.
February 10, 2022 at 11:54 pm #32977cuppycupx
ParticipantThis reply has been marked as private.February 11, 2022 at 11:14 am #32979Althemist
KeymasterAs I suspected in the first row you set:
padding-right: 160px !important; padding-bottom: 160px !important;
This makes a total of 320px padding. Most mobile phones’ resolution is 320-460 px, so there is just no enough space on smaller screens. If you need to limit the width on the content area, it’s better to put inside an inner row that’s divided to 1/4+1/2+1/4 and place the content in the middle column (1/2). If you do it this way, on mobile the left and right columns will be below and above the middle column on mobile and the middle one will take the entire width.
February 12, 2022 at 10:00 am #32985cuppycupx
Participantand how to change the padding? if i change it would the desktop view will change as well?
February 12, 2022 at 10:31 am #32991Althemist
KeymasterThis is set by you in the Row settings > Design tab. Yes, it will affect the desktop too.
February 12, 2022 at 11:52 pm #32996cuppycupx
Participantwould it be possible to revert to the original setting without losing my data? because i’m afraid that I might change all the settings again
February 13, 2022 at 7:46 am #32997cuppycupx
ParticipantThis reply has been marked as private.February 14, 2022 at 1:18 pm #33004Althemist
KeymasterYes, if you give us temporary admin access we will change it for you.
February 14, 2022 at 2:02 pm #33008cuppycupx
ParticipantThis reply has been marked as private.February 14, 2022 at 2:36 pm #33009Althemist
KeymasterExactly what do you want to achieve? As far as I can see the button is no squeezed anymore.
February 17, 2022 at 8:50 am #33034cuppycupx
ParticipantThis reply has been marked as private.February 17, 2022 at 11:11 am #33038Althemist
KeymasterThe waves ARE there, but your image has a large white space on the bottom, so you just can’t see them. They are over the white part.
February 17, 2022 at 11:51 am #33039cuppycupx
ParticipantOh okay got it. Thank you for your help
and also for the logo is it possible to put the logo on the mobile view?
February 17, 2022 at 12:40 pm #33040Althemist
KeymasterYes, you’d need to upload a special smaller logo for mobiles. Like we did on the demo
- AuthorPosts
You must be logged in and have valid license to reply to this topic.