Logo Size

  • Author
    Posts
  • #2599

    Sergey Sokolov
    Participant

    Hi can you please help me increase the size of the logo on page meinnorway.com. Apparently logo size is fixed? How to make it adjustible?

    #2600

    Sergey Sokolov
    Participant

    the problem solved by changing logo itself. thanx

    #2601

    Andrew Misplon
    Keymaster

    Hi Sergey

    Glad to hear you’ve been making progress.

    If you did want to adjust the constraint you could add the following to a Custom CSS plugin:

    /* Logo */
    
    .site-header .site-branding img {
    	max-height: 92px;
    }

    Adjust as required.

    If you don’t already have a Custom CSS plugin, try SiteOrigin CSS.

    If anything else comes up, please, let me know.

    #2603

    Sergey Sokolov
    Participant

    thank you Andrew, there is one more thing. logo seems a bit blurry on the site. I do not notice any blur when I look at logo image on my computer. Logo dimensions are 417*131 pixels.

    #2605

    Andrew Misplon
    Keymaster

    The logo height is being restricted to 92px. If you have this image in a large format then you can try adding your normal logo with a height of the image set to 184px. That can help.

    #2758

    jdulan82
    Participant

    I am having issues with my logo on my site going to a blog page instead of going to my home page it goes to a blog page and I did not want it to go to a blog page how do I fix that?

    #2761

    Andrew Misplon
    Keymaster

    Hi jdulan82

    Thanks for the wait. The logo will link to the URL set at Settings > General > Site Address (URL). Can you perhaps, check the URL you’ve set in that field? Let me know how it goes 🙂

Viewing 7 posts - 1 through 7 (of 7 total)

You must be logged in to reply to this topic.

Scroll to top