Can you please provide me the the custom CSS that comes with the BeZoo theme. I accidentally deleted it and now my header images are not scaling correctly.
Thank you for your response. I was hoping this would fix the issue I was having with the header image, but it did not. When I upload a header image for a POST using the page options at the bottom, the image is scaled incorrectly. It only shows the upper left corner of the image instead of the whole image and it is not responsive.
How can I show the entire header image and have it be responsive.
I have used Revolution Slider for a lot of my main pages, but I wanted to use a simple header that I can upload through the page options for some of my secondary pages.
If you want to adjust the position of that image, please go to the Theme Options > Header & Subheader > Header and try to change position and size, I hope you will find the one, which will fit.
We use cookies to personalise content and ads, to provide social media features and to analyse our traffic. We also share information about your use of our site with our social media, advertising and analytics partners who may combine it with other information that you’ve provided to them or that they’ve collected from your use of their services.
Cookies are small text files that can be used by websites to make a user's experience more efficient.
The law states that we can store cookies on your device if they are strictly necessary for the operation of this site. For all other types of cookies we need your permission. This means that cookies which are categorized as necessary, are processed based on GDPR Art. 6 (1) (f). All other cookies, meaning those from the categories preferences and marketing, are processed based on GDPR Art. 6 (1) (a) GDPR.
This site uses different types of cookies. Some cookies are placed by third party services that appear on our pages.
You can at any time change or withdraw your consent from the Cookie Declaration on our website.
Learn more about who we are, how you can contact us and how we process personal data in our Privacy Policy.
Please state your consent ID and date when you contact us regarding your consent.
Comments
.home { background: url(http://rebuild.cultureshield.com/wp-content/uploads/2015/09/home_zoo_bg.jpg) no-repeat top center; }
Thanks.zoo_box_subtitle { font-size: 22px; line-height: 30px; color: #101c38; font-style: italic; font-family: Arvo; }
/* Header & top bar */
#Header_wrapper:after { background: url(http://rebuild.cultureshield.com/wp-content/uploads/2015/09/home_zoo_topbar_line.png) no-repeat top center; content: ""; display: block; height: 2px; left: 0; position: absolute; top: 0; width: 100%; }
#Top_bar:not(.is-sticky) { background: url(http://rebuild.cultureshield.com/wp-content/uploads/2015/09/home_zoo_topbar.png) repeat-x top center; top: 2px !important; }
/* Subheader */
#Subheader:after { display: none; }
/* Table */
table th, table td { padding: 20px; background: none; }
table th, table td { border-width: 0 0 1px; }
.table_zoo th h4, table td h4 { font-size: 28px; }
.table_zoo td.c1 { text-align: left; width: 60%; }
.table_zoo td.c1 h4 { margin-bottom: 7px; }
.table_zoo td.c2 { color: #00c579 !important; font-size: 24px; line-height: 24px; width: 20%; }
.table_zoo td.c3 { color: #ffa200 !important; font-size: 24px; line-height: 24px; width: 20%; }
.table_zoo td.c4 { color: #c500a7 !important; font-size: 24px; line-height: 24px; width: 20%; }
/* Counters */
.counter { background-image: none; }
.counter .desc_wrapper .number-wrapper { color: #101c38; }
.counter .desc_wrapper .title { color: #101c38; }