Opened 3 months ago
Last modified 3 months ago
#59207 new defect (bug)
Twenty Thirteen: correct styling for Button & File block links in front-end widget areas (Footer & Sidebar)
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Awaiting Review | Priority: | normal |
Severity: | normal | Version: | 5.8 |
Component: | Bundled Theme | Keywords: | has-patch |
Focuses: | ui, css | Cc: |
Description
Twenty Thirteen Theme: Button Block Background & Text Color issue & File Button Text Color issue in Frontend Widget Section
Step to Reproduce the Issue:
===========================
- Activate Twenty Thirteen Theme.
- Take Button Block in Widget Section.
- Check With Default Button styles and Also Check with Background Color & Text Color Selection in Button Block.(Frontend & Backend button text Colors & Background colors are different)
- Check With File Block in Main Widget Area Section (Button's Text Are not Visible in Frontend Footer)
You will able to see below issues:
============================
i) Default Button Background Color & Text Color are not same in Backend Widget Section and in Frontend.
ii) User Selected Text Color & Background Color are not showing in front-end Widget section.
iii) When Add File button in Footer Widget Section(Main Widget) , Text is not visible in Frontend Side in footer section.
I have attached video for better understanding.
Video URL : https://drive.google.com/file/d/1kZtfeubGmEWfMrS5cU78eqBXdwKcD8Po/view
Attachments (1)
Change History (4)
Note: See
TracTickets for help on using
tickets.
Thanks for the report!
The
blocks.css
file uses.entry-content
for Button block styles and the theme colors, so those never worked in the widget areas. Related: #56290 (Twenty Twelve)The File block link would need a slightly more specific CSS selector for the text color in the Main (Footer) widget area.