Reply To: Builder's Post widget displays differently in different pages. – Atlanta Theme

The support forum is open for members only. To add a topic or reply in the forum, please login or register.

Support Forum Moved
The Pojo Themes support has been transferred to a faster and more personal ticketing platform, so the forums are no longer active.
  • If you want to learn how to use Pojo themes, check out our extensive documentation guides.
  • Need help with using our themes? Contact us with a detailed explanation of your issue in the support page.
  • Have a pre-sale question or other inquiry? Feel free to contact us about it.

Support › Forums › Support (Legacy) › Builder's Post widget displays differently in different pages. – Atlanta Theme › Reply To: Builder's Post widget displays differently in different pages. – Atlanta Theme

#898
Noa
Keymaster

1. If you want to decrease the size of the font in the sidebar that is part of the page’s content (on the home page) then you can just set in the the Customizer > Typography > H3.

2. If you want to increase the size of the font in the sidebar that is outside the page’s content then you can add the following code into the Customizer > Live CSS:

#sidebar .recent-post .media-heading{font-size:1.5em;}