Reply 333441 to: Blog and Elementor queries and image queries

Avatar: Awais Ahmed
Awais Ahmed
Participant
September 7, 2022 at 07:18

Hello, @gray_b,

I am sorry, but do you want to reduce the image width on the single blog page? Am I Right? if yes then please use the below code for this in the Theme Options >> Theme Custom CSS >> Global at the bottom of the CSS box.

@media(min-width:991px){
.single-post .wp-picture{width:50% !important; margin-left:auto !important;}}

Then save settings and check back to your site after clearing the browser cache.

The result will look like this: https://postimg.cc/NKbN5qCQ you can see that the category text appears full, not half with the image.

Regards 8Themes Team.

Go To The Whole Conversation In Topic
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.