Site logo

[Resolved] New Roxytone.com logo is extremely small

Home Forums Support [Resolved] New Roxytone.com logo is extremely small

Home Forums Support New Roxytone.com logo is extremely small

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #2443455
    Robert Holland

    Folks:

    I’m working on my business website http://www.Roxytone.com, and I just made a new webp logo for the site, but it’s far too small. Experience has taught me that when I add CSS from your team, I ought to add a comment about what it does.

    What is the syntax for adding snippet comments?

    First, can you either show me how to modify the CSS I have which controls the size of the logo, or which snippet to drop so I can use the Customize menu to control the logo size (if that’s possible?), and how to do it?

    Second, can you add a succinct comment to each of the snippets below so this gentle old guy can understand what he has done to his site?

    Here is all of the CSS your team has given me over the years for Roxytone.com

    .entry-title {
    display: none;
    }
    p {
    text-indent: 30px;
    margin: 0;
    padding: 0;
    }

    .main-navigation ul li {
    border-right: 2px solid #000;
    }

    .main-navigation ul li:last-of-type {
    border-right: none;
    }

    .main-navigation ul ul li {
    border-right: none;
    }

    .main-navigation ul ul li a {
    border-bottom: 200px solid #fff;
    padding-top: 20px;
    padding-bottom: 20px;
    }

    And Happy Holidays to all!

    #2443469
    Leo
    Staff
    Customer Support

    Hi there,

    Have you tried increasing the logo width using the slider in the customizer?
    https://docs.generatepress.com/article/adding-header-logo/

    Looks like it’s set to 30px currently.

    Let me know 🙂

    #2443646
    Robert Holland

    Thanks Leo, I did not connect that control to the logo header. So much to learn.

    #2443673
    Leo
    Staff
    Customer Support

    No problem 🙂

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.