I
I
ilya_tsym2018-02-08 06:54:44
css
ilya_tsym, 2018-02-08 06:54:44

Why is the text inside the p tag not being rebuilt to a line?

Good morning everyone.
There is a site on Joomla - www.makitroska.ru
Created a media query (930px), in which the form goes down, and the translucent block is stretched in width. Inside the block there are tags with text. For some reason, when adapting, the text is not stretched into a line. The tag itself, when viewed from the inspector, occupies a normal position for the entire width. The text seems to be limited by something and it does not go beyond a certain width.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
I
Igor, 2018-02-08
@ilya_tsym

You have problems with the formTableLayout block, the background class adds float: right; and therefore your text cannot be stretched. Reconsider the structure of the text and form blocks, it is not logical for you, as an option you need to place them at (930px) one under the other without using float: right;

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question