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

    Hey,

    I’m trying to increase my logo size to where it hangs down almost like a tab, over the content area like this:
    http://www.sothebysrealty-stbarth.com

    Can anyone assist me with this?

    Also, I’m trying to make my slider caption look similar to the one in the link above… Any way to do this?

    Thanks in advance.

    #781406

    Hey mikeydon10000,

    Can you post a link to the site you want to have the increased logo size?

    Best regards,
    Nikko

    #781408

    Hi Nikko,
    Thanks

    #781435

    Hi,

    Try adding this css code in Quick CSS (located in Enfold > General Styling):

    #header_main .logo, 
    #header_main .logo a {
        overflow: visible;
    }
    
    #header_main .logo img {
        height: 120px;
        position: relative;
        max-height: none;
    }

    Just adjust the height as you see fit. Hope this helps :)

    Best regards,
    Nikko

    #781477

    Hey Nikko,

    That works! Thanks!

    What about the caption on the slider? Can get anything similar to that?

    #781553

    Hi,

    To have this caption, you`ll need to request a custom job though here: kriesi.at/contact/customization

    Best regards,
    John Torvik

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