Left Module Brakes The Code - Question | JoomShaper

Left Module Brakes The Code

A

angelo

Template 1 year ago

I have a module visilble only to admins. it is this: #sp-left .sp-module .sp-module-content, #sp-right .sp-module .sp-module-content

in general hikashop products provided correctly. But with this module the code brokes and it goes very close to the menu. What shall I do? Please advice.

You can see it here: https://www.rules-chess-strategies.com/en/new-chess-course-english https://ibb.co/6WbgXLN

0
1 Answers
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 1 year ago #165163

Hi

Thanks for contacting us and sorry for your issue. Do you want it like this? Then use this CSS in your custom.css file

div#hikashop_category_information_menu_525{
  position: relative;
  top: 30px;
}

-Regards.

0