How can you make the WC Front Management a "FULL" 100% width and 100% height

We're shifting our Forum based support to a more dedicated support system!

We'll be closing our Forum support from 10th June, 2020 and move to Email Support assistance.

  • If you are a WCFM premium add-ons user, contact us- here
  • Want to know more before buying our add-ons? Send Pre sale queries- here
  • If you are a WCFM free user, please open a support ticket at WordPress.org
  • For WCFM App related queries, reach us- here
From now the forum will be read-only!

Multi Vendor Marketplace Plugin | WCFM Marketplace Forums WCFM – Ultimate How can you make the WC Front Management a "FULL" 100% width and 100% height

Viewing 6 reply threads
  • Author
    Posts
    • #82690
      gh0stmichael
      Participant

      Hello,

      How can you make the WC Front Management a “FULL” 100% width and 100% height

      I was able to disable the “theme header” and “theme menu”… but the width is still at around 90% and not fully 100%

      Also, the wordpress blog name is still on the header…

      Please see attached image…

      Attachments:
      You must be logged in to view attached files.
    • #82909
      WCFM Forum
      Keymaster

      Well, this is depend upon theme’template.

      Is there any full width template in your theme?

      If so, please set that for this page.

      Between, which theme you are using for the site?

      Thank You

    • #82977
      gh0stmichael
      Participant

      Hello,

      My theme does have it… but it makes a really weird effect…

      I starts with a box on the first load… and then it stretches it… i do not think it is very professional..

      Also, how about the header? how can I get rid of the blog name…?

    • #82985
      gh0stmichael
      Participant
      This reply has been marked as private.
    • #83325
      WCFM Forum
      Keymaster

      HI,

      Please add this CSS to your site –

      div#wcfm-header {
          display: none;
      }
      div#wcfm-main-content {
          padding-top: 0px;
      }

      Thank You

    • #83418
      gh0stmichael
      Participant

      display: none;

      This approach is really not a very SEO friendly approach….

      🙁

    • #83743
      WCFM Forum
      Keymaster

      OK, then use a theme template without header-footer.

      Thank You

Viewing 6 reply threads
  • The topic ‘How can you make the WC Front Management a "FULL" 100% width and 100% height’ is closed to new replies.