Hi Ann,
Thank you for getting in touch with us.
Here you can see the screenshot of what I can see on your site: http://prntscr.com/ktaex2
I don’t see any section about you. Could you logged out and check if this section is available for not logged in users?
Kind regards
I tried another theme that is why. Please take a look now π
Best regards
Ann
The original size of your image is 940x1297px so it is resized proportionally to 308x425px. If you want this image to be shorter you need to change image size.
To centered About me text please try this css in Appearance β Customize β Additional CSS:
.sidebar-default-borders .widget_text {
text-align: center;
}
Kind regards
I added the code but nothing happened.
Best regards
Ann
It seems that you’ve missed dot before declaration. It look like this:
sidebar-default-borders .widget_text {
text-align: center;
}
but it should be:
.sidebar-default-borders .widget_text {
text-align: center;
}
Best
Oh one final question. I do not want this bordered widget to be shown on my “about me page”. How can I code that it is only shown on the other pages?
Br
Ann
This should take care of that:
.page-id-9 .sidebar-default-borders {
display: none;
}
FYI, this hides the whole bordered sidebar on that page, so if you decide to add something else into it apart from “About Me” widget, that will not be shown on your “About Me” page as well.
Hope this helps.
Kind regards.
You’re welcome. π
BTW, just looked at our Reviews page – https://ww.wp.xz.cn/support/theme/kale/reviews/ and don’t see one from you. I do wear glasses so excuse me if I overlooked it, but if I didn’t, we would really appreciate one from you. What do you think? π
Kind regards.