JoePapilaja
-
Posts
10 -
Joined
-
Last visited
Content Type
Forums
Gallery
Blogs
Events
Store
Downloads
Profiles
Posts posted by JoePapilaja
-
-
-
On 9/4/2023 at 10:42 AM, tuanphan said:
Hi @tuanphan, i mean the text that overlays the background. I want it at the bottom in mobile view. On desktop view it sits at the bottom, but in mobile view it sits in the middle. See screenshot.
-
On 9/4/2023 at 10:18 AM, tuanphan said:
You mean mobile menu disappear or?
Hi @tuanphan i mean that it does not respond when i click on it. If I remove the code you sent me, it works again. Thanks so much for taking the time 😊
-
Hi there, I have tried the above codes for the site I am working on, but it does not work for me. I am trying to get the text on a banner for mobile view, to move it to the bottom of the banner. Can you please help? Thanks so much in advance.
-
Hi there,
I am still in the middle of creating a website for a church. As the church wants to have a membership area, exclusive for church members only, is there a way that I can remove the "Create an account" option when logging in? Thank you in advance.
Website: https://www.fountainoflifeamsterdam.nl/membership-home
-
On 8/29/2023 at 12:30 PM, tuanphan said:
Add this to Custom CSS then save & reload the site
body.homepage .Mobile.loaded { position: absolute; left: 0; width: 100%; }
Thanks! However, I’m not sure if this code is causing this but the mobile menu icon is now not responsive 🥲
-
-
Hi there,
i’m trying to get the mobile header to be transparent. I’ve tried a couple of codes from the forum but it did not quite get the job done.
the code that came close was the following but the padding was way off:
.Mobile-bar.Mobile-bar--top { position: absolute; background: transparent !important; z-index: 999 !important; top: 0; left: 0; width: 100%; }
any tips would be appreciated. Thanks in advance.
Version 7.0– Brine family (Ahmir Miller template) Transparent mobile header
in Customize with code
Posted
@tuanphan LEGEND!!! That totally did it