Support for Envato Buyers Forums DGWork Logo dimensions customization

Viewing 2 reply threads
  • Author
    Posts
    • #19831
      Dxp87
      Participant

      How can I customize the dimensions of my logo (on menu)?

    • #19833
      Dxp87
      Participant

      I mean I wanna increase the size. Thks

    • #19847

      Hi

      You can adjust the LOGO size by the following custom CSS

      /* LOGO Width */
      .site-branding{width:14%;} /*Do not change it too wide so that the menu will be dropped down.*/
      /* LOGO Height */
      .site-branding,
      #dgw-topbar, 
      #dgw-primary-bar, 
      .main-navigation,
      .main-navigation ul,
      #site-icons{height:60px;line-height:60px;}

      We will add an option to do this in the future.

      Thanks

Viewing 2 reply threads
  • You must be logged in to reply to this topic.