Hi,
I am trying to perform the simple task of increasding the size of the logo on the fixter template. I am starting to remember why I stopped using Joomshaper a while back... things just dont work the way one would expect.
I have sized my logo according to the size I want it, added (again) custom css code as per the reccomendation in the template documentation and increased the logo height setting to match the actual image size. This is the result with the horizontal header:
https://prnt.sc/bnkYa6qeJUF2
which is correct. But with the vertical header (which I want to use by default), it looks like this:
https://prnt.sc/Xr5jt4MIflKU
Clearly not the desired result. Please fix this template and advise what the work around would be. The custom CSS added is below:
body.predefined-header1 #sp-header {
width: 220px;
padding: 0px 0px 0px 0px;
};
Changing the padding does absolutely nothing. Am I missing something or is the template really that buggy?
Regards,
Steven