Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author rpetersen29

    (@rpetersen29)

    Simple banner position: fixed

    Simple Banner Custom CSS, left text box:

    top: 0;
    

    Website Custom CSS:

    nav.navbar {
        top: 38px;
    }
    
    • This reply was modified 4 years, 3 months ago by rpetersen29.
    Thread Starter jamp982

    (@jamp982)

    can I reduce the thickness of the banner?

    Plugin Author rpetersen29

    (@rpetersen29)

    Yes, in Website Custom CSS:

    .simple-banner .simple-banner-text {
        padding: 5px;
    }
    

    I’ll make this a free option in a future update.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘banner on the menu’ is closed to new replies.