Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #118224
    Ish
    Participant

    How can I either add space below the featured slide or remove it from the top?

    URL: https://wp.sca-caid.org

    #118231
    tikaram
    Keymaster

    @webrightcaid : Go to Dashboard=> Appearance=> Customize=> Additional CSS box and add the following CSS: It will remove space from the top

    .nav-primary {
        margin-bottom: 0;
    }

    Regards,
    Tikaram

    #118405
    Ish
    Participant

    Thank you, any idea how I would add space below it if I decide to go that way?

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Space around Featured Slider’ is closed to new replies.