Hi @kirilova001,
Yes, that’s possible. Try adding your content to the post excerpt field instead of the content area.
If the excerpt field isn’t visible beneath the content field, click the “Screen Options” tab in the upper right corner of the WordPress admin and select the “Excerpt” checkbox.
Content in the excerpt will display to the right of the image instead of beneath it. I hope this helps!
Thanks!
Yep! It works! Thank you so much! I have another qustion. Why my blog posts are not visible, the fonts are in black and I can’t find a way to change them? The heading is also in black and I must hover on it to make it visible (in blue).
Do you have a link to your site?
Changing the link colors will likely need to be done via CSS in the stylesheet.
For example:
h1 a {
color: #ff0000;
}
Otherwise, the premium version of the Portfolio Theme has options within the customizer to change link colors.
Hi @kirilova001,
Thanks for providing the link. I just pushed an update that should address the heading link colors for dark backgrounds. Just update your theme to the latest version, and it should work as expected.
I hope this helps. Thanks!
You are awesome! Thanks it’s all good now! 🙂 Many thanks!