zeon-studio / hugoplate

Hugoplate is a free starter template built with Hugo and TailwindCSS that will save you hours of work.
https://zeon.studio/preview?project=hugoplate
MIT License
798 stars 218 forks source link

Disable right border and padding on search button in some cases / setting for widgets visibility #108

Closed mbrejla closed 5 months ago

mbrejla commented 5 months ago

Only when the normal top menu is visible (above lg breakpoint): If both navigation_button and theme_switcher are disabled, the right border and right padding are removed from the search button.

vercel[bot] commented 5 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
hugoplate ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 20, 2024 0:13am
netlify[bot] commented 5 months ago

Deploy Preview for hugoplate ready!

Name Link
Latest commit 7125d7c92cb7a8baefaa37319687f554e2c1690a
Latest deploy log https://app.netlify.com/sites/hugoplate/deploys/65fa2a121716d6000833cee0
Deploy Preview https://deploy-preview-108--hugoplate.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

mbrejla commented 5 months ago

Also added the option to disable the widget sidebar from params.toml If more than 2 articles are shown per pagination page, fit 3 articles in one row above lg: width

mbrejla commented 5 months ago

Closed because pull request from wrong branch