- This topic has 8 replies, 2 voices, and was last updated 3 years, 6 months ago by
Skandha.
-
AuthorPosts
-
February 16, 2020 at 5:18 pm #236317
travelO
ParticipantHello,
I hope you all are having a blessed day, I have an issue with my website’s “Site Title and Tagline” not centering on the desktop version but elsewhere it’s functioning properly.
So how do I center it on the Desktop Version?I’m using travelore Theme and this is my website: metravelo.com
Thanks,
Best RegardsFebruary 17, 2020 at 12:48 am #236339Skandha
Participant@travelo: Hello there,
Setting up your Social Header Left menu can have your “Site title and Tagline” centered.
Go to => Appearance => Menus => View All Locations => Header Social Left => Select your Social Menu.Let me know if you don’t wanna have the social menu but want the “Site title and Tagline” centered.
Kind Regards,
SkandhaFebruary 17, 2020 at 3:18 am #236351travelO
ParticipantHello Skandha,
I hope you’re having a wonderful day.
Firstly, let me THANK you for your prompt help, Appreciated much brother.
And yes, I don’t want the Social Menu but I want the Site title and Tagline centered.Thanks,
Best Regards.February 17, 2020 at 3:33 am #236352Skandha
Participant@travelo: Hello there,
Go to => Appearance => Customize => Additional CSS and add the following CSS Code.@media screen and (min-width: 64em) { .site-branding { position: absolute; left: 50%; transform: translateX(-50%); } .header-right { margin-left: auto; } }
Let me know if this works out!
Kind Regards,
SkandhaFebruary 17, 2020 at 3:52 am #236353travelO
ParticipantIt didn’t work, still there.
February 17, 2020 at 3:57 am #236355February 17, 2020 at 3:59 am #236356Skandha
Participant@travelo: Hello there, I hope I was able to resolve your issue. If it’s not too much trouble, I have a quick request: could you please leave an honest review?
https://wordpress.org/support/theme/travelore/reviews/#new-post
Your review will help others know what to expect when they’re looking for the support I offer. Even a sentence or two would be hugely
appreciated. Thanks, and if there’s anything else at all that I can do to help, don’t hesitate to let me know. Have a good day! 🙂Kind Regards,
SkandhaMarch 2, 2020 at 6:22 am #237785travelO
ParticipantDone, I have left a review 🙂
March 2, 2020 at 6:25 am #237788 -
AuthorPosts
- The topic ‘Site Title and Tagline centered everywhere but Desktop Version ?’ is closed to new replies.