Home Forums Free Themes Reblog Inputting Logo on Website

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #113270
    Nerak0615
    Participant

    I am having trouble installing my logo onto the header website. It appears very very small on the page. The pixels are 1080×1080. However, you can barely see it on the page. It is practically microscopic. How can I fix this?

    #113271
    Nerak0615
    Participant

    How do I get my website to look exactly like this one and the social media to the top as well
    https://demo.moralthemes.com/power-blog/

    #113438
    wensolutions
    Keymaster

    Hello,

    Regarding your query related to uploading logo, actually theme defines the section(height & width) to display the logo in the site. so, there will be no effect in the size of logo even if you have used large size of image.

    Also, if you want to increase the size of logo in the site then you can add following given CSS code in Additional CSS section by going to Admin Panel > Appearance > Customize > Additional CSS

    @media screen and (min-width: 567px){
     .site-logo img {
        max-height: 100px;
     }
    }

    Regarding your query related to ‘website to look exactly like this one’, actually, the theme you have used is ‘REBLOG’ theme and the demo page you have mentioned is of ‘Power Blog’ theme. So, the site created using ‘REBLOG’ theme cannot be modified as the demo page of ‘Power Blog’ theme.

    If you have any queries further, let us know.

    Thank you.

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