• Resolved stampau

    (@stampau)


    I’m just asking for help on how to do this change to my website using Enigma (latest version). I just need to skinny up the menu bar and the main header. I know basic html/css, I just want to make sure I do it correctly and don’t damage anything on the site.

    Thanks for the help.

    Before

    After

Viewing 7 replies - 1 through 7 (of 7 total)
  • Hello,

    You are doing good enough. One thing Just to the changes using child-theme only.

    That will help you losing data / modification after this.

    Thanks

    Even I want to know how to do this. OP have you found the code to reduce the size of that row ?

    Hi

    For customization to create child theme.

    After that do your customization code in child theme.

    Child theme is the best way of customization.

    Thanks

    Yes I am using a child theme only but I want to know which row in the main theme in need to modify to change this size.

    Thread Starter stampau

    (@stampau)

    I went into custom css under: Appearance -> Theme Options

    I used this code to try to minimize my stuff some:

    .navbar-default { height: 20px; }
    .navbar-nav{ height: 40px; position: relative; top: 0px; }
    .head-contact-info {display:inline; text-align:left;}
    .head-contact-info li {font-size:14px; margin-right:2px;}
    .social { display: inline-block; }
    .col-md-6 {height:55px;}

    This is my current site:
    Stamp

    very good

    Hi,

    Did the above issue fixed or not if not

    Then send me the website URL or Screenshot.

    Note : please check it may be conflict due to the any of the plugin so please deactivate all the plugins.

    Let me know for further assistance.

    Thanks

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘I Want To Minimize The Site Some More’ is closed to new replies.