it works, but then sticky menu doesn’t work now.
here are the old css you gave me to fix issues before, i tried delete them and only add this new margin css you gave me now, but then page # bar did not stick, so i added all old css back, page bar stick and no gap but then sticky menu doesn’t work now, i checked menu setting it is still sticky menu selected but why its not sticky now? can you please check which old css i should delete which i should delete after you updated themes many times now? thank you.
also, you let us choose font or width by scroll the bar horizontally, it is really hard to tell what size selected when no pop up or number can be seen, would it be possible you change the bar to actual number selection so we are sure what size we selected? i wanted to choose all to minimum size but i cant tell if that is being selected or not, thank you.
#bd .category-archives .title-wrapper, /* remove category title */
#bd .category-archives .rd-term-description,/* remove category desctiption */
#bd .category-archives .list-category-navigation{ /* remove category navigation */
display:none;
}
#bd .entry-title {
text-align: center;
}
#bd .entry-title span{
color:#e20080;
}
#bd .entry-title > a > span{
display:inline-block;
}
#bd nav,
#bd aside{
background:transparent;
}
.entry-content {
}
#bd #yui-main .blog-entry-meta{
display:none;
}
#bd .widget_text .textwidget,
#bd .widget_text .widgettitle,
#bd .widget_media_image .widgettitle{
}
#bd .yui-main .yui-u:nth-child(2),
#bd nav,
#bd aside{
}
#zmg_pn_br_before_loop {
position: fixed;
z-index: 1000;
height: 32px;
left: 0;
right: 0;
top: 0;
background: #ffcece;
}
#header-image{
}
#doc5 .raindrops-mobile-menu,
#doc5 #access.raindrops-menu-fixed{
}