• So I want to rebrand my logo, no biggie right??? I have the modified file and I upload it to the theme…not problem….oh but what’s this??? this image is too big…ah no biggie, let me me resize the image using wordpress…uh oh….seems like the theme doesnt take to the changes…let me make sure its resized…oookaay its for sure resized…hmmm….oh I know I’ll just hard edit my changes offline using a local image editor…done….uploading…removed 1st copy…and what the hell!?! its still the same size!?! …hmmm…okay well then I’ll resize it down one more final time…..Its still the same obviously too big of size, fucking off my preferences because ‘let’s set the image and header area to responsive that aught to fixe everything right?!? >>> that’s why you’re getting a 1 star review from me today.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hello @frankenmint,

    I’m really sorry to hear you are unhappy with the theme. You are right, the logo has a fixed height by default, to not exceed the navbar, but it is possible to change this by adding a small line of CSS.
    You can try to install a plugin like this one https://www.ads-software.com/plugins/simple-custom-css/ , go to Appearance -> Custom CSS and add this:

    .navbar-brand > img {
        max-height: initial !important;
    }

    Let me know if this is of any help.

    Thank you,
    Rodica

    Thread Starter frankenmint

    (@frankenmint)

    I fixed it by just adjusting my max width accordingly for the element but was really bugged out that I had to go through all the legwork to do this. By the way, I would not have bothered leaving you the feedback but felt inclined to when I saw the shiny link on the theme customizer. It does not change what I wrote, but I’m very impressed that you’ve stepped up to provide a solution here…Since I now see you’re listeining, my other peice of feedback is to make the preloader options and feature more prominent – it was very agitating not realizing how to get rid of the stock image until recently when I did my whole logo fiasco I mentioned above.

    Hi,

    Thank you for the feedback. We’ll take it into consideration, and try to make everything as user friendly as possible.
    If you have any other issues or questions about the theme, you can always check our documentation at https://themeisle.com/documentation-zerif-lite/ and https://docs.themeisle.com/ or contact us on the support forum.

    Thank you,
    Rodica

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘the more I use this theme the more I hate it’ is closed to new replies.