Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #846338

    Hi There~ Where can I find the css for the Color Sections ‘Minimum Height’ options? or is that javascript?

    Thanks!

    #847271

    Hey nulrick,
    Try to give the color section an ID in the box at the very bottom of the color section options.
    Then use the ID to change the min-height in your css.

    #ColorSectionName {
        min-height: 20px!important; 
    }

    Best regards,
    Mike

    #847458

    Thanks Mike . I was trying to explore the way Enfold built it into the theme. Do you know where to find that css and/or script?

    #847466

    Hi,
    I’m not understanding the question, but I think your asking about /enfold/css/shortcodes.css
    Is there something you are trying to do that we can help with?

    Best regards,
    Mike

    #847808

    Yes. I am trying to modify a section that I’d like to fill 80% of the browser window, so I just need to track down the relevant css to change

    #847835

    Hi,
    You can do this right in the element, change the “Section Minimum Height”:
    2017-09-04_112258

    Best regards,
    Mike

    #848942

    are you please able to point me in the direction of the code itself because of some changes I’d like to make? Thanks!

    #849741

    Hi,
    I believe the code your asking about is in /enfold/css/shortcodes.css
    Were you not able to make the changes you wanted directly in the element?
    Perhaps if you explained exactly what you wanted to do we could help better.

    Best regards,
    Mike

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