Lila_Elias
06-05-2022
09:16 PM
Thread Options
- Subscribe to RSS Feed
- Mark Thread as New
- Mark Thread as Read
- Float this Thread for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
Custom HTML showing up in the editor but not in the published site
Hello, I'm trying to edit ralflittleactor.com and I inserted custom HTML code to shrink the height of the header bar. It looks perfect in the editor but the published site is not reflecting it. The page where it's most relevant is https://www.ralflittleactor.com/death-in-paradise.html
As you can see, the top of the actor's head is cut off, which is why I wanted to customize the header height and leave more room for the image.
The code I inserted was:
<style>
.wsite-section-content > .container
{
padding: 20px !important;
max-width: 90% !important;
}
</style>
Any ideas? I've cleared the cache and tried it on Safari as well (I am normally using Chrome).
Reply
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report
1 REPLY 1
alipakistan
06-15-2022
08:40 AM
Thread Options
- Subscribe to RSS Feed
- Mark Thread as New
- Mark Thread as Read
- Float this Thread for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
.birdseye-header {
height: 85px!important;
}
Change height from 85px to what you'd like, If it still doesnot work.
Email me at seosettingsweebly@gmail.com
Reply
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report