Logo Sizing

Home Forums Magazine Point Logo Sizing

  • This topic is empty.
Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1837
    Anonymous
    Inactive

    Hi there,

    I have tried to re-size the logo, but cannot seem to find out if this is even possible.

    My logo looks so tiny – can someone help with increasing it please?

    It also applies to a banner I’ve tried to place in the header too.

    Thanks in advance.

    #1843
    Anonymous
    Inactive

    Anyone available to help?

    #1856
    Axle Support
    Moderator

    Hello @ejscott

    Thank you for using our theme can you please do share us your URL.

    If you want to customize CSS only then you can use Additional CSS in Customizer. You should NEVER modify theme or plugin directly. Otherwise it will be lost when theme is updated. Another alternative is using child theme. https://codex.wordpress.org/Child_Themes

    Regarding logo, CSS you have changed is correct. But please keep it in Additional CSS box in the Customizer.

    custom-logo-link

    .custom-logo-link {
    float: left;
    max-width: 250px; <<<<<<<(here)
    margin-right: 100px; 250px; <<<<<<<(here)
    }

    This is can fix your problem if you need any other assistance feel free to let us know we will be happy to answer your queries.

    Regards

    • This reply was modified 6 years, 6 months ago by Axle Support.
    #1861
    Anonymous
    Inactive

    Hi, since I am sooooo new to this, could you explain what a child theme is and how I create this?

    Will an update affect any widgets that are placed within the site?

    #1881
    Anonymous
    Inactive

    Hi – I am having the same issue with the logo sizing – it is incredibly small in the Business Pro version. I tried adding the custom CSS but it’s not working. Unsure if I am using the custom CSS correctly. See https://www.meetingpointseminars.com

    #1898
    Axle Support
    Moderator

    Hello @marie

    Our dev team is working on it, will be fixed and release soon.

    Regards

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