Search for: Log In Free Support [Support request] slideout – title text lentgh Home › Forums › Support › slideout – title text lentgh This topic has 5 replies, 3 voices, and was last updated 2 months, 1 week ago by David. Viewing 6 posts - 1 through 6 (of 6 total) Author Posts November 5, 2020 at 4:50 am #1518844 Saqib hi i have the site librar: slideout the website title is on the left hand menu but as its a long title, it doesnt show properly…just the middle letters. How do i get the whole title on menu?thanks here is a screenshot: https://ibb.co/85CPX8w November 5, 2020 at 5:16 am #1518890 DavidStaff Customer Support Hi there, can you share a link to your site so i can see what the issue is Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ November 5, 2020 at 5:20 am #1518892 Saqib hi the screenshot above should show the problem but i have added the link in the private info section. many thanks! November 5, 2020 at 5:38 am #1518921 DavidStaff Customer Support Go to Customizer > Additional CSS and REPLACE this: #site-navigation .navigation-branding { transform: rotate(90deg); display: block; height: 100%; margin: 30px 0 auto; } with: #site-navigation .navigation-branding { display: flex; align-items: center; margin-left: 0 !important; height: 100%; margin: 30px 0 auto; } #site-navigation .navigation-branding .main-title { line-height: 0; writing-mode: vertical-rl; } Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ December 16, 2020 at 10:07 am #1583329 Matthew Thank you very much! This solved it. December 17, 2020 at 1:33 am #1583987 DavidStaff Customer Support You’re welcome Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ 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