changed text area size but there are some side effect's
-
Welcome,
i have changed the text area by adjusting the max-width from 696 to 1300
.entry-summary { margin-top: 20px; max-width: <strong>1300px</strong>; width: 100%; }
i have 2 issues at the moment:
1 : looks like the post footer on the left upper corner overlap with the text area , so my text start only after the post footer.
i don’t really understand what i have done, but i know that i want the text to start right next to the footer and after the footer it extended.2 : another issue is that the line can exceed the normal page size.
which activate right/left scrollmy blog : https://www.abdorefky.com
this link display the problem : https://www.abdorefky.com/testing-homepage-margins/
thanks for reading
[Moderator note: code fixed. Please wrap code in the backtick character or use the code button.]
- The topic ‘changed text area size but there are some side effect's’ is closed to new replies.