0
Welcome Guest! Login
0 items Join Now

Main Menu with Icons only (hide Menu Title)

    • kriru's Avatar
    • kriru
    • Hero Rocketeer
    • Posts: 351
    • Thanks: 0

    Main Menu with Icons only (hide Menu Title)

    Posted 9 years 1 month ago
    • MrT's Avatar
    • MrT
    • Preeminent Rocketeer
    • Posts: 101084
    • Thanks: 13484
    • Web Designer/Developer

    Re: Main Menu with Icons only (hide Menu Title)

    Posted 9 years 1 month ago
    • Use this code...
      .item101 .icon-search {
          font-size: 0;
      }
      .item101 .icon-search:before {
          font-size: 14px;
      }
      This is how to create a custom CSS compatible with Gantry 4...

      Simply create a file called "<TEMPLATENAME>-custom.css" and put this file in the CSS folder of the template (where <TEMPLATENAME> is the name of the template as seen in template manager e.g. rt_iridescent would be rt_iridescent-custom.css). GANTRY4 will automatically load this CSS file. If you wish, you can also have browser specific files by appending, for example, "-ie9" making the filename "<TEMPLATENAME>-custom-ie9.css"

      Regards, Mark.
    • Please search forums before posting. Please make sure your post includes the version of the CMS you are using and a link to the problem. Annotations on screenshots can also be helpful to explain problems/goals. Please use the "secure" tab for confidential information.
    • kriru's Avatar
    • kriru
    • Hero Rocketeer
    • Posts: 351
    • Thanks: 0

    Re: Main Menu with Icons only (hide Menu Title)

    Posted 9 years 1 month ago
    • MrT's Avatar
    • MrT
    • Preeminent Rocketeer
    • Posts: 101084
    • Thanks: 13484
    • Web Designer/Developer

    Re: Main Menu with Icons only (hide Menu Title)

    Posted 9 years 1 month ago
    • kriru - these appear to be two new issues totally unrelated to what you first asked. Please raise two new separate topics for these questions and we can look at them for you.

      Is your original issue now solved? If so, please EDIT your FIRST POST in this thread by adding [SOLVED] at the start of the title and then select the TICK icon. This lets the moderators know that it can be moved to the solved section.


      Regards, Mark.
    • Please search forums before posting. Please make sure your post includes the version of the CMS you are using and a link to the problem. Annotations on screenshots can also be helpful to explain problems/goals. Please use the "secure" tab for confidential information.

Time to create page: 0.058 seconds