Transparent header and responsive size - by GL Makeup

This topic has 6 replies, 2 voices, and was last updated 8 years ago ago by Eva Kemp

  • Avatar: GL Makeup
    GL Makeup
    Participant
    November 16, 2016 at 13:18

    Dear 8theme,

    It is fantastic theme! 🙂

    I have 2 questions:

    1., I updated the theme version to 3.0.3. After it the responsive function does not work on mobile and other small screen devices. They can not recognize the mobile menu and do not view samller slider, images etc. In the theme options I turn on again the Enable responsive design button then save but nothing changed. Before updating everything was perfect. Please help to adjust it.

    2., In the new version I use the transparent header on one site. If I use the light version I can see it on the home slider but can not see on the other pages with white background. If I use the dark version I can see on the pages with white background but it is not nice on the home slider pages. Is it possible use dark and light version on different pages? Or use different header type on different pages?

    Credentials in private message

    Thank you in advance

    Have a nice day

    Please, contact administrator
    for this information.
    5 Answers
    Avatar: Eva
    Eva Kemp
    Support staff
    November 16, 2016 at 18:40

    Hello,

    Responsive design isn’t working because you’ve added this code in custom.css:

    .container, .navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container {
        width: 940px;
    }

    Change it to this:

    @media (min-width: 1200px) {.container, .navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container {
        width: 940px;
    }}

    Please give us administrator permissions for wp-admin panel as now we have access only to My Account page.

    Regards,
    Eva Kemp.

    Avatar: GL Makeup
    GL Makeup
    Participant
    November 16, 2016 at 19:06

    Dear Eva,

    thank you very much

    Here are the credentials in private content.

    have a nice day

    Please, contact administrator
    for this information.
    Avatar: Eva
    Eva Kemp
    Support staff
    November 16, 2016 at 21:02

    Hello,

    I’ve enabled transparent header type for the site makeupwebshop.hu and added this css code in custom.css file:

    .header-type-4 .main-nav .menu > li > a, .top-bar a span, .top-bar a {
       color: black !important;
    }
    .home .header-type-4 .main-nav .menu > li > a, .home .top-bar a span, .home .top-bar a {
       color: white !important;
    }

    Please check the site now.

    Regards,
    Eva Kemp.

    Avatar: GL Makeup
    GL Makeup
    Participant
    November 18, 2016 at 10:23

    Dear Eva,

    it is amazing works fine!

    thank you very much for your very quick and successful help!

    Avatar: Eva
    Eva Kemp
    Support staff
    November 18, 2016 at 10:31

    Hello,

    You’re welcome.

    Regards,
    Eva Kemp.

  • Viewing 6 results - 1 through 6 (of 6 total)

The issue related to '‘Transparent header and responsive size’' has been successfully resolved, and the topic is now closed for further responses

8theme customization service
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.