Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #1049337

    We need your assistance on the above matter. As of last weeks updates, we have lost the ability to use a logo wider than 100px.

    How can we increase the width area for our logo? We’ve tried a few of the options found in the forum, but none have worked.

    Thanks

    Avery

    #1049481

    Hey So Evolve,

    Thanks for the login details, though they are not working. Please check and verify.

    Best regards,
    Rikard

    #1049631

    My apologies, below are the new login credentials.

    Avery

    #1049978

    Hi,

    Please remove any code if you have added and try adding the below code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:

    CSS Snippet:

    
    /* CSS - */
    
    #top .logo ,
    #top .logo a {  
      width: 550px;
      height: 200px;
     }
    
    @media only screen and (max-width: 767px) {
    #top .logo ,
    #top .logo a {  
      max-width: 60% !important;
      width: 60% !important;
      height: auto;
     }}
    
    
    

    Best regards,
    Vinay

    #1050084

    Vinay,

    Added the lines of code in the Quick CSS and we have the same problem.

    The site is now behind an under construction landing page but you have login credentials…

    Please review the issue as we have added the 475x100px logo image

    It’s not displaying the full logo

    Avery

    #1050231

    Hi,

    The max height of the logo is defined by the header height. I have changed the header height to 150px from Enfold > Header > Header Size

    Please review the site now.

    Best regards,
    Vinay

    #1050255

    The CSS added was not going to work so we removed it and the logo area seems to be back to working the way all our other site using enfold do… who knows what was causing the issue, but for now, the logo is as we want it.

    Thanks for your assistance.

    Avery

    #1050493

    Hi Avery,

    Great, glad you got it working and sorry for the problem. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

    #1050513

    Please close

    Thanks for the Great Support

    Avery

    #1050577

    Hi,

    Thanks for the kind words :-)

    I’ll close this thread for now then, please open a new thread if you should have any further questions or problems.

    Best regards,
    Rikard

Viewing 10 posts - 1 through 10 (of 10 total)
  • The topic ‘container av-logo-container – changing the width’ is closed to new replies.