-
AuthorPosts
-
June 11, 2019 at 11:17 am #1109087
Hi
I would like the content to remain on the same level i.e. the text and buttons on different devices. I have tried different workarounds but it’s not working. Please can you help?
June 12, 2019 at 4:34 am #1109325Hey info224,
I would like the content to remain on the same level i.e. the text and buttons on different devices
I don’t understand what you mean by that, could you try to explain a bit further or post screenshots highlighting your intentions please?
Best regards,
RikardJune 12, 2019 at 10:46 am #1109436Hi
I have attached some links below you can see that the buttons are at different heights due to the text amount either being different or the titles.
- This reply was modified 5 years, 5 months ago by info224.
June 13, 2019 at 4:16 am #1109652Hi,
Ok, you can try CSS like this to see if that works:
.home #av_section_1 .avia-button { position:absolute; left:33%; }
Best regards,
RikardJune 14, 2019 at 11:54 am #1110286unfortunately, it didn’t work as it throws the other two buttons outside the bottom on their boxes
June 14, 2019 at 8:49 pm #1110496Hi,
Did you add the code to the very top of quick css so it runs first? Also, clear the cache a few times over.
Best regards,
Jordan ShannonJune 15, 2019 at 9:49 am #1110623Hi
I’ve just tried it at the very top and the same happened :(
June 15, 2019 at 10:01 am #1110626after that OCD Comment i wouldn’t make the site public too – but I’d like to see what you try to achieve.
Maybe you can post the alb shortcode that is causing the problem here.June 15, 2019 at 10:10 am #1110628Hi Guenni007
Ah point taken :) I’ve deleted the comment perhaps you could amend yours :):)
The site is
Thanks- This reply was modified 5 years, 5 months ago by info224.
June 15, 2019 at 10:49 am #1110630can you try this :
.page-id-102 #av_section_1 .avia-button-wrap.avia-button-center.el_after_av_hr.avia-builder-el-last { position: absolute; top: auto; bottom: 20px; left: 50%; transform: translateX(-50%); } .page-id-102 #av_section_1 .hr-invisible.el_after_av_textblock.el_before_av_button { padding-bottom:40px }
i see you use autooptimize etc. – refresh all cached versions – maybe refresh merged files on enfold too
PS: the one thing with the button on hover on all screen-width i’m on that behavior now to solveJune 15, 2019 at 10:55 am #1110631.page-id-102 #av_section_1 .avia-button.avia-size-large { padding: 15px 25px 13px; font-size: 13px; min-width: 150px; }
btw: you had to break your menu earlier – on screen-width less than 1216px you have menu-items in top-section
June 15, 2019 at 10:57 am #1110632Hi
That’s great the buttons on the top section line up :) any suggestions re the bottom upcoming events which essentially are blog posts, please?
June 15, 2019 at 11:37 am #1110640No chance to reach it there without incorporating other layout errors. The heights of the contents are different.
And the read-more button is part of entry-contentOne thing could be to limit excerpts to a give length ( letters or words to have nearly the same excerpt height.
June 15, 2019 at 11:49 am #1110642That’s what I thought thanks so much for your help I really do appreciate it
June 15, 2019 at 12:34 pm #1110647Hi info224,
Thanks for the update, please let us know if you should need any further help on the topic. Thanks to @guenni007 for helping you out.
Best regards,
Rikard -
AuthorPosts
- You must be logged in to reply to this topic.