Site logo

css

Has Sticky Footer been figured out?

I’ve been doing some research about sticky footers with Generatepress (or as much as forum search, documentation search, and Google can lend me at least) and I know that sticky footers have always been really tough, especially trying to use them with Generatepress, but i’m just wondering if anyone’s figured them out by chance?

Removing blank space beneath navigation

I found an answer to this question which was some css: .home .entry-content { margin-top: 0; } However this only works on the homepage. What would I change to make the css affect every page?

Need to delete using CSS background image styles

Aloha 🙂 I have 2 dead CSS styles that are being included on every page of my website. Both from abandoned design experiments last year. I’ve looked everywhere – How do I flush these dead styles out? The image being reference is long gone … references to it are kicking up broken link errors. — … Read more

Breadcrumbs style

Hi Tom, I have set up Yoast breadcrumbs and they work fine (I used the code you gave to another guy and added it to the hook “before header”. However, as you can see…it has inherited all the style and background of the TOP header. I would like to set a full width background and … Read more

Centering navigation hover effect

I want to add a rollover/hover effect using a background image centered behind each menu item to create a glow effect. The site’s temporary url is here And the css I am trying to use is here: div#primary-menu.main-nav { text-align: center; } .main-navigation .menu > .menu-item > a:hover{ display:inline-block; background: url(http://renedenfeld.com/staging/wp-content/uploads/2017/06/glow-behind-selected-navigation-2.png) no-repeat; background-position: 0 0; … Read more

CSS class of post previews on archives pages

What is the CSS class of the post previews that appear on archive pages (containing the title, excerpt, tags, etc.)? I don’t have any specific plan in mind, just want to play around with it.

Vertically Center Copy in Lightweight Grid Columns

I am using Lightweight Grid Columns with the latest version of GP and cannot for the life of me figure out how to make some text centered vertically in a 50% width column. Is there any way to do this? Thanks! Beau

bug generate press – plugin Autoptimize

IWith the last update of Generate Press and Autoptimize pluign. I have a problem in displaying from mobile devices. When enabled CSS optimize the menu of Generate press is expanding and there is no hamburger menu.

Page Header video – overlay color opacity

I am utilizing the Page Header video for my homepage, and I wanted to set the opacity of the overlay color. I would like to tone down the color in my video, but only by about 10 or 15 percent. I will have to experiment with the right opacity, but would you have the CSS … Read more