1 | Posts |
Hello everybody,
I have problems displaying one of my pages on smartphone browsers correctly. The page is wider than it should be.
Apparently all pages of the website seem to have the same structure - only sometimes the pagination does not work.
I've tried a lot of things, but I couldn't find anything wrong.
Who can help? Thanks a lot! Stay healthy!
Gregor
Website: www.yo8ga.de
View: "Termine" - "Yoga Räume"
1.5K | Posts |
64.2K | Downloads |
16 | Plugins |
444 | Posts |
7.6K | Downloads |
5 | Themes |
9 | Plugins |
An alternative is to use the github ckeditor btgrid-plugin and a code like
<div class="btgrid">
<div class="row row-1">
<div class="col col-md-6">
<div class="btcontent">
<p>Col 1 content area</p>
</div>
</div>
<div class="col col-md-6">
<div class="btcontent">
<p>Col 2 content area</p>
</div>
</div>
</div>
<div class="row row-2">
<div class="col col-md-6">
<div class="btcontent">
<p>Col 1 content area</p>
</div>
</div>
<div class="col col-md-6">
<div class="btcontent">
<p>Col 2 content area</p>
</div>
</div>
</div>
<div class="row row-3">
<div class="col col-md-6">
<div class="btcontent">
<p>Col 1 content area</p>
</div>
</div>
<div class="col col-md-6">
<div class="btcontent">
<p>Col 2 content area</p>
</div>
</div>
</div>
</div>
here : 2 columns - 3 rows - which resizes the images automatic.
A new release for Typesetter is in the works with a lot of improvements including the ... Read More
Typesetter 5.1Typesetter 5.1 is now available for download. 5.1 includes bug fixes, UI/UX improvements, ... Read More
More News
What CMS: Find out what CMS a site is using.
Who Hosts This: Find out who is hosting any web site
WordPress Theme Detect: Find out which theme a WordPress site is using