Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #274407

    Bonjour,

    I want to center a header. the size of my header is width = 1046 and height = 400.
    I change the “register-admin-options.php” file for to selection of a height of 400.

    But I have a problem.The logo is resized by the css “html_header_top.html_logo_center. logo”.

    How to center without resizing the image?

    thank

    #274477

    Bonjour,

    Can you post the link to your website?

    Regards,
    Yigit

    #274980

    This is the link : http://www.cookiesmum.com

    thanks

    #275132

    I commented out the css to display the logo correctly. Unfortunately, I can not seem to center the logo.

    I’ve put a link of a screen copy for the original css :

    http://www.cookiesmum.com/wp-content/uploads/2014/06/capture-header.png

    thanks

    #275203

    Hi!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    div .logo { left: 12%; }

    you may need to adjust the value to center it perfectly

    Regards,
    Yigit

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