Important notice: we will respond to all open ticket requests up until November the 1st. After this date, we will be unable to process the ticket requests here on Ticksy.

Okay
  Public Ticket #1560320
Changed behaviour when setting header background color
Closed

Comments

  • fred_erik started the conversation

    Hi,

    I'm experiencing a strange behaviour when setting up my flow theme.

    If I choose a top header (with logo on the left side) and a fixed scroll behaviour in Elated Options, the header appears as wanted on top of the page and the content section starts below. Once I change the header background color the behaviour of the main content section changes and a top-margin in the height of the header is set:

    Without background color the element is shown als follows: <div class="eltd-content">
    With background color: <div class="eltd-content" style="margin-top: -50px">


    How can I set a background color without having the template creating a margin-top in height of the header?

    Thanks,

    Tim

  •  1,845
    Elated replied

    Hello there,

    Try to add this CSS code to Appearance > Customize > Additional CSS:

    .eltd-content {
        margin-top: 0!important;
    }
    

    Please let us know if there is anything else we can do for you, thanks!



    The Elated Support Center has been moved to our centralized support platform. 

    Please note that any existing tickets prior to this change will be answered right here on Ticksy, and in due time. 

    If you wish to submit a new support request, for all new inquiries please head on to our Help Center.

    Elated Themes is part of Qode Interactive – the home of 300+ premium WordPress themes.

    Don’t forget to sign up for our newsletter and be the first to find out all the latest news.