Support for Envato Buyers Forums Samsara Header – Menu Items Layout

Viewing 2 reply threads
  • Author
    Posts
    • #5451
      bulentugur
      Member

      Hi,

      in the demo, there are 3 buttons (cart, account and search) on the right side of the header.
      I dont use 3 of them, and from ths samsara custom styles i checked no…
      http://omgmedya.com/
      as you can see there is a blank place where they were…
      i want to use my menu items at the right side of header…

      how can i make it…

      thanks

    • #5457

      Hi

      A quick solution, add the following CSS into “Samsara options > Custom style > CSS code”

      .tools {display:none;}
      @media only screen and (max-width: 1140px) {
       .tools {display:block;}
      }

      Thanks

    • #5491

      It’s my pleasure!

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