Hallo,
Ich hätte 2 Anliegen.
1) Auf meiner Website (Vorlage: Enfold Freelancer) wäre es ideal, wenn das Logo links am Rand ansteht. Geht das?
2) Bei schmäleren Fenstern ist der Abstand vom Text zum Rand viel zu breit. Besonders am Handy bleiben nur 2 Wörter nebeneinander stehen. Kann ich den Rand wo editieren oder könnt ihr mir ein CSS dafür schreiben? Ich habe den Eindruck, dass der Rand fix definiert ist. 10% würde besser passen.
Vielen Dank für eure Hilfe!
lg alex
Hey Alex,
Thank you for the inquiry.
1.). Please try to add this css code to pull the logo further toward the left edge of the document:
.responsive .logo {
margin-left: -30px;
}
2.) Edit the cells in the Grid Row elements and adjust the padding values for smaller screens to reduce the spacing around the cell content. Please check the screenshot below.
Best regards,
Ismael