Tagged: bug
Hallo ich habe eine Sektion mit 3 Spalten dort habe ich jeweils das Element Bild eingefügt. Danach habe ich die Sektion dupliziert. Das Ergebnis war, dass die Bilder in der ersten Sektion eine andere Position haben als in der duplizierten Version.
die erste Sektion hat 64 px Abstand bis das erste Bild anfängt, die zweite Sektion hat 114 px bis das erste Bild anfängt.
Auch wenn ich die Sektion lösche und noch mal dupliziere, bleibt der Bug bestehen. Kann einer helfen?
Danke
Hey Highlander-2013,
Could you post a link to where we can see the problem you are having please? If you have a screenshot highlighting it, then please share that with us as well.
Best regards,
Rikard
Hi,
This CSS is removing the padding from the first section:
.page-id-330 #av_section_4 .container {
padding: 0!important;
}
It looks like it’s added in the WordPress customiser.
Best regards,
Rikard
Hi,
Great, I’m glad that you got it working. Please let us know if you should need any further help on the topic, or if we can close it.
Best regards,
Rikard