Site logo

css

Add more than one image in menu bar using custom links

Hi, I’ve added an image in this nav bar using custom links. This works, but it puts the 2nd, 3rd, 4th etc image underneath the first image. Does anyone know how to get them to appear all on one line within the nav menu? http://www.shakeitupcreative.com/dev/kksiucdev/ Thanks.

Changing text to Italics

I’ve tried everything to get a certain piece of font to be in italics but nothing seems to affect it. I’m guessing its just being overridden by some other CSS somewhere. I’m trying to make the font within the speech bubbles italic. Link to website: http://www.smartdogstudio.co.uk/

Problem with pagination styles

Hi Tom! I am using GeneratePress premium with WP Show Post, but there are not fitting well. please look at https://cristobalmz.es/arraez/noticias/ you will see what I mean. I thought pagination would be horizontal, not this way, where can I adjust this? Thanks

Multiple Queries. Help Needed!

Hey Tom, I have been using Genesis Framework for the last 3 years. I was looking for a Theme Framework which is having something more to offer and found the GeneratePress and quickly switched to it. I bought the Premium Version and tried to customize the Theme as per my needs but I am having … Read more

How to add an extra font size

Hello! I am quite new to GP and GPP, but I really love the theme and its possibilities. For a web site I am making I would like to add an extra big font size to use as a sort of intro text on all pages (with sections). I am using the H4 now, but … Read more

Custom CSS Body Class field

Hey Tom, There is imho a very simple, yet very useful function missing to the GP theme : the ability to add a custom body class for each post / page. GeneratePress Pro’s “disable element” feature is super useful to disable header, menus and stuff on landing pages for example, but I still need to … Read more

CSS to target only Blog Homepage post titles?

Hey guys, What’s the CSS to target just the post titles only on blog homepage? For example (guessed but didn’t work): .blog .entry-title h2 { font-family: “Lato”, sans-serif; font-size: 26px; } What I’m trying to do here is to specifically change the typography of the blog homepage h2 titles without affecting the typo/font-size of the … Read more

CSS Drop Shadow for Navigation CSS Not Working

Hi, I’ve tried adding a drop shadow effect for navigation menu by following this thread https://generatepress.com/forums/topic/shadow-under-nav-bar/page/2/ but it does not work for me I’ve tried changing it to sticky but still no luck. Am I adding the CSS in the correct section? screenshot https://prnt.sc/gmurbm Thanks, Sean

CSS selector of blog columns page?

Hello, I want to know which is the CSS selector of the blog page, to make changes in typography, spacing and colors, WITHOUT affecting the other pages. For example, “.XXXX h2.entry-title{}” My blog page is this: https://oficientes.com/blog/ Thank you very much!