Property Detail Full Page Width reduction Solution
-
Change the CSS in customize wordpress to Whatever you like but I maxed it out at 800px. This only affects that page.
.single-property-area
{
max-width: 800px !important;
margin: 0 auto;
margin-top: 50px !important;}
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Property Detail Full Page Width reduction Solution’ is closed to new replies.