WooCommerce products - Description, gap and grey line

I’ve found in the forum much of the information I needed to customise my WooCommerce products, but I’m straggling with two things:

  1. I removed the page title, but there’s a bit of a big gap now between the navigation bar and the product, and I still have to get rid of the grey line that usually appears under the title. https://bablingua.com/product/individual-teacher/

  2. I successfully removed one of the two “Description” titles under the thumbnail. How can I do the same with the other one? I guess that once I achieve this, I’ll have to be able to adjust the padding so the text is not far from the description box border.

Thank you!

Hi Alvaro,

Thank you for writing in, 1.) You only remove the title but not the entire .x-header-landmark div, use that class on your selector to hide the entire landmark.

2.) You can find the proper CSS code selector using the Chrome browser Developer Toolbar
For the CSS code itself, I suggest that you get started with this tutorial

Hope it helps,
Cheers!

I go it. Thank you so much!

You’re welcome!
We’re glad @Friech were able to help you out.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.