How To Change Image Size In Helix Ultimate Mega Menu With SPPB - Question | JoomShaper
🎃 Halloween Sale is Live! Get 35% OFF on all plans. Sale ends soon! Get Offer

How To Change Image Size In Helix Ultimate Mega Menu With SPPB

EL

Eugen Leibundgut

SP Page Builder 10 months ago

Hello

I'm trying to resize an image that is displayed in the main menu. ![https://www.screenshare.de/3swz-cvrw-ihgz/#key=oyh6-mmbi-hfcx-fqqn-yvo3-dcvv-nee9-tzog]

I use the latest versions of finion template, helix ultimate and SPPB.

I've tried a lot and can't solve the problem on my own.

Can you help me?

Thanks for the valued support.

Best regards Eugene

0
4 Answers
Rashida Rahman
Rashida Rahman
Accepted Answer
Support Agent 10 months ago #177280

Hi there!

Thanks for your query.

It seems you are using a module there. You should be able to change the size in your module though.

However, you can change the size of the image with the help of custom CSS either:

#sppb-addon-1651850701944 img {
    height: 138px !important;
}

Please set the height value in the zbove code as per your need.

Best Regards

0
EL
Eugen Leibundgut
Accepted Answer
10 months ago #177290

Hello

Thanks for the quick reply. I entered the css code like this. then saved and deleted the cache everywhere. the code is not adopted. ![https://ibb.co/58KPLcx] ![https://ibb.co/7nQHsQd]

I've already tried all the code options there. The code in this field is not reflected on the website.

What else can you do? I really don't know what to do anymore.

Thanks for the good support. Maybe you have another tip?

Best regards and thank you.

Eugene

0
Rashida Rahman
Rashida Rahman
Accepted Answer
Support Agent 10 months ago #177300

Please place the code in the custom CSS field of the template, or custom.css file.

Here is all about custom code placement in Helix Ultimate: https://www.joomshaper.com/documentation/helix-framework/custom-code-css-js-meta

Thanks!

0
Rashida Rahman
Rashida Rahman
Accepted Answer
Support Agent 10 months ago #178164

Did that help?

0