Viewing 26 posts - 31 through 56 (of 56 total)
  • Author
    Posts
  • #1114657
    This reply has been marked as private.
    #1114688

    Hi,
    I have found the solution for the audio player, it needed to be turned off:
    2019-06-30-143058
    I have done this for you, Please clear your browser cache and check.

    Best regards,
    Mike

    #1115970
    This reply has been marked as private.
    #1116110

    Hi,
    I took a look at your second slide and your css and found that on a desktop the height of the slide needs to be 412px so that all 3 slides are the same height.
    I made this adjustment in your css and the change worked. Please clear your browser cache and check.

    Best regards,
    Mike

    #1120798
    This reply has been marked as private.
    #1121702

    Hi,
    Sorry for the late reply, can we try updating your site with a beta version that has the latest fixes?

    Best regards,
    Mike

    #1121703
    This reply has been marked as private.
    #1121721

    Hi,
    Thanks, I updated your site with the beta 3, please clear your browser cache and check.

    Best regards,
    Mike

    #1121942
    This reply has been marked as private.
    #1121952
    This reply has been marked as private.
    #1122443

    Hi,
    Sorry for the late reply, I took a look at your portrait pic and I downloaded the original and cropped it to the size you wanted and then uploaded the new image. The reason it didn’t work for you was because the height to width ratio was not correct.
    I also did this for the portrait pic on the ÜBER MICH page.
    Please clear your browser cache and check.

    Best regards,
    Mike

    #1122448
    This reply has been marked as private.
    #1122458

    Hi,
    For your first issue, I removed the bottom padding from the column with your profile pic, now it sits closer to the next section.
    On the Über mich page the column with the profile pic already has zero padding, so we could remove the top margin from the “Berufliche Erfahrung” section, but the text might be too close to the top section text, you can try it out with this css:

    #top.page-id-2 .avia-builder-el-4 {
    margin-top: 0px !important;
    }

    Best regards,
    Mike

    #1122485
    This reply has been marked as private.
    #1122786
    This reply has been marked as private.
    #1123143

    Hi,
    Sorry for the late reply, I cropped your new image and added it. Please clear your browser cache and check.

    Best regards,
    Mike

    #1123416
    This reply has been marked as private.
    #1124052

    Hi,
    Thanks for the feedback, I added this css to sort this out:

    #top.home #av-layout-grid-1 .avia-builder-el-2,#top.home #av-layout-grid-1 .avia-builder-el-5 {
    	padding-bottom: 0px !important;
    }

    please clear your browser cache and check.

    Best regards,
    Mike

    #1124115
    This reply has been marked as private.
    #1124366

    Hi ilpadre1,

    Glad you got it working for you with Mike’s help! :)

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #1125429
    This reply has been marked as private.
    #1125769

    Hi,
    Glad to hear above worked out for you, thank you for the feedback :)
    So I looked at your columns and see that the space between the column “Arbeitsschwerpunkte” and your image is technically the same as on the “RAHMENBEDINGUNGEN” page.
    But the difference is that on the “RAHMENBEDINGUNGEN” page there is more text in the left column to fill the space and in the “ÜBER MICH” page the left column has a bullet list with a small amount of text.
    To adjust this we could float the bullet list towards the image, but then you will have more space on the left of the bullet list, so I’m not sure if this would be an improvement? Or we could add more space between the bullets and the text, this might make it look like there is not as much empty space.
    What do you think?
    Please see the screenshots in Private Content area.

    Best regards,
    Mike

    #1125905
    This reply has been marked as private.
    #1126371

    Hi,
    Oh, I see, vertical row :)
    So on ÜBER MICH the two sections are actually two different column blocks with text blocks in each, so the STUDIUM UND AUSBILDUNG block has a 50px top margin:
    2019-08-09-224636
    On RAHMENBEDINGUNGEN both “am Ende der Sitzung in bar zu bezahlen” AND the next ROW starting with PSYCHOTHERAPIE, MUSIKTHERAPIE. are actually in one text block, so there is no 50px top margin, it has a 42px top margin for the H2 heading:
    2019-08-09-230116
    I hope this helps explain why the two pages are a little different, but we can adjust them so they are the same with css.
    Please try this code in the General Styling > Quick CSS field or in the WordPress > Customize > Additional CSS field:

    #top.page-id-2 .flex_column.avia-builder-el-4,#top.page-id-2 .flex_column.avia-builder-el-6,#top.page-id-2 .flex_column.avia-builder-el-8 {
    	margin-top: 0 !important; 
    }

    This css is for the ÜBER MICH page only so that it doesn’t affect other pages, please let us know if there are other pages you would like this to work on so we can help.
    Then clear your browser cache and check.

    For your homepage slider, each slide is the same size for me on Windows Chrome & Firefox. So I assume that this issue is only occurring on Safari, correct?
    Please include a couple of screenshots of the slides in your Safari browser.

    Best regards,
    Mike

    #1126383
    This reply has been marked as private.
    #1126454

    Hi,
    I’m so glad to hear that these issues are resolved and your site is finished.
    We will close this now. Thank you for using Enfold.

    For your information, you can take a look at Enfold documentation here
    For any other questions or issues, feel free to start new threads in the Enfold forum and we will gladly try to help you :)

    I wish you a happy life also :)
    Best regards,
    Mike

Viewing 26 posts - 31 through 56 (of 56 total)
  • The topic ‘firefox’ is closed to new replies.