Help with Text / HTML Issue

**SOLVED SOLVED SOLVED SOLVED SOLVED SOLVED SOLVED SOLVED SOLVED SOLVED SOLVED**

Hey everybody, my Text aligns completely weird, it should be just normal left but for some reason it skips. Has someone an idea to why?

Codepen: [https://codepen.io/gooloonetwork/pen/ExpevdM/])

Live: [https://www.gooloo.de/2023/01/rival-loves-me-greetings-from-lisbon-4-brow-liner.html])

​

CSS

.sponsored{display:flex;max-width:100%;border-bottom: 1px solid #000;margin-bottom:10px;}.sponsored .logo{width:250px;height:50px;margin-right:10px;}.sponsored .text{display:block;}

HTML

<div class=”sponsored”>
<div class=”logo”>
<a href=”http://www.amazon.de/hz/audible/mlp?actionCode=AZDOR06602162290MV?tag=goo01d-21″ target=”_Blank”><img src=”https://www.gooloo.de/wp-content/uploads/2023/01/audible.webp”></a>
</div>
<div class=”text”>
<p>Mit mehr als 200.000 Hörbüchern und Hörspielen im Programm ist Audible der größte Anbieter weltweit. Bestseller, Thriller, Romane und Klassiker – bei Audible findet jeder ein passendes Genre. Jetzt 1 Monat gratis testen.</p>
</div>
</div>
<div class=”sponsored”>
<div class=”logo”>
<a href=”https://www.amazon.de/kindle-dbs/hz/signup?tag=goo01d-21″ target=”_Blank”><img src=”https://www.gooloo.de/wp-content/uploads/2023/01/kindleunlimited.webp”></a>
</div>
<div class=”text”>
<p>Unbegrenzter Zugriff auf über 1 Million eBooks. Eine wechselnde Auswahl an e-Magazinen. Grenzenloses Hörvergnügen mit Tausenden Hörbüchern. Jetzt 1 Monat gratis testen.</p>
</div>
</div>
<div class=”sponsored”>
<div class=”logo”>
<a href=”https://www.amazon.de/primegratistesten?tag=goo01d-21″ target=”_Blank”><img src=”https://www.gooloo.de/wp-content/uploads/2023/01/prime.webp”></a>
</div>
<div class=”text”>
<p>Kostenloser Premiumversand für Millionen von Artikeln. Unbegrenztes Streaming von Filmen und Serienepisoden. Kostenloser Zugriff auf Prime Music mit über 2 Millionen Songs und Fußball live. Jetzt 1 Monat gratis testen.</p>
</div>
</div>
<div class=”sponsored”>
<div class=”logo”>
<a href=”https://www.amazon.de/music/unlimited?tag=goo01d-21″ target=”_Blank”><img src=”https://www.gooloo.de/wp-content/uploads/2023/01/musicunlimited.webp”></a>
</div>
<div class=”text”>
<p>Mehr als 90 Millionen Songs inkl. Neuerscheinungen. Alle Spiele der Bundesliga und 2. Bundesliga live. Werbefrei – Musik ohne Werbeunterbrechungen genießen. Jetzt 1 Monat gratis testen.</p>
</div>
</div>
<div class=”sponsored”>
<div class=”logo”>
<a href=”http://www.amazon.de/gp/video/primesignup?tag=goo01d-21″ target=”_Blank”><img src=”https://www.gooloo.de/wp-content/uploads/2023/01/primevideo.webp”></a>
</div>
<div class=”text”>
<p>Unbegrenztes Streaming von tausenden Filmen und Serienepisoden. Exklusive Serien und Filme vor TV-Erstausstrahlung ansehen. Jetzt 1 Monat gratis testen.</p>
</div>
</div>
<div class=”sponsored”>
<div class=”logo”>
<a href=”https://www.amazon.de/gp/video/storefront?filterId=OFFER_FILTER%3DSUBSCRIPTIONS&linkCode=ll2&tag=goo01d-21&linkId=29c0d86585f7434759870230f6308ba9&language=de_DE&ref_=as_li_ss_tl” target=”_Blank”><img src=”https://www.gooloo.de/wp-content/uploads/2023/01/primevideochannels.webp”></a>
</div>
<div class=”text”>
<p>Amazon-Prime-Mitglieder können jetzt einzelne Channels hinzufügen, z. B. Lionsgate+, Filmtastic, MGM, Home of Horror, Arthouse CNMA und GEO Television. Jetzt testen.</p>
</div>
</div>

**SOLVED SOLVED SOLVED SOLVED SOLVED SOLVED SOLVED SOLVED SOLVED SOLVED SOLVED**

3 Comments
  1. It’s all left aligned.
    Just that some images happen to be bigger than others.
    Use CSS Grid for something like this.

  2. You have a rule for `img{max-width:100%;height:auto}` which is scaling the images down proportionally and ignoring with `width:250px`

 

This site will teach you how to build a WordPress website for beginners. We will cover everything from installing WordPress to adding pages, posts, and images to your site. You will learn how to customize your site with themes and plugins, as well as how to market your site online.

Buy WordPress Transfer