Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1486764

    I am probably blind, but cannot find the right css to modify the width of a left main menu.

    I have tried a bunch of different selectors, but none seem to work properly for this. Am I missing something obvious?

    #1486769

    Hey Jason,

    Please try the following in Quick CSS under Enfold->General Styling:

    .html_header_sidebar #top #header {
      width: 400px;
    }
    
    .html_header_left #main {
      margin-left: 400px;
    }

    Best regards,
    Rikard

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.