Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #891443

    I have tried to find the settings but can’t seem to locate them. I did try some codes I found here but they didn’t work.
    The site is: http://bit.ly/2kWyN1F

    The logo is fine on desktop and on tablet horizontal.
    On the phone and on tablet vertical it is very tiny. How do I change that?

    #892199

    Hey thomasoo,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    @media only screen and (max-width: 767px) {
      .responsive .logo img {
        max-height: 120px;
      }
    }
    

    Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?
    If you need further assistance please let us know.

    Best regards,
    Victoria

    #892584

    THANK YOU! That worked.

    #892609

    Hi,

    Glad Victoria could help!

    For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
    And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
    For any other questions or issues, feel free to start new threads under Enfold sub forum and we will gladly try to help you :)

    Best regards,
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Logo very small on vertical ipad and on all phones’ is closed to new replies.