drewch34 Posted January 26 Share Posted January 26 (edited) Version 7.0– Brine family (Mara Brag template). https://www.wisenotwise.com/ I have a top header and bottom header (pic attached). I'm looking to add non-clickable text to the top header (top left corner, ideally - where red box is in pic). I also don't want to mess with the TICKETS link on the right side. I have tried a few things (from this post) without luck. I also tried accessing the data-nc-container element and adding content to it (per this post) without luck. [data-nc-container="top-left"] { content: "meow"; } Thanks in advance. Edited January 26 by drewch34 Added info Link to comment
Solution tuanphan Posted January 27 Solution Share Posted January 27 Add to Design > Custom CSS [data-nc-container="top-left"]:before { content: "wise"; color: white; } [data-nc-container="top-left"] { display: flex !important; } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment