no full width | WordPress.org

[ad_1]

This is on the frontend, right? Something from the theme is cutting that off it seems. I could fix it in a release and give you some CSS for now. Could you share a URL maybe (fyi URLs shared here can’t be removed later)?

Thread Starter
vezga

(@vezga)

thanks i really appreciate that , here is a link to the article : https://mukaeb.com/%d8%aa%d8%ad%d8%b3%d9%8a%d9%86-%d8%a5%d8%b3%d8%aa%d9%87%d9%84%d8%a7%d9%83-%d8%a7%d9%84%d8%ba%d8%a7%d8%b2-%d9%81%d9%8a-solidity/

Yeah, it looks like your theme is updating the pre and code block styling to “inline-block”.

Can you add some CSS like this?
div[class*='code-block-pro'] pre {
    display: block !important;
}

Thread Starter
vezga

(@vezga)

i added them to the code block additional css box , but it didnt work, do i add them somewhere else ?

I see you removed the theme styles? All good now?

I think you need to need to add that to your theme stylesheet though if you end up using it.

Thread Starter
vezga

(@vezga)

thanks a lot, and i love it so much and i will def keep using it

Glad to hear! Leave a 5 star review here if you have time 🙂

 

This site will teach you how to build a WordPress website for beginners. We will cover everything from installing WordPress to adding pages, posts, and images to your site. You will learn how to customize your site with themes and plugins, as well as how to market your site online.

Buy WordPress Transfer