Site logo

css

CSS HERO Sections

I’m just taking CSS Hero for a spin with GeneratePress. I have an issue that CSS Hero does not pick up classes within sections? Anyone know a workaround?

CSS for header

Hi Tom! I want menu as on the site: http://learn.javascript.ru 1) There must be order: logo, floating right menu, header widget. All in one line. 2) Header must be the full width of the page. Thanks!

how to style SEARCH bar

re: Exhibit child theme. Hi Tom Ive used INSPECT, but nuttin I change in CSS changes the text color/background of the the SEARCH bar in tghe navigation bar.

CSS Style Blog

Hi Tom Is it possible to add some custom style or CSS to the Blog add-on. Even I’m already using it and I know it could be easier that way, I’ll like to avoid using the WP Show Posts plugin for this and do it editing the CSS or adding a function.

Theme is Overriding my Custom Button CSS

Hey Tom. The theme is changing the text color in my custom buttons. I added an important tag .custom-button2, .custom-button2:visited { border: 2.5px; border-radius: 5px; border-style: solid; border-color: #00b70f; background-color: #00b70f; padding: 8px 14px; color: #FFF !important; } .custom-button2:hover { background-color: transparent; border: 2.5px solid #00b70f; color: #000 !important; } and it fixed it on … Read more

Internal inline CSS vs External

Hi Tom, I noticed early on in using GP that a lot of the CSS is internal/inline within the page. Seems to be most if not all of the Customizer settings. Never really thought much about it until someone in the BB FB group, while discussing the Elementor pagebuilder, mentioned that this method is not … Read more

Feature suggestion: custom classes in GP Header

My suggestion: when you define a custom header for a certain page, add a field in content settings or advanced settings to define custom classes for the whole header in that page. Rationale: I’m using GP Header to put photos in the background of the header. Background photos make text less readable: GP Header allows … Read more

just can't get div elements to center horizontally on page

I’ve made what I believe to be a very nice site with GeneratePress (thanks, Tom!), but just can’t get one set of div elements to do what I want them to do with CSS. The div elements are sprites with hovers. I need to center just the social links horizontally on these pages: http://www.mariasemple.com/ http://www.mariasemple.com/contact … Read more

Editing in Simple CSS overview

Generate Press is a good add-on. Nice work. To assist in editing the style parameters of individual Generate Press pages, do you have a list of CSS elements specific to GP (e.g.: body, container, etc.) that adjust the look and shape of a page, and which can be edited in Simple CSS. It has been … Read more

Autoptomize vs. separate .js and .css files

This really isn’t a GP question per se, but it’s relevant to the way I’m setting up a GP/GP Premium-based site, so I’m asking here. When I look at the code underlying most big websites, their JS and CSS code live in files linked to the pages that load. Autoptomize crams every ounce of that … Read more