
-
AuthorPosts
-
June 30, 2019 at 7:19 pm #1114657This reply has been marked as private.June 30, 2019 at 8:33 pm #1114688July 5, 2019 at 9:19 am #1115970This reply has been marked as private.July 6, 2019 at 12:06 am #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,
MikeJuly 22, 2019 at 10:55 am #1120798This reply has been marked as private.July 24, 2019 at 7:38 pm #1121702Hi,
Sorry for the late reply, can we try updating your site with a beta version that has the latest fixes?Best regards,
MikeJuly 24, 2019 at 7:40 pm #1121703This reply has been marked as private.July 24, 2019 at 8:39 pm #1121721Hi,
Thanks, I updated your site with the beta 3, please clear your browser cache and check.Best regards,
MikeJuly 25, 2019 at 4:31 pm #1121942This reply has been marked as private.July 25, 2019 at 5:47 pm #1121952This reply has been marked as private.July 27, 2019 at 10:13 pm #1122443Hi,
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,
MikeJuly 27, 2019 at 10:51 pm #1122448This reply has been marked as private.July 28, 2019 at 1:49 am #1122458Hi,
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,
MikeJuly 28, 2019 at 9:07 am #1122485This reply has been marked as private.July 29, 2019 at 4:20 pm #1122786This reply has been marked as private.July 30, 2019 at 2:04 pm #1123143Hi,
Sorry for the late reply, I cropped your new image and added it. Please clear your browser cache and check.Best regards,
MikeJuly 31, 2019 at 7:51 am #1123416This reply has been marked as private.August 2, 2019 at 5:55 am #1124052Hi,
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,
MikeAugust 2, 2019 at 9:41 am #1124115This reply has been marked as private.August 3, 2019 at 3:31 pm #1124366Hi ilpadre1,
Glad you got it working for you with Mike’s help! :)
If you need further assistance please let us know.
Best regards,
VictoriaAugust 7, 2019 at 9:34 am #1125429This reply has been marked as private.August 8, 2019 at 6:33 am #1125769Hi,
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,
MikeAugust 8, 2019 at 12:07 pm #1125905This reply has been marked as private.August 10, 2019 at 5:43 am #1126371Hi,
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:
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:
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,
MikeAugust 10, 2019 at 8:17 am #1126383This reply has been marked as private.August 10, 2019 at 5:05 pm #1126454Hi,
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 -
AuthorPosts
- The topic ‘firefox’ is closed to new replies.