Mobile navbar transperant /Color - Acme Themes

Best Premium and Free WordPress Themes Forums Corporate Plus Mobile navbar transperant /Color

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #17020
    cnkaragiannopoulos
    Participant

    I have a particular problem, the navbar on my mobile (nexus 5) using chrome is black although on other mobiles is seems ok, because i have changed it to blue.And on mobile mozilla browser it is not transperant in the beginning but it is blue!
    Also i have removed the uppercase on the “lead banner-title” on the slider but it doesnt register on certain mobiles.
    is there any recomendations of ow to solve this problem?
    my site is

    home

    thank you in advance!

    #17025
    cnkaragiannopoulos
    Participant

    And a follow-up question, can there be another logo for smaller devices through css?
    thanks again!

    #17029
    acmethemes
    Keymaster

    Please add the below CSS to make the logo size on small devices

    @media only screen and (max-width: 500px) {
    img.custom-logo {
        max-width: 36%;
        height: 50%;
     }
    }

    We need to check the above query on devices as well. We will contact you soon.

    Regards

    #17149
    cnkaragiannopoulos
    Participant

    Perfect! Works great!Thanks again!

    #17164
    acmethemes
    Keymaster

    Nice to know that your problem is solved.

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Mobile navbar transperant /Color’ is closed to new replies.