Viewing 7 replies - 1 through 7 (of 7 total)
  • Hi there,

    Thank you for writing in,

    If you want the site menu as a fixed menu then it can be done by the custom CSS code.
    Please go to your Dashboard >> Appearance >> Customize >> Additional CSS and add this CSS codes.

    .site-header{
        position: fixed;
        width: 100%;
    }

    We have checked your site and it seems you didn’t configure the homepage properly please follow these steps to configure your home page with the “homepage” template.

    1) Go to Dashboard > Pages > Add New.
    2) Create a Page (for your home page).
    3)Enter the Title (e.g. “Home” ) and assign the page with “HomePage” Template.
    4)Click on the “Publish” button.
    5) Now Go to Dashboard > Settings > Reading / Set “Front page displays” option to display “A static page”.
    6)Then Select the Page (home page created with “home page” template) from “Front Page” Drop Down List.

    Now you need to Configure the slider, etc home pages section.

    Regards!
    Anjeela Shrestha
    AK Happiness Engineer

    Thread Starter pappatho

    (@pappatho)

    Thank you. Now it is working as expected.

    Hi there,

    We really appreciate you writing back,

    If you have anything else then please let us know, we will help you best we can.
    And also, could you please do us a favor?
    Please support us by rating and reviewing our theme at https://www.ads-software.com/themes/fotography/
    So that many people can know of us.

    Thank You !!

    Thread Starter pappatho

    (@pappatho)

    Using this css mentioned above to pin the header to the top causes the Title Heading of blog posts to not be visible. It appears to be hidden behind the pinned header on PCs.

    Hi @pappatho

    Thank you for writing in.

    Please go to your Dashboard > Appearance > Customize > Additional CSS and add these CSS Codes:

    header.page-header {
        margin-top: 5em !important;
    }

    Please do contact us if you have any questions.

    Regards!

    Thread Starter pappatho

    (@pappatho)

    Thank you.That appears to be what I needed.

    Hi @pappatho

    Thank you for writing back.

    Please do let us know if you have any other issues.
    And could you do us a favor by reviewing and rating or theme at:
    https://www.ads-software.com/themes/fotography/
    So that many people can know us.

    Regards!

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Top menu scrolls off screen’ is closed to new replies.