Creative Right Header on smaller screens

Hello,

I'm using Creative right header, and I've noticed that on smaller screens (below 1240px) menu moves from right side of the screen to the top of the screen.
Now, I would like to keep it on the right side, for screens min-width 960px. How can I do this?

Thanks

Comments

  • Hi,

    under Theme options > Responsive section we got an option for that which is called Responsive Menu Initial width.

    Thanks!
  • edited November 2015
    But it says: Values less than 1240 are for menu with small amount of items
    This option does not affect Creative Header

    And since I'm using Creative header, it doesn't work. so, any other solution?

    Also, when I set Creative Right header, I get some strange margin on some rows, on the left side. It's generated by css below. I've tried to overright it with !imporant in child's theme style.css, but it don't work. Any ideas how to turn of this strange padding?


    @media only screen and (min-width: 1240px)
    .header-creative .vc_row[data-vc-full-width] {

            padding-left: 50px;

    }
  • If you will send us url to page where you got these problems, we'll have a look but probably we won't find any solution for 1st question if you use Creative header type.
Sign In or Register to comment.