Tagged: 

Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #801441

    Hi, wishing to use .svg as my header logo I have installed the ‘svg-support’ plugin which works beautifully.

    Now the logo aligns center, instead of left, like I would like it to. What do I need to to to get this working correctly again. I have set up a child theme.

    Thanks,
    Christian

    #802164

    Hey Christian,

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .header-scrolled .logo img {
        width: 145px;
    }

    Best regards,
    Yigit

    #802170

    Hi Yigit,

    thank you for your response. I’m afraid it has no effect – the logo is still center aligned, not left.

    Best regards,
    Christian

    #802390

    Hi,

    The logo aligns left on my end, that is what you are looking for, correct? If not then please try explaining a bit further or post a screenshot of the problem.

    Best regards,
    Rikard

    #802397

    Hi,

    That’s strange. Yes, thats what I’m looking for. Using OS X 10.12.5, Safari is showing the image centre aligned. Firefox and Chrome are not showing the .svg at all. In iOS (on iPhone 7) all these browsers are showing the image but still centre aligned.

    • This reply was modified 7 years, 5 months ago by silvercorn.
    #802517

    Hi,

    Thanks for the feedback, I checked in Chrome before my first reply but now I’m getting the same result as you describe. It only showed when scrolling down though but that is not possible on your site now, could you try adding some content to it?

    Edit: if you want to add screenshots then you can upload to a service like google drive or dropbox and then link to it here.

    Best regards,
    Rikard

    • This reply was modified 7 years, 5 months ago by Rikard.
    #802532

    Sorry about that Rikard. I’ve added some dummy text now.

    #802729

    Hi silvercorn,

    Try this code instead:

    
    span.logo { width: 200px; }
    

    If you need further assistance please let us know.
    Best regards,
    Victoria

    #802799

    That did the trick Victoria! Thank you!

    #802968

    Hi,

    Great, glad we could help. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

    #802991

    Consider the case closed. Thank you again.

    #803195

    Hi,

    You’re very much welcome and thanks for using Enfold :)

    Best regards,
    Nikko

Viewing 12 posts - 1 through 12 (of 12 total)
  • The topic ‘SVG alignment’ is closed to new replies.