• jhenkin

    (@jhenkin)


    Just started using this theme. Lots of potential, but running into a couple of issues, one fundamental.

    The two-page main menu links on the homepage are hidden behind the “section” that holds the site identity text.

    Less critical is that on the mobile platform, the overlay text on the homepage slider is reversed in terms of size when comparing the primary text to secondary text. Secondary text is bigger (and caps).

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

Viewing 1 replies (of 1 total)
  • weblizar_support

    (@weblizar_support)

    Hello,
    i checked the website the menu looks fine to me. can you explain it with screenshot if you are facing any problem.
    for text issue you can add this custom css

    @media only screen and (max-width: 767px) and (min-width: 480px)
    .carousel-list li {
    font-size:10px !important;
    text-transform : lowercase !important;
    }
Viewing 1 replies (of 1 total)
  • The topic ‘Site identity covering main menu’ is closed to new replies.