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

Logo

I

Igor

Helix Framework 3 years ago

hello everyone,

please tell me how to change the size of the logo. After updating Helix logo got smaller. Tried to resize in template.CSS but couldn't find.

0
10 Answers
Rashida Rahman
Rashida Rahman
Accepted Answer
Support Agent 3 years ago #47995

Glad to know that and you are always welcome:)

0
Rashida Rahman
Rashida Rahman
Accepted Answer
Support Agent 3 years ago #47741

Hi,

Sorry for your issue.

Can I have your site URL here to check, please?

Best Regards

0
I
Igor
Accepted Answer
3 years ago #47742

3dproject.co.il

0
Rashida Rahman
Rashida Rahman
Accepted Answer
Support Agent 3 years ago #47744

Hi,

You can use the following code in your custom CSS:

img.sp-default-logo {
    height: 70px;
    width: 71px;
}

Please adjust height and width value as per your need.

Note: 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.

Best Regards

0
I
Igor
Accepted Answer
3 years ago #47749

I have searched for this code before but cannot find

0
Rashida Rahman
Rashida Rahman
Accepted Answer
Support Agent 3 years ago #47752

Hi,

Where did you search?

Actually, no need to search anywhere, but just put the code I have given you into your custom CSS. It will increase your logo height and width.

Here is the code again:

img.sp-default-logo {
    height: 70px;
    width: 71px;
}

Note: 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.

Best Regards

0
I
Igor
Accepted Answer
3 years ago #47755

thanks it works!

0
I
Igor
Accepted Answer
3 years ago #48091

Hi,

unfortunately the size of the logo has decreased again. I pasted the code again, but this time it didn't help.

Regards

0
I
Igor
Accepted Answer
3 years ago #48102

problem solved, changed file permissions

0
I
Igor
Accepted Answer
3 years ago #48541

I'm probably starting to go crazy my logo is back to small size again. What else to do with him I have no thoughts. I'm waiting for help again

0