• Resolved wafiqsyed

    (@wafiqsyed)


    Hi there,

    Firstly, thanks for the wonderful plugin. I’m very excited to begin using it.
    My site uses Elementor Pro and has a transparent header. So I need to add a margin or padding to the top of a course. How can I do this? I assume I need to add some .css code so please let me know what/where I need to add.

    Kind regards.

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hello @wafiqsyed

    Go to WordPress Dashboard > Appearance > Customize > Additional CSS and apply this

    .tutor-wrap {
        margin-top: 120px !important;
    }

    Please let me know the effect. Thanks for your query. Have a nice day

    Thread Starter wafiqsyed

    (@wafiqsyed)

    Thanks, did this job!

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Sticky Header Margin/Padding’ is closed to new replies.