Home › Forums › Support › Element Block after-logo float or align to right side please This topic has 5 replies, 3 voices, and was last updated 3 years, 4 months ago by David. Viewing 6 posts - 1 through 6 (of 6 total) Author Posts November 25, 2022 at 3:30 pm #2434615 Stephen Hi, I’ve inserted an Element Block after-logo and I would like it to align to the right side please but I cant work out how to do it. Currently its stuck on the left right next to the logo. Thanks November 25, 2022 at 6:34 pm #2434858 LeoStaff Customer Support Hi there, Not sure if I fully understand. Are you trying to move the Login link all the way to the right? https://www.screencast.com/t/9ORqoRxqUm8 If so try using a header widget instead: https://docs.generatepress.com/article/header-widget/ November 25, 2022 at 7:32 pm #2434906 Stephen Hi, yes thanks I want it to be like the header widget which would be on the right side. However I need to use an element block with a hook so I can have a one block showing for logged in users and another showing for non logged in users. Thanks Stephen November 26, 2022 at 4:20 am #2435435 DavidStaff Customer Support Hi there, add this CSS to position the block: .site-header .site-logo { margin-right: auto; } Block element Display Rules include Logged in and Logged Out users. So you can create 2 x elements, one for each of those rules. November 26, 2022 at 5:07 am #2435500 Stephen that is perfect thank you. For logout I’ve used https://www.mysite.com/my-account/customer-logout/ November 26, 2022 at 5:29 am #2435530 DavidStaff Customer Support You’re welcome ! Author Posts Viewing 6 posts - 1 through 6 (of 6 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In