Viewing 1 replies (of 1 total)
  • Hi margot01,

    As you’re a Vantage Premium user, you’re entitled to priority email support. If you would like to make use of that, please follow the instructions found on this page. Please reference this thread.

    1, 4. Please navigate to WP Admin > Settings > Reading and set a Front Page and a Posts page (recent posts page).

    Then navigate to WP Admin > Appearance > Homepage and ensure the custom homepage is enabled.

    2. You can adjust those by navigating to WP Admin > Appearance > Customise. Then go to Theme Design and go to Fonts for general fonts and Menu for the “toolbar” design settings.

    3. Please navigate to WP Admin > Appearance > Custom CSS and add the following CSS:

    .page .widget-area {
    	display: none !important;
    }
    
    .page .content-area {
    	width: 100% !important;
    }

    5. Could you clarify what you mean by toolbar? I previously was under the impression you were referring to the menu but now I’m not sure. Hm. I guess I’ll go with my initial assumption; layouts are the “meat” of the page but the header and footer will remain so by default the toolbar will be visible.

    6. The theme comes with social widgets and icons. For the latter, you can enable a social “bar” at the bottom of a post by navigating to WP Admin > appearance > theme Settings and finding and enabling the Post Sharing setting.

    Pages are managed in the typical WordPress manner.

    For manually adding social icons where desired, you can make use of the Vantage Social Media widget. Please note that this functionality will only work when in Page Builder mode.

Viewing 1 replies (of 1 total)
  • The topic ‘Support needed for Vantag theme customization’ is closed to new replies.