More of a multi-questioned discussion, but the primary one is we are looking to make a multicolumn announcement bar that leads to different pages in the store.
We want it to function similarly to https://kyliecosmetics.com/en-us where it leads to different pages with different headers and menu items.
The store is not live yet and we are not limited to the theme
To create a website that functions similarly to https://kyliecosmetics.com/en-us, you will need to use a combination of HTML, CSS, and JavaScript. The website will be built using a combination of static and dynamic pages, with different headers and menu items displayed depending on the specific page being viewed.
To create the different pages, you will need to use HTML to create the structure of the website and CSS to style it. JavaScript can be used to create interactive elements such as drop-down menus and to control which headers and menu items are displayed on each page.
To create the different headers and menu items for each page, you can use a CMS (content management system) or a framework like React, Angular, Vue.js or similar that allows you to create reusable components and manage the state of the website.
It’s a good idea to use a CSS preprocessor like Sass or Less to manage the styling, and use a task runner like Grunt or Gulp to automate tasks such as concatenating, minifying, and transpiling code.
Finally, it’s important to test the website across different browsers and devices to ensure that it works correctly.
If you have any other question kindly drop it here