最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

plugins - How to change shortcode's default theme?

programmeradmin1浏览0评论

I'm very new to web development. I'm currently using Divi to build my page and I'm using predefined shortcodes like [submit_job_form] of WP Job Manager plugin. When I add this to my page, the appearance of the shortcode module (the form it populates) is rudimentary. The page's theme does not apply to it.

Can someone please help me with this?

Thanks!

I'm very new to web development. I'm currently using Divi to build my page and I'm using predefined shortcodes like [submit_job_form] of WP Job Manager plugin. When I add this to my page, the appearance of the shortcode module (the form it populates) is rudimentary. The page's theme does not apply to it.

Can someone please help me with this?

Thanks!

Share Improve this question asked May 5, 2020 at 18:58 NiranjanNiranjan 1 1
  • You could build a child theme that would apply custom CSS you develop to style the form more like the rest of the site. Or, some themes have a custom CSS area where you can paste in your styles without having to build a child theme. Either way, it will take some custom CSS. – WebElaine Commented May 5, 2020 at 19:23
Add a comment  | 

1 Answer 1

Reset to default 1

WP Job Manager also has documentation on customizing the forms. See https://wpjobmanager/document/adding-custom-css-for-wp-job-manager/

发布评论

评论列表(0)

  1. 暂无评论