Of course that's possible using the CSS, you have to catch the class from body tag which is unique for the blog and single posts and then, catch the h2 and h3 title
Is there a way to make the changes take effect in all blog (included) posts from betheme's "custom css" menu, or do I need to put it in each post manually?
Hello, Yes, you can make changes only for all blog posts headings using custom CSS code.
Pablo [Support Team] said to catch special CSS class (https://prnt.sc/ur6aku) and then create the CSS code which should be provided in Betheme > Theme Options > Custom CSS & JS > CSS.
Please always attach a link so we can check it out. If the page is offline(localhost) then our help will be limited, you will have to contact us when the page is online. Also please make sure that the page is not under maintenance before you provide us the link. thanks
Comments
Yes, you can make changes only for all blog posts headings using custom CSS code.
thanks
https://prnt.sc/uu2qi2
thanks