Skip Navigation

[Resolved] How to make toolset starter theme menu to look like wp-types.com menu?

This support ticket is created 7 years, 3 months ago. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

Our next available supporter will start replying to tickets in about 4.21 hours from now. Thank you for your understanding.

Sun Mon Tue Wed Thu Fri Sat
- - 14:00 – 20:00 14:00 – 20:00 14:00 – 20:00 14:00 – 20:00 14:00 – 20:00
- - - - - - -

Supporter timezone: Asia/Ho_Chi_Minh (GMT+07:00)

This topic contains 1 reply, has 2 voices.

Last updated by Beda 7 years, 3 months ago.

Assisted by: Beda.

Author
Posts
#563769

Tell us what you are trying to do? I am trying to make toolset starter theme header menu to look like wp-types.com

Is there any documentation that you are following? No, Is there any documents I can follow?

Is there a similar example that we can see? wp-types.com header menu

What is the link to your site? My site is under development

#563810

I would go with a Custom Layout.

There you can add rows, cells and add custom ID's and classes.

Then you can add your CSS to the Toolset > Layouts CSS/JS section.

I cannot paste here the exact code of the HTML of that header, as this is something required when using Toolset, to be familiar with HTML and CSS.

To add the Menu I would use the Menu Cell, and then a Child layout Cell below it to call the different styles of Pages, Posts and so on, later.
https://toolset.com/documentation/user-guides/menu-cell/

Here is a Document on the Theme:
https://toolset.com/documentation/user-guides/toolset-starter-theme/

And here is a great DOC on how to build Themes with layouts:
https://toolset.com/documentation/user-guides/hierarchical-layouts/