-
AuthorPosts
-
January 27, 2021 at 12:28 pm #1275759
Hi,
I would like to change the header height of the following pages: catalog page (https://antiquaritaly.com/catalogo/), categories page and product pages of the e-commerce section of my website.
I’d like to make it as high as in the other pages “chi siamo” or “contatti” (https://antiquaritaly.com/chi-siamo/).Could you help me please?
thanksJanuary 27, 2021 at 10:13 pm #1275899Hey Antiquaritaly,
Can you please share the login name too?
Best regards,
VictoriaFebruary 2, 2021 at 11:15 am #1277069Ciao Victoria, eccomi scusa il ritardo
February 3, 2021 at 9:16 am #1277283Hi,
Thanks for that. The login details you posted are not working though, please check and verify.
Best regards,
RikardFebruary 3, 2021 at 9:44 am #1277289Hi, user and psw attached
February 3, 2021 at 9:45 am #1277291Hi, user and psw attached
February 4, 2021 at 7:46 am #1277612Hi,
Thanks for that. I can’t see any difference in the header size on the two pages you linked to, maybe you are referring to the first section on the page? On the catalog page for example, where it contains this text; CATALOGO Scopri tutte le nostre categorie?
Best regards,
RikardFebruary 4, 2021 at 9:52 am #1277641yes I mean that, thanks
February 7, 2021 at 12:23 pm #1278426Hi,
Sorry for the very late reply, and thanks for the login and links, I added this css to your Enfold Theme Options > General Styling > Quick CSS field.woocommerce-page #av_product_description { height: 75vh; } .woocommerce-page #av_product_description .av-section-color-overlay-wrap > .container { margin: 0; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); }
This matches the product description header of your woo pages to your /chi-siamo/ page.
please clear your browser cache and check.Best regards,
MikeFebruary 8, 2021 at 9:36 am #1278579Hi Mike,
thank you for the update and your work. There is last item to fix: the text now in each page of the categories in the banner is less visible, it looks like it’s in a layer behind.
Can you check please?
bestFebruary 9, 2021 at 6:54 am #1278934Hi,
Thanks for the update. Please try this CSS as well:
.woocommerce-page #av_product_description .av-parallax { z-index: 0; } .woocommerce-page #av_product_description .container { z-index: 1; }
Best regards,
RikardMarch 16, 2021 at 10:26 am #1288446fixed thanks!
March 16, 2021 at 12:12 pm #1288478Hi,
Glad we were able to help, thank you for using Enfold.For your information, you can take a look at Enfold documentation here
For any other questions or issues, feel free to start new threads in the Enfold forum and we will gladly try to help you :)Best regards,
Mike -
AuthorPosts
- The topic ‘Change the header size of the all ecommerce pages’ is closed to new replies.