Site logo

[Resolved] Own CSS doesn´t work

Home Forums Support [Resolved] Own CSS doesn´t work

Home Forums Support Own CSS doesn´t work

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #2562150
    Royal Rangers

    Hi, I have these codes in css files in child template:

    .entry-content {
            padding-bottom: 40px;
        }
    
    .wp-block-embed {
        margin-bottom: 1.5em;
        }
    
    figure.wp-block-image,
    .gb-grid-wrapper figure.wp-block-image{
        margin-bottom: 1.5em;
        }

    Neither code works. Why? It works on another site. Probably some trifle somewhere… Can you help please?

    #2562227
    Ying
    Staff
    Customer Support

    Hi Jan,

    It’s usually due to errors in CSS code.

    Can you try adding the CSS to the top of your CSS file to test?

    #2562271
    Royal Rangers

    Lol 🙂 Was missing there }.
    Thanks.

    #2563297
    Ying
    Staff
    Customer Support

    Glad you’ve sorted it out 🙂

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