• Resolved cameronadair

    (@cameronadair)


    I Im trying to override my site width of notification bar.
    It only shows the body width of my theme which is 980px

    i tried all this in the custom css field:

    /* To modify the entire bar styling */
    #wpfront-notification-bar {

    padding:0 !important;
    margin:0 !important;
    /* position: fixed !important; */
    top: 0 !important;
    left:0 !important;
    right:0 !important;
    width: 100% !important;
    overflow: visible !important;

    }

    still only 980px

    https://www.ads-software.com/plugins/wpfront-notification-bar/

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Display Full Page Width’ is closed to new replies.