Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1015795

    Hello guys. Again, love, love, love your Enfold theme.

    I added a code block element and put in a script for a chat feature.
    Now the page has a blank white space where this code block element is.

    Can you not have this element take up a physical space on a page and still be there?

    I am having the same issue with adding an element and choosing mobile only – small screens to show the element – but on large screens I am seeing a blank white space where the element was placed.

    In both examples – I was expecting them to be an invisible element but they are creating a blank white space.

    You can see this at – http://cryptonmobile.mswebhosting.net/ – bottom of page under the last “color section” is a white space under color section and socket… that is where the CODE BLOCK is located that has the chat script.

    Thank you in advance,
    Chris

    #1016081

    Hey Madison,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    .home #after_section_4 .content {
      padding: 0px;
      border: none;
      min-height: 0px;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #1017577

    That worked perfect! Thank you so much.
    Chris

    #1017738

    Hi Chris,

    Great, glad we could help :-)

    Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

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