Resize Header - by missydi2007 - on WordPress WooCommerce support

This topic has 12 replies, 4 voices, and was last updated 9 years, 10 months ago ago by Jack Richardson

  • Avatar: missydi2007
    missydi2007
    Participant
    July 2, 2014 at 17:10

    Hello!

    I;d like to make the header smaller at the top navigation. Here is the snippet of code when inspecting the element:

    class=”row header-variant2″ it is currently sized at 960px x 55px — I would prefer making the height smaller.

    I am unable to find in the style sheet, header or main template.

    Please let me know if this is possible to resize

    11 Answers
    Avatar: Robert Hall
    Robert Hall
    Support staff
    July 2, 2014 at 17:17

    Hello,

    Please provide us with link to the page.

    Regards,
    Robert Hall

    Avatar: missydi2007
    missydi2007
    Participant
    July 7, 2014 at 20:12

    http://www.detroitgarmentgroup.com

    Sorry for the non=reply, had notifications off.

    Avatar: Robert Hall
    Robert Hall
    Support staff
    July 7, 2014 at 20:46

    Hello,

    Put this code to custom.css file.

    img.alignleft {
    margin: 0 !important; 
    }

    Here is a video tutorial how to create custom.css: https://www.youtube.com/watch?v=Qok2zRedRMY&feature=youtu.be.

    Regards,
    Robert Hall.

    Avatar: missydi2007
    missydi2007
    Participant
    July 8, 2014 at 17:06

    Hi robert,

    I placed that snippet of code into the custom.css file – it was the only code in the document. Nothing happened when I refreshed the webpage.

    Should I place into another one of these css?

    style.css
    compatibility.css
    visual editor or RTL css

    Avatar: Eva
    Eva Kemp
    Support staff
    July 8, 2014 at 18:07

    Hello,

    You should edit only custom.css file. Have you enabled it in Theme Options > Custom CSS?
    To resize the top header area try to add this code into custom.css:

    .header-top-variant5 {
        height: 40px;
    }

    Regards,
    Eva Kemp.

    Avatar: missydi2007
    missydi2007
    Participant
    July 9, 2014 at 01:33

    Hi Eva,

    I’ve activated the Custom CSS to the on-button.

    I went to the custom css file- copied the code & refreshed. I am still seeing the same results. Is there an opportunity to show you a screenshot?

    Could I remove the orange bar at the very top – all together?
    http://www.detroitgarmentgroup.com

    Avatar: Robert Hall
    Robert Hall
    Support staff
    July 9, 2014 at 06:38

    Hello,

    You can change your header type, without color. Navigate to Theme Options -> Header.

    Regards,
    Robert Hall.

    Avatar: missydi2007
    missydi2007
    Participant
    July 9, 2014 at 13:57

    The color seems to be fine, I would be happy if I could either:

    1. Remove the top bar altogether
    or
    2. Make the height smaller

    I enabled the custom CSS & dropped the code into the stylesheet. The results appear to be the same.

    http://www.detroitgarmentgroup.com is the site

    Avatar: Robert Hall
    Robert Hall
    Support staff
    July 9, 2014 at 14:05

    Hello,

    Please provide us with wp-admin and FTP credentials in Private Content.

    Regards,
    Robert Hall.

    Avatar: missydi2007
    missydi2007
    Participant
    July 9, 2014 at 14:23

    Is there an email that I may send this information please?

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    July 9, 2014 at 14:26

    Hello,

    There is Private Content filed below the message form.

    Regards,
    Jack Richardson

  • Viewing 12 results - 1 through 12 (of 12 total)

The issue related to '‘Resize Header’' has been successfully resolved, and the topic is now closed for further responses

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.