Tagged: category banner, height, styling
-
AuthorPosts
-
December 18, 2015 at 10:15 pm #555236
Hi guys i want to increase the height of the category banner, i already made it go full with with this CSS i found,
.av-parallax-inner {
background-size: cover;
}
But i didnt find how to make it taller
That works half way because it goes far away to left and right going outside the limits of the header.
Also i want it to be a litle taller in height almost double of actual size.Also i want to display the category name below the banner.
i paste an image to explain better
I am running a child theme with woocomerce
Paste credentials inprivate content in case you need itDecember 19, 2015 at 2:08 am #555295Hey smorrone!
Your using the boxed layout so it wouldn’t be possible to make it go fullscreen. If you switch to the stretched layout instead then it would be possible.
Cheers!
ElliottDecember 19, 2015 at 4:21 pm #555411Hi elliot that does not answer my question, as you can see in the link i provided you, that for the with.
On the other side for the height, how i make it taller?
Also i want to display the category name below the banner.
i add an image link to explain better.Can yo check it please, any hint?
December 24, 2015 at 4:41 am #557339Hey!
It looks like you forgot to attach the screenshot. Go ahead and add that so we can get a better idea of what your trying to do.
Best regards,
ElliottDecember 28, 2015 at 3:18 pm #557716Hi here the image, as in the private content…
http://matriarca.com.ar/nmatriarca/wp-content/uploads/2015/12/category-banner.jpgDecember 29, 2015 at 3:18 am #557957Hi!
So you want to increase the height of your category banner. It looks like you already have some custom CSS setup which is setting it to 300px.
div .av-section-color-overlay-wrap { height: 300px !important; }Cheers!
Elliott -
AuthorPosts
- You must be logged in to reply to this topic.
