Okay
  Public Ticket #2490823
Need to span header to full width of page
Closed

Comments

  • Johnny Martinez started the conversation

    Hello, Im wondering if someone can help me span my header div to full length on my webpage? Ive tried looking to input custom css however, Im not seeing where to do so. Im new to wordpress and probably just not seeing the option. I can be reached at 801-573-4861


    Thank you,


    Johnny M

  •  435
    David replied

    Please add this custom CSS

    .main-header-bar > .ast-container {
        padding: 0 !important;
    }

    Best regards,
    WaspThemes team

    And don't forget to rate our plugin, it means a lot to us!

  • Closs replied

    With these code lines, I using a new font for my header. It can expand but apear a small error. I use a font is: https://fontsio.com/animal-crossing-font/

    .main-header-bar > .ast-container {
        padding: 0 !important;
    }


    Please tell me a advise! 

    Thanks!

  •  435
    David replied

    Sorry I didn't understand what is the issue?

    Best regards,
    WaspThemes team

    And don't forget to rate our plugin, it means a lot to us!

  • Johnny Martinez replied

    Thanks guys... Worked great!