There are developer tools in most browsers these days that will help with that kind of thing.
I use Firefox with an extension called Developer Tools. It allows you to toggle information about page elements including dimensions.
You might also inspect the CSS – right click in the browser, select inspect element and look for the declared width in the CSS. I mostly use Firebug for that, again in Firefox.
Or you might ask on the themes own support.
Thank you,
Can I ask also. I want to put a pic of myself at the top of the rightt hand side – above the social media icons – how do I do that?
put a pic of myself at the top of the rightt hand side
you will likely need to edit header.php (preferrable in a child theme) to add some new image html code with included CSS class to facilitate formatting.
best place to post is again in the theme’s forum.
Hello,
how do I put my regularly updated posts under each page ?
thanks
Hilary