logo padding

This topic contains 3 replies, has 2 voices, and was last updated by  Alex Rollin 6 years, 1 month ago.

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket
  • Author
    Posts
  • #421541

    Leonardo Guastella
    Expired Member
    Post count: 164

    hi there I’m trying to align the logo with the menu on https://inbexhill.com.
    I’m doing it there(as picture) but the top padding is not moving

    #421577

    Alex Rollin
    Moderator
    Post count: 27815

    Try clearing your site cache to see your changes. It can be helpful to disable GD Booster while making CSS or CSS related changes.

    The settings are not meant to adjust elements in that way, exactly, and you may need to create additional CSS to achieve what you are looking for.

    #421865

    Alex Rollin
    Moderator
    Post count: 27815

    You can refer to this page for instructions for creating custom CSS when you want to customize your style.

    You can also reply with your site credentials and we can take a look.

    However, the support forum is for bugs and issues related to the plugin, not making new styles for your site.

    https://wpgeodirectory.com/docs/customizing-your-style/

    #421867

    Alex Rollin
    Moderator
    Post count: 27815

    Try this:

    
    
    
    .header-right-area.header-right-no-widget {
        margin-top: 0px !important;
    }
    
Viewing 4 posts - 1 through 4 (of 4 total)

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket