Remove CTA Button in header on mobile view (Closed)
Isobella Fraser
·Updated ·
5 replies
Isobella Fraser
I would like to remove the CTA button within the mobile header. I have added this code but it hasn't worked.
@media (max-width: 768px) { .cta-button { display: none !important; } }
Isobella Fraser
I have also tried this code with no luck
@media (max-width: 768px){ .uicore-extra a.uicore-btn { display: none !important; } }
Malik Ihtasham
STAFF
Hi Isobella,
Go to Theme Options > Header and set the Mobile Header: Extra Content to none. Hope this helps.
Isobella Fraser
Amazing thank you!
Malik Ihtasham
STAFF
Not a problem! I’ll go ahead and close this ticket for now, but please feel free to open a new one if you need any more assistance. We're always here to help!