• Resolved bintexenergy

    (@bintexenergy)


    I’ve tried uploading it each time bigger but the upper logo remains small af, could someone help me with this issue? Thank you very much

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Benbodhi

    (@benbodhi)

    Hi there,

    You can just use css to set the size…

    I’m only on phone right now, so can’t inspect and offer the css. I’ll do that when I get on the computer shortly.

    But it’d be something like .logo {width: 200px;} to target your logo and set the size. Use whatever units suit your purpose if px isn’t suitable.

    I hope this helps.

    Plugin Author Benbodhi

    (@benbodhi)

    Hi there,

    How did you go?

    I just tried viewing the site, but the link is a screenshot… if you share a site link where I can see the logo, I’d be happy to provide the exact CSS to set the logo size.

    It’s because SVG can be made any size, it doesn’t have an actual pixel size attached like regular images. Usually they show up fine, but some themes need a little CSS modification to the logo to make sure it’s the size you want.

    It also may be that there is white space in the SVG file, but hard to say without seeing the site or the SVG itself.

    But yeah, hit me back with a link if you still need help, or let me know otherwise ??

    Happy holidays!

    Plugin Author Benbodhi

    (@benbodhi)

    I’m going to assume you got this sorted. But please don’t hesitate to reach out if you need further help.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Small svg size’ is closed to new replies.