Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #774126

    Hi, I installed the SVG plugin SUPPORT

    My home page has transparent header, I use 2 logos (positive and negative). I put the logo in “Theme options” and it’s all OK but when I insert the SVG logo for transparent header here is that everything disappears, even the main logo.
    There are solutions?

    Thanks
    Giorgio

    #774326

    Hey giorgio_betagrafic,

    May you share your website link and the WP credentials, please?

    Best regards,
    John Torvik

    #774431

    Hi,
    I share my website link and the WP credentials in Private Content.
    Web site is “under construction”, I can’t keep it for a long time online,
    I’ll put it as early as possible in “comingsoon mode”.
    I hope for a quick intervention.

    Thank You
    Giorgio

    #774577

    Hi Giorgio,

    Please refer to this thread for a possible solution.

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #774953

    Thanks,
    I solved like this:

    Paste this code in Theme options> General Style> Rapid CSS

    .logo a img {
    max-height: 264px;
    height: 264px;
    width: 150px;
    }

    If you want adjust it on mobile devices
    paste this code in Theme options> General Style> Rapid CSS

    @media only screen and (max-width: 480px) {
    .responsive .logo a, .responsive .logo img { max-width: 60%; }}

    #775023

    Hi,
    Thank you for sharing your solution, we will close this now. Thank you for using Enfold.

    Best regards,
    Mike

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘SVG LOGO TRASPAREMT HEADER’ is closed to new replies.