Home Forums Themes Support Gecko Edit the look and feel of the Menu..

Tagged: 

Viewing 5 reply threads
  • Author
    Posts
    • #9541

      Hi guys,

      I’ve want to change the capital letters like ‘HOME’ in the menu, see the attached picture, into a normal ‘Home’. I’ve also want to use a breakup like: ‘|’, in between the menu items. I’ve also added a picture of the way which i want it to be..

      Is there a way to edit this? Maybe with custom CSS?

      Attachments:
      You must be logged in to view attached files.
    • #9553

      Hi,

      Thank you for choosing our theme.

      Do you want implement for which menu? Main top menu, footer menu?

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    • #9581

      Hi Harry,

       

      I would like to change the main top menu..

       

      Greetings!

    • #9587

      Hi,

      You can add custom css in JanStudio > Theme Option > General Layout > Custom CSS

      .jas-menu > li:not(:first-child) {
      margin-left: 0 !important;
      }
      .jas-menu > li:not(:first-child) > a {
      border-left: 1px solid #999;
      margin-left: 20px;
      padding-left: 20px;
      }

      Best regards

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

      • #9696

        Thank you,

        I have applied same style, it works fine

    • #9634

      Hey Harry,

      Thanks for your response! It works really well. Still i’ve got the question if it’s possible to change the capital letters in the menu to normal ones.. Is there some solutions for it?

      Beside that i’ve got an last request: Is it possible to delete the whitespace around the logo in de headermenu and let them line out with the content underneath. I’ve designed the way which it’s has to be, and a printscreen of the situation right now. I’ve tried a lot of CSS to fix it, but i’ve still not managed it..

      Greetings Wessel

       

      Attachments:
      You must be logged in to view attached files.
    • #9646

      Hi,
      I helped you do it, please check.

      Best regards,
      Foster

Viewing 5 reply threads

You must be logged in to reply to this topic.