• Resolved hailu

    (@hailu)


    hi,all
    i need a help on my website that i used striker theme https://www.alongers.com as you can see i have a white gap between main menu navigaion and content area,as i’m new and not good in coding,so please?

Viewing 2 replies - 1 through 2 (of 2 total)
  • .entry-content, .entry-summary {
        margin: 0 !important;
    }
    #primary {
        padding: 0 1.2em !important;
    }
    .hentry {
        margin: 0 !important;
        padding-bottom: 0 !important;
    }

    add the code into your theme style.css
    try it

    • This reply was modified 8 years, 2 months ago by benbenzhangqi.
    Thread Starter hailu

    (@hailu)

    thank you very much,wow you have no idea the struggle i been to ?? thank you

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘css styling’ is closed to new replies.