Zeiad Samir
Zeiad Samir

Reputation: 1

How can i change a wordpress theme default height?

I'm using twenty twenty theme in word press to bulid website and i cant fit content in the home page cause it had a default height and i can't change it for mobile version if any one can help ?enter image description here

Upvotes: -1

Views: 99

Answers (1)

Missprogram
Missprogram

Reputation: 36

You can change the content width. Here is a code:

.container{
 `Number`%;
}

And Here is a link to a potential solution to the mobile version of your website: https://wpklik.com/wordpress-tutorials/how-to-edit-mobile-version-of-wordpress-site/

Upvotes: 0

Related Questions