Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #880833
    #880838

    Hi,

    “Site en construction. A bientôt”. Could you please post logins here privately so we can look into it? :)

    Best regards,
    Yigit

    #880852

    See private content

    #880860

    Hi,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:

    .subtext h1 {
        color: red;
        overflow: hidden;
    }
    .logo img {
        float: left;
    }
    .logo, .logo a {
        width: 100%;
        max-width: 500px;
    }
    

    Best regards,
    Yigit

    #880879

    The text is on ( see access3d.fr ) but how to put it UNDER the logo ( for the moment it is beside )
    ( I choose h3 in general styling and Function.php )
    Thank You

    #880897

    Hi,

    Add this to quick css:

    span.subtext h3{
    float:left!important;
    }

    Best regards,
    Jordan Shannon

    #881188

    Hi,
    Ok, the text is now under my header logo ( i just had to change the 500px valur to 600px).
    But the shrinking of the header does not work anymore..
    Anything to do ?
    Thanks a lot !

    #881337

    Hi philichar,

    The shrinking header works on my end. Just the subtext hides. Did you manage to get it working? Which browser are you using?

    Best regards,
    Victoria

    #881403

    Hi
    Ok ! it was the firefox’s cache i think, it’s ok in Chrome an now in Firefox.
    All is ok, thank you very much.
    I think this kind of settings would be great in Enfold interface without .php or .ccs !!
    Thanks again.

    #881404

    Hi,

    Did you need further assistance or shall we close this topic?

    Best regards,
    Jordan Shannon

Viewing 10 posts - 1 through 10 (of 10 total)
  • You must be logged in to reply to this topic.