وردپرس

Editor min-width 0 so title is Skinny, ok on published page.


When I use Posts and click on a post, the title is skinny, therefore vertical. It’s ok on the published page, only bad in the post editor. The single post template is ok too. I’ve used Inspect to see this:

.editor-styles-wrapper .edit-post-visual-editor__post-title-wrapper > :where(:not(.alignleft):not(.alignright):not(.alignfull)) {
    max-width: 0px;
    margin-left: auto !important;
    margin-right: auto !important;
}

If I edit in place using Inspect, and change max-width: auto, it’s good.

How to I get that value changed permanently? I am using Twenty Twenty-Two

Beers and thanks.

The page I need help with: [log in to see the link]

پایان/ مرجع وب و فناوری

مشاهده پاسخ های این مطلب
———————————————
این مطلب از سایت انجمن وردپرس گردآوری شده است و کلیه حقوق مطلق به انجمن وردپرس می باشد در صورت مغایرت و یا بروز مشکل اطلاع دهید تا حذف گردد

منبع: انجمن وردپرس

دکمه بازگشت به بالا