how to do I center my blog so it isn’t pushed to the right? It is really messed up on mobile as well. please help…
Hey havanamusictours,
Can you disable caching and minification for now?
Best regards,
Victoria
Hey havanamusictours,
Can you disable caching and minification for now?
Best regards,
Victoria
I think it is already disabled…
also, the accordion on this page isn’t working: https://havanamusictours.com/music-tours-to-cuba/
Why is that?
Thanks!
just checking in, the blog still looks messed up, any ideas?
Hi,
Thanks for the login details, you blog posts are displaying to the right because that is the layout you have selected on the page in private. If you want the blog post centered then you have to use a different layout.
Best regards,
Rikard
What do you mean by a different layout? Isn’t there just a code to make this blog centered? Please help…
Hi,
I took a look at your page, and believe this is the css to center your single posts
.single-format-standard .template-page .post-entry {
right: 0px !important;
}
Best regards,
Mike
Hi Mike, thank for that… sorry to be a web development idiot. But where should I insert this code?
Thanks