JAPS Posted March 15, 2022 Share Posted March 15, 2022 Site URL: https://dreamdata.io/ Is it possible to move a navigation item (a link in this case) position to the right of the CTA using Custom CSS? Thanks! Link to comment
tuanphan Posted March 16, 2022 Share Posted March 16, 2022 16 hours ago, JAPS said: Site URL: https://dreamdata.io/ Is it possible to move a navigation item (a link in this case) position to the right of the CTA using Custom CSS? Thanks! Not possible with CSS code. This needs JavaScript code (Business Plan or higher). You can consider this approach Add a Get Dreamdata free navigation item before Login, then share url again, we will give the code to make it as button style 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
JAPS Posted March 16, 2022 Author Share Posted March 16, 2022 Thanks for the speedy reply @tuanphan Ok, in that case, it's better to keep the same position for 'Log in' but add a box around it in the same dimensions as the Free Button and with #BFD9E3 fill. Is that possible with CSS? Link to comment
tuanphan Posted March 17, 2022 Share Posted March 17, 2022 On 3/16/2022 at 4:32 PM, JAPS said: Thanks for the speedy reply @tuanphan Ok, in that case, it's better to keep the same position for 'Log in' but add a box around it in the same dimensions as the Free Button and with #BFD9E3 fill. Is that possible with CSS? Add to Design > Custom CSS header#header [href*="app.dreamdata.io"] { border: 1px solid #BFD9E3 !important; padding: 1.04em 1.7368em; } nav.header-nav-list { align-items: center; } 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