Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #1343864

    Auf der mobilen Ansicht wird das Symbol, welches ja von Enfold mittig auf der Trennlinie positioniert wird, nicht wirklich mittig angezeigt, sondern leicht rechts versetzt. Die Trennlinie ist innerhalb einer Spalte eingesetzt worden. Auf dem PC ist es symmetrisch, auf der mobilen Ansicht leider nicht. Was ist zu tun? Danke für eine Rückmeldung.

    #1343895

    Hey danikra74,

    It looks fine on my end, in which browser and device are you seeing this problem? If you have a screenshot of what you are seeing on your end, then please share that with us.

    Best regards,
    Rikard

    #1344156

    Hallo Richard, danke für eine erste Rückmeldung. Es geht um die mobile Ansicht per Samsung Galaxy A3 über Chrome, aber auch übers Iphone 11 ist das Herz nicht mittig in der Linie dargestellt, sondern leicht rechts.

    #1344157

    Wie versende ich denn über dieses Forum einen Screenshot?

    #1344227

    Hi,

    I’m still not able to see any problems on my end, but you can try this in Quick CSS to see if that changes anything:

    @media only screen and (max-width: 767px) {
    .hr-custom .hr-inner {
        max-width: 43.5% !important;
    }
    }

    You can upload screenshots to a service like Google Drive, Dropbox or similar, then link to it here.

    Best regards,
    Rikard

    #1344229

    Vielen Dank, lieber Rikard,

    anbei zwei Screenshoots. Hier ist deutlich zu sehen, dass das Herz NICHT mittig angezeigt wird und auch die Linie nicht den gleichen Innenabstand hat. Ich habe den Code im Quick CSS eingegeben und keine Änderung feststellen können.

    https://drive.google.com/file/d/1dVHOYVQ3HqhDtjAQQ_OQB9dX54fXr8ls/view?usp=sharing
    https://drive.google.com/file/d/1vtEDv-ApuLdhEZ4OsloWIzOQpg2Vy-jB/view?usp=sharing

    #1344240

    Hi,

    Thanks for that. The screenshots are not shared publicly though, so we can’t view them. Please change the sharing options for the files, or upload them to imgur.com or snipboard.io for example.

    Best regards,
    Rikard

    #1344243

    Sorry. Ich habe vergessen, es freizugeben. Jetzt:

    https://drive.google.com/file/d/1vtEDv-ApuLdhEZ4OsloWIzOQpg2Vy-jB/view?usp=sharing

    https://drive.google.com/file/d/1dVHOYVQ3HqhDtjAQQ_OQB9dX54fXr8ls/view?usp=sharing

    Ich habe jetzt selbst über die Anpassung der Pixel für die Trennlinie (vorher 250px jetzt 110px) und den veränderten Innenabstand rechts und links in der Spalte eine deutliche Besserung erreicht. Ich bin gespannt zu lesen, ob es sich auch bei dir verändert hat.

    #1344268

    Hi,

    Thanks for the update and screenshots. I’m still not able to reproduce the problem you are seeing on your end though, it looks fine on my end, and the lines on both sides of the icon are the same size when I check it. What CSS did you add, and did that help on your end?

    Best regards,
    Rikard

Viewing 9 posts - 1 through 9 (of 9 total)
  • You must be logged in to reply to this topic.