This topic is: not resolved
- This topic has 0 replies, 1 voice, and was last updated 3 months, 4 weeks ago by .
Viewing 1 post (of 1 total)
Viewing 1 post (of 1 total)
- You must be logged in to reply to this topic.
These forums are for general discussion on WordPress and Genesis. Official support for StudioPress themes is offered exclusively at My StudioPress. Responses in this forum are not guaranteed. Please note that this forum will require a new username, separate from the one used for My.StudioPress.
Community Forums › Forums › StudioPress Themes › Navigation Pro › figcaption breaks alignment in firefox
Tagged: alignment, figcaption, firefox, Navigation Pro
Greetings, apparently the WordPress forum moderator insists that this is a Genesis theme issue (I'm using Navigation Pro) so I'm reposting this WP.org forum request here.
See e.g. this page,which displays fine in Chrome and Safari but not in Firefox (Mac latest). All images with captions should be right-aligned with captions below and text flowing to their left.
The issue only arises when my image has a caption, thus I'm zeroing in on figcaption as the culprit.
Navigation Pro CSS is quite clean:
.alignright {
float: right;
text-align: right;
}
and
figcaption,
.gallery-caption,
.wp-caption-text {
color: inherit;
font-size: 16px;
font-style: italic;
margin-bottom: 30px;
margin-top: 25px;
padding-left: 10px;
padding-right: 10px;
text-align: center;
}
And when I check a sample captioned image in Firefox inspector I can't find an offending style.
Would sure appreciate your help!
Thank you,
Jim Proctor
Lewis & Clark College
© 2023 WPEngine, Inc.