Advice on creating a webpage to match Framer styling
Hi, I would like to create a similar webpage to this Framer example: https://whenevr.framer.website/?via=hxmzaehsan but I have no idea where to start. Is there a demo that's close to it with rounded buttons, scrolling logo bars, rounded image corners, etc. I'd like to recreate this with your direction and curious if there are any limitations I should be aware of? Thank you!
Comments
Hi,
A similar demo would be this one: https://themes.muffingroup.com/be/agency8/
There are some limitations that you will not be able to achieve with Betheme features, like moving people's images in a circle:
But most of the features from that example website can be done.
If you point out particular ones you want to have that are not present on the Agency8 demo, please tell me, and I will let you know if they can be done and how.
Best regards
Okay great! I've been playing around with it and I'd love your help with these things:
1) Adjust the Site width in Betheme -> Theme options -> Global -> General:
2) If you attach a link to your website, I can prepare a little CSS that will do the job. But you must have blur assigned to your header.
3) Edit the Menu element in the header template, and under the Style tab, set background color for menu items, gap, and border radius.
4) Use the Query Loop for that.
See the following video tutorials:
https://www.youtube.com/watch?v=maE0FuFIhjQ&list=PLyfUqkbtW2kxq8AY0SivMxX7kf2H9Y-Wf
5) You can change that in Betheme -> Theme options -> Colors -> General:
Best regards
Thank you! I've gotten it to this point, here's the URL: https://0bh.852.myftpupload.com
I'm stuck on:
1) Assign the video as the section background:
2) Did you add the blur with a custom CSS code? You can do it through BeBuilder in the section advanced -> background settings:
Anyway, for the current construction use this:
3) If you want to use inline styles you can use vw instead of px.
https://www.w3schools.com/cssref/css_units.php
4) Making anchor links (in the menu or not) is as simple as creating regular links.
Please head to the documentation, where you will find all the required steps to do that:
https://support.muffingroup.com/faq/how-do-i-link-an-anchor-on-the-same-page/
You can check our video tutorial too:
https://www.youtube.com/watch?v=HoHZksjUrjg
5) Currently, there is an option Preloader in Betheme -> Theme options -> Global -> Advanced:
But it only sets the opacity to 0 before the page fully loads.
Anyway, we have plans to extend this feature.
Best regards