Control Logo Size - Question | JoomShaper
Black Friday sale is live with flat 50% OFF. Sale ends soon! Grab your deal now!

Control Logo Size

R

Rvdzande

Helix Framework 3 years ago

Hi,

At this moment I am trying to make a website with Helix Ultimate 2 + SP PageBuilder Pro. I have many sites with this and I am familiar with CSS though I sometimes have issues finding what to 'target.'

I want to make the logo wider. I can find how to make the logo higher (both in gui and with css), can assign a bigger logo position in the template builder, but I cannot get the logo as width configured as I want. Any idea what I am overlooking? Currently working in a test environement. Ideal logo should be +/- 300 pixels width and 70 high.

0
5 Answers
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 3 years ago #60115

Ok then use this custom CSS

.logo-image {
    height: 70px !important;
    width: 300px !important;
}

Path towards custom CSS: Extensions>Templates>Styles> Click on your current default template name then choose Template Options. Then find custom CSS within the custom code.

0
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 3 years ago #60092

Hi

Thanks for contacting us. If you want to set the height 70px and width 300ps then it will be look like this,please see my screenshot below:

https://prnt.sc/WxClKVeaoP6J

Do you want it this way?Please let me know.

-Regards.

0
R
Rvdzande
Accepted Answer
3 years ago #60107

Hi, this looks sort of like I want it, I am sure I can finetune it myself.

0
R
Rvdzande
Accepted Answer
3 years ago #60118

Guess I forgot the !important... Now it works, when tested it didn't. Thanks!

0
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 3 years ago #60119

Glad to know that:) You are always welcome!

It would be very kind of you if you can manage some moment to give us feedback here:

https://extensions.joomla.org/extension/sp-page-builder/

https://www.trustpilot.com/review/www.joomshaper.com

Please let me know your name on the review. Thanks for being with us :)

0