Hi
How can I bring it more space in the menu buttons?
I only added the word animation, in the button "animation school" and it bounces down (attached image).

Another thing, how can I add a popup with video? and make it the first thing that appears.

Thanks a lot
Regards

    hdbranding
    Hi
    open template folder/css/custom.css file
    create this file if its does not exist and add this code

    @media (min-width: 992px){
    .head-right + .t3-mainnav {
        padding-right: 18px;
    }}

    Could you tell me please, where I can do that?
    Thanks

      hdbranding
      Hi
      Open css folder in the template and add a new file custom.css
      Now add the code and change the values as per needs.

      Regards

      Hi
      I created the folder as you comment me, but still same
      Am I doing something wrong?

        Write a Reply...
        You need to Login to view replies.