popnea
Forum Replies Created
-
I added this in the css and it works for me
#mysticky-nav .myfixed .site-logo img { display: none; } #mysticky-nav .myfixed .site-logo::before { background-image: url(yourscrolllogourl); background-size: 200px 100%; background-repeat: no-repeat; display: block; width: 200px; height: 53px; content: ""; }
I’m looking for this feature as well, it’d be great if you could add this!
Forum: Plugins
In reply to: [Variation Swatches for WooCommerce] [select color not displaying product]Hi, I am experiencing the exact same issue on this website
https://mammothbound.com/product/mens-adventure-explore/I solved the issue.
I am using the Zakra theme and in the theme customizer > Content Options, I selected “display on pages” under Featured Images.Ah, I thought you were on to something… I tried the html module and cleared the page cache and they showed up for a minute but then I refreshed the page and they were gone again.
Any news on this?
The thumbnails shows up in preview but not on the page.
When I put the php for theme file in the footer the thumbnails show up. So the php seems to work, but not the shortcode.Yeah, all blog posts have featured images.
Forum: Plugins
In reply to: [Post grid and filter ultimate] Change h2 to h3Thank you.
I don’t want to mess with the plugin file as I don’t trust other admins will accidentally update the plugin.
Let me know if this is something you’ll add in the future.
Forum: Themes and Templates
In reply to: [Primer] Drop Down Menu not workingHi Evan,
I disabled all the plugins and the issue is still there.
I did some modifications to the CSS in the Customize – Additional CSS, but I removed it and the issue is still there.This is the CSS I added (which doesn’t seem to matter but I’m putting it here anyway)
.fl-row-fixed-width {
max-width: 100%;
}h3 {
color: #222222;
text-shadow: 1.5px 1.5px rgba(255,255,255,0.5);
}.page-title-container .page-header .page-title {
width: 97.22222%;
float: left;
margin-left: 1.38889%;
margin-right: 1.38889%;
color: white;
font-weight: 200;
padding: 3% 1rem;
margin-bottom: 0;
font-weight: 300;
font-size: 3rem;
text-align: center;
}/* MENU */
.main-navigation ul a {
padding-top: 1em !important;
padding-bottom: 0.5em;
border-bottom: none;
line-height: 1.2em;
}@media only screen and (min-width: 40.063em)
.main-navigation ul ul a {
padding: 0.3em .3em !important;
text-align: left;
}Forum: Themes and Templates
In reply to: [Primer] Drop Down Menu not workingHi Evan,
I have Primer Version: 1.8.0 installed.
Thanks for looking into it and let me know what you find!L