Home Forums Free Themes Education Hub Change the order of Header lines or remove them

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #8225
    Anonymous
    Inactive

    Hi Guys,

    I would like to know how to change the order of the Header.

    Usually it is:
    —blue Header line with phone, email, notices—
    —white Header with site title and tag line—
    —Menu—
    —Slider—
    —Featured content 1——Featured content 2——Featured content 3—

    I want to change it to this:
    —Menu—
    —Slider—
    —Featured content 1——Featured content 2——Featured content 3—

    Long story short:
    How can I change the order of the header lines ?
    Or could tbey resized/removes ?

    #8263
    wensolutions
    Keymaster

    Hello,
    Hope you are having a good day,

    If you want to remove
    —blue Header line with phone, email, notices—
    and
    —white Header with site title and tag line—

    You will have to paste the following given CSS codes to

    Dashboard=> Appearance => Customize => Theme Options => Advanced Options

    div#tophead {
        display: none;
    }
    
    header#masthead {
        display: none;
    }

    I hope this will solve your issue,
    Best regards.

    #8432
    Anonymous
    Inactive

    Works fine. Thank you.

    #8465
    wensolutions
    Keymaster

    Hello @edu_horse

    Nice to know that the problem has been solved. If there are any further query, then, please feel free to post them.
    We will really appreciate if you could help us too by rating our theme in WordPress repo here:-
    https://wordpress.org/support/view/theme-reviews/education-hub

    Regards,
    CHEERS!!!

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