Hello Summer Sale!
Exclusive season-opening discount on TheGem theme.
Limited time offer.

Okay
  Public Ticket #1465882
Logo margin
Closed

Comments

  •  1
    lucianorodrigues started the conversation

    Hi. How can I set a different margin (top and bottom) for my logo on the header? I tried to change some CSS properties, but couldn't find the correct one. Please see attachment. For example, if I try to add a padding to the .header-main class, it breaks the design.

  •  444
    Sergio replied

    Hi, 

    not quite sure what do you mean. Can you pls provide more details (screenshots)?

    If you’re happy with our theme, please rate us with 5 stars on Themeforest. It keeps us motivated!  (How to rate).

    Regards Sergio Codex.

  •  1
    lucianorodrigues replied

    Hi, as you can see on the screen shot, I have a vertical logo, so I'd like to add some top and bottom margin for it not to snap to the header edges.

  •  444
    Sergio replied

    HI!

    pls. share the wp-admin access, we'll check

    If you’re happy with our theme, please rate us with 5 stars on Themeforest. It keeps us motivated!  (How to rate).

    Regards Sergio Codex.

  •  1
    lucianorodrigues replied

    Thanks for nothing!

  •  444
    Sergio replied

    Hi,

    I need to see your site, to understand the cause of the problem

    If you’re happy with our theme, please rate us with 5 stars on Themeforest. It keeps us motivated!  (How to rate).

    Regards Sergio Codex.

  •   lucianorodrigues replied privately
  •  444
    Sergio replied

    HI!

    pls. use following css:

    .header-style-3 #primary-menu.no-responsive > li{
        padding: 53px 3px;
    }

     

    If you’re happy with our theme, please rate us with 5 stars on Themeforest. It keeps us motivated!  (How to rate).

    Regards Sergio Codex.

  •  1
    lucianorodrigues replied

    Thanks!