• The header does not load like your demo version on mobile.
    1. Title does not load as should on slide #1 and missing initial text
    2. Excerpt overlaps the pagination dots.

    Other than that the theme is A+ AWESOME

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Theme Author Crafthemes

    (@aruphash)

    Hello,

    About #1. Have you selected the mobile menu option while setting up your menus?
    #2 Can you please send us a screenshot?

    You can also contact us for any assistance directly at [email protected]

    Regards

    Thread Starter xxxhoop

    (@xxxhoop)

    1. Yes
    Will send screenshot via support email

    Theme Author Crafthemes

    (@aruphash)

    Hello,

    Thank you for send us the details.
    To be able to fix the issue, please paste the following CSS to your Additional CSS section under customizer.

    // Small devices (landscape phones, less than 768px)
    @media (max-width: 767.98px) {

    // Heading Font Size Decrease
    .ct-slick-slide h1 {
    font-size: 38px !Important;
    }

    // Slider Height increase
    .slick-slide .ct-slick-slide {
    height: 75rem !important;
    }
    }

    Thread Starter xxxhoop

    (@xxxhoop)

    That did not work plus the fact that wordpress is rejecting the code.
    Published anyway despite the warning and it did not work.

    Error from WP
    There are 13 errors which must be fixed before you can save.
    Update anyway, even though it might break your site?

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Mobile Header Loading’ is closed to new replies.