Archived topic
Top Bar Alignment Not Aligning Correctly
10 replies · Started by Jennifer on January 5, 2021
Hello,
For some reason the top bar will not align to the right. I have tried all css that I know of. Can you help me align this to the right, thank you.
https://crm.uslawpros.com/wp-content/uploads/2021/01/GP1.png
Hi there,
Any chance you can link us to the site in question?
You can use the private information field.
Let me know :)
Yes I can :)
Sorry forgot the link
I noticed that it does not align to the right on the page using Gravity View but it does align to the right using the page with Gravity Forms only.
I have tried every css code that I know to force it to the right on the pages using Gravity View.
Any help would be appreciated and it might not have anything to do with those pages, really not sure.
See images and links to pages in privacy area
https://crm.uslawpros.com/wp-content/uploads/2021/01/GP1-1.png
https://crm.uslawpros.com/wp-content/uploads/2021/01/GP2.png
GRAVITY VIEW page
https://crm.uslawpros.com/dashboard-billing/
GRAVITY FORMS page
https://crm.uslawpros.com/add-new-vendor/
Seeing some weird code.
Can you activate the parent theme for me to take another look?
Yes I can
When I activated the parent theme the same results occurred.
Give this CSS a shot:
aside#gform_login_widget-2 {
margin-left: auto;
}
Yes, thank you that worked! :)
No problem :)