janneyjanney
Forum Replies Created
-
Forum: Plugins
In reply to: [Options for Twenty Twenty-One] Site logo in footer?Just stripped the above CSS back and it affect the page text body width and the huge page title. So I am still left without being able to expose the site logo on the footer.
Perhaps this behaviour is by design on the 2020 theme. Hmmmm
Forum: Plugins
In reply to: [Options for Twenty Twenty-One] Site logo in footer?Thanks Oliver, looks like i messed up on the theme. I am using twenty twenty and not twenty twenty one!
I have added the site logo via the route you mentioned but also have the below custom CSS which might be removing it. Maybe i should take a few steps back on the CSS parts to see if it displays and then add the code back in a piece at a time.
.entry-header.has-text-align-center.header-footer-group {
display: none;
}.entry-content > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide)
{
max-width: 90rem;
width: calc(100% – 8rem);
}`fixed
.simcal-calendar-grid
{
background-color: yourcolour;
border-color: black;
}or simcal-calendar-grid ?