• Priority: 0
  • Status: Closed
  • Theme: Alysum
  • Assigned To: Marek
  • Private: No
  • Open Date: 27.04.18, 19:30
  • Opened by: d. ruiter
  • Closed by: Marek
  • Closed on: 12.06.18, 21:17
  • Reason: Closed
  • Comment: Glad to help!

Ticket #12138 - Hide information in productpage

Hi!

I cant seef to find it under the theme settings, perhaps someone knows.

I would like to do the following :

- Remove space from supplier above product title so product title comes at the first line (and is actually moving up, aligning with the picture)
- Remove add review button, but keep it available below in product description section
- Remove reference text and space so text moves up.

Thanks!

Comments

Marek 27 Apr 2018, 19:55

Hi.
Could you please take a screenshot with description what do you want to do, because it’s hard to understand

d. ruiter 28 Apr 2018, 08:48

Hi marek!

Off course, see picture included.

Hope it makes sense.

best regards,

Marek 29 Apr 2018, 10:16

Try following CSS:

.sys-info-section, .product-brand {display:none}
d. ruiter 02 May 2018, 18:56

Hi Marek,

Tried, but unfortunately it doesnt deletes the actual rule.
It will not show any more, but it still keps space reserved for it.

Regards,

danny

Marek 02 May 2018, 23:08

Here is the code to reduce the space:

#product .product-info-section .product-prices {margin-bottom: 1rem}