Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].
hello
I have a problem …
My logo is not displayed anymore, in fact it appears behind my slider. When I put 100 in the header padding, it apparrait however not at full grader. It measures 180 x 135px, and it will pop up to 87 x 74px ..
http://www.traxxion4.ca/
I left the header padding for you to help me.
Hi Publiweb
This is being caused by the following plugin
https://wordpress.org/plugins/srizon-facebook-album/
It has added a global element on img tags setting a max width on 100% of the container.
Please add the following to Appearance->Custom CSS
and the weather button is causing the logo to slide below the menu. Please disable to test.
Let us know how you get on
Magus
.logo-no-height-constrain {
max-width: none;
}
Thank you Magnus,
It's just that
Hi Publiweb
You are welcome. If you need any more help please feel free to open a new support thread.
Magus