HOMENCREATIVE
-
Posts
48 -
Joined
-
Last visited
Reputation Activity
-
HOMENCREATIVE reacted to tuanphan in Changing navigation links to images
use CSS code like this
div.header-nav-item>a { height: 50px !important; }
-
HOMENCREATIVE reacted to paul2009 in Two buttons on bottom of screen MOBILE
Thanks. Please try adding this to the CSS:
.sf-mobile-cta-btn:nth-of-type(2) a { background: transparent; }
-
HOMENCREATIVE reacted to tuanphan in Create a background gradient in 7.1 from first section through header
You can use this CSS code
.header-dropshadow { box-shadow: unset !important; }
-
HOMENCREATIVE got a reaction from MakingWaves in Instagram Feed Reels not linking correctly on mobile
I'm having this same issue! Trying to find a solution but can't anywhere. My only next resort is to purchase an Instagram Feed plugin from a third party....but I would ideally like to avoid this.
I also noticed that some video reel embeds display "watch video on Instagram" while some play directly on the website page.
Anyone know why this is happening?
-
HOMENCREATIVE got a reaction from tuanphan in Reduce the width of a single card in the Simple List
@tuanphan Ahh...I see. Dang. The client won't be adding 2 items until the future when they have another event to add. I'll have to come up with a different solution so that they can easily edit the events on their own without needing to reach out to me for help.