Thread Starter
karlc
(@karlc)
Try adding this to your CSS (preferably via a custom CSS option or plugin):
.botnav {
display: table;
margin: 5px auto;
}
Thread Starter
karlc
(@karlc)
Not sure how that worked but brilliant thankyou!
Thread Starter
karlc
(@karlc)
Could you possibly tell me how to get menu directly above image again?
I am currently doing html course, havent got to css yet 🙂
Andrew Nevins
(@anevins)
WCLDN 2018 Contributor | Volunteer support
You really should be posting CSS queries in CSS forums such as http://csscreator.com/forum .