misaligned

My text on mobile device is misaligned, what can I do? Please, take a look at https:dekkeravadvies.com

Hi there

Which text and where exactly? please share the screenshot

You can see it for example on this page, see attachment

On my laptop it looks like this, and that’s how I want it.

Hi Pieter

So, you want to have a laptop view on your mobile device? is this your question? Im afraid this is not possible because this ia responsive template and view is adapting to mobile devices

No, that’s not what I mean. On my mobile device my contact details are not shown below each other. It seems I didn’t use the enter button … My goal is to show these information at the same way as shown on my laptop.

Hi Pieter

Ok, got it, please try this css code:

@media (max-width: 767px){
br {
display: block;
}
}

I have copied this without result. Maybe without spaces and enters? Like this:
@media (max-width: 767px){br{display: block;}}

Hi Pieter

Code is not added or added with a mistake and is not applied, please check it again, or, share a screenshot of the code in the customizer

You mean like this?

No, no there, add it in Appearance > customize > additional css and check again :slight_smile:

It works! Thanks! Still one question; how can I arrange an extra paragraph?

Howdy pieter

:slight_smile: Ok, what do you mean in arrangement?
Sorry for asking such questions but arrangements in styling mean different things, it can be position, line height or any other thing user may think, that’s why I’m forced to ask such questions :slight_smile:

Hi Noda,

I mean to insert a blank line to start a new paragraph, see attachment.
On laptop it’s okay, but not on mobile devices.

Hi

You mean, this space here? Screenshot by Lightshot

Yes Noda, that’s what I mean

Hi

Well, as you can see its like desktop view on my side, I mean, I don’t have such problem here, desktop and mobile view of these elements are the same