Viewing 3 replies - 1 through 3 (of 3 total)
  • LebCit

    (@lebcit)

    Hello @vishnudash

    Those are widgets area !
    If you really want to remove them, first use a child theme for your own customization or a custom CSS plugin.

    Try this :

    #sitewide-top-widget-area, #page-top-widget-area {
        display: none;
    }

    SYA ??

    Thread Starter Vishnudash

    (@vishnudash)

    Perfect, thanks so much.

    scrambler

    (@scrambler)

    Improper advices above.

    The reason these Widget Areas are showing up is because they contain an empty text widget !!
    You need to remove it by going in Appearance > Widgets and emptying the Sitewide top and page to widget areas…

    And regarding the advice of using a Custom CSS plugin when needing Custom CSS rules, There is no need for a Custom CSS plugin width weaver Xtreme.
    You can Add Global CSS Rule directly in the theme either in The Legacy Admin > Main Options > Fonts & Custom > CUstom CSS Rule box; or in the Customize > CSS > Global CSS rule box
    You can also use the CSS+ boxes next to every option when applicable to the element.

    I strongly suggest you post any further question on the Weaver Forum where you will get better informed advice ??
    https://forum.weavertheme.com/

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Remove horizontal boxes (not info bar)’ is closed to new replies.