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

    Hey guys,

    I have an issue with the transparent header behaviour on a portfolio item. In the Avia Layout Builder the first element is text and thus the overlay of logo and text is not really fortunate: http://prntscr.com/c57duu & http://prntscr.com/c57dx9

    As a workaround, I could add empty rows, but this is a bad solution for mobile. Also I could just add an image, but am still wondering if there isn’t any clean and good workaround for this?

    Thanks,
    eC

    #672297

    Hey eC,

    Would you mind providing a precise link to your site, showing the elements in question? We need to be able to inspect them in order to help :)

    Best regards,
    Vinay

    #672605

    Hey Vinay,

    please see below.

    Thanks,
    eC

    #673970

    Hi,

    Add a separator/whitespace element above the text, set the Horizontal Ruler Styling to “Whitespace” and the Height to about 120 or taller. If you need to hide this element on smaller screens, please follow this thread. http://kriesi.at/documentation/enfold/hide-menu-itemselements-on-mobile/

    Best regards,
    Ismael

    #674208

    Hi Ismael,

    isn’t there any global solution for this, so we don’t have to tweak all portfolio items?

    Thanks,
    eC

    #676105

    Hi,

    I’m sorry for the late response. Please try this in the Quick CSS field:

    .single-portfolio #main {
        padding-top: 120px;
    }

    Best regards,
    Ismael

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