Viewing 10 posts - 31 through 40 (of 40 total)
  • Author
    Posts
  • #1243524

    Hi Tom,

    Please try this CSS as well:

    #custom_html-3 {
      padding: 0;
    }
    
    #custom_html-3 .widgettitle {
      margin-top: 0;
    }

    Best regards,
    Rikard

    #1245972

    Can you let me know something please.

    #1246178

    Hi,

    Can you let me know something please.

    It depends on what you would like to know?

    Best regards,
    Rikard

    #1247588

    Hello, why don’t I hear anything anymore?
    Please respond.

    #1247742

    Hi,

    What would you like to know? What is your question?

    Best regards,
    Rikard

    #1250825

    Hello,

    It’s me again. Has become a bit confusing, sorry about that.
    This concerns the table on the following page: https://nieuw.werkhuismaastricht.nl/tijdschema/

    My last question (from September 4) was:
    “Table only takes the outside lines. Is that also possible with the inner lines?”

    I had not seen your response on page 2, sorry about that. I had filled in the comment box on page 1, that’s the misunderstanding. Your answer contains the following code:
    ————————-
    # custom_html-3 {
    padding: 0;
    }

    # custom_html-3 .widgettitle {
    margin-top: 0;
    }
    ————————-
    I don’t understand, how is that meant, has nothing to do with the inner lines of the table I thought.

    Regards Tom

    • This reply was modified 4 years, 1 month ago by tomcusters.
    #1253612

    Hello, see above.
    Please let me know something.
    Regards Tom

    #1253719

    Hi,
    Sorry for the very late reply, and thanks for the link to your table.
    So as I understand you would like to add a border to your cells, please try this code in the General Styling > Quick CSS field or in the WordPress > Customize > Additional CSS field:

    #av_section_2 tr,#av_section_2 td,#av_section_2 th {
      border: 5px solid #847f7f !important;
    }
    

    Best regards,
    Mike

    #1255496

    Thanks for the response, it’s working now.
    Regards Tom

    #1255504

    Hi,
    Glad we were able to help, we will close this now. Thank you for using Enfold.

    For your information, you can take a look at Enfold documentation here
    For any other questions or issues, feel free to start new threads in the Enfold forum and we will gladly try to help you :)

    Best regards,
    Mike

Viewing 10 posts - 31 through 40 (of 40 total)
  • The topic ‘Using elements from another templates, (how are they built?)’ is closed to new replies.