Logo is broken on home page template
-
div.logo is breaking. It looks fine on any other page, but setting the page to the ‘Home’ Template causes it to misalign.
Your image code didn;t work on this forum. Here’s an IMGUR link: https://imgur.com/a/TISxwod
Hi,
As per your request, please provide us your site URL.
So we can review and get back to you with CSS.
Thanks
Here you are: http://www.julianwrites.com.
Thanks for your attention.
Hi,
As per your request, we have seen your site and we are giving you some easy steps and CSS to fix it.
Go to Dashboard >> Appearance >> Customize >> Additional CSS >> Paste the given CSS on it >> Publish.
.home.page-template #header .logo:after {
border-left: 70px solid transparent;
border-right: 73px solid transparent;
}
If you need any other assistance please let us know.
Thank you
- You must be logged in to reply to this topic.