Site logo

css

Link Questions (color and underlined)

Hi Tom, I was wondering if there is a way to make the Read More… links a different color than the rest of the links in the content. I would like the Read More… links to be a certain red (#de2a1e) but in my posts, I also plan to have bullet lists of many links, … Read more

Integrating Bootstrap CSS in Simple CSS

Hi guys, Am I right if I believe that I can download Bootstrap from getbootstrap.com and simply copy/paste CSS from their files into the Simple CSS add-on and use it in posts and pages? Sorry for the noob question, but I installed GeneratePress this weekend and started to work with it, to port my blog … Read more

How to position pagination above social share buttons?

Hello, GP comes with a nice pagination for posts and pages (WP’s pagebreak shortcode). But unfortunately it shows “1 2 … 21 next ->” below social share buttons and related posts. We have both coming from Jetpack. Is there a hook line to get it shown above the social share section? Thank you in advance!

Do you need a child theme if your only changes are CSS

As the title states, if the only changes one is making to the GP theme are CSS, via your Simple CSS plugin, does one really need a child theme? In other words, are you CSS changes maintained when the GP theme is updated? On a side not, I noticed while making some CSS adjustments, that … Read more

Customizing Infusionsoft Forms

Anyone know a good solution for customizing Infusionsoft forms? I’m currently using the Contact Form 7 – Infusionsoft Add-on plugin but the number of fields that link up are limited to seven commonly used fields. My client has longer forms they would like to use, so this isn’t a perfect solution. I’ve already tried formatting … Read more

Removing padding around .inside-article

I’m in the process of creating a Child Theme with a full-width Page Template. So the template I’m creating is specifically built to have no gap between the horizontal edges of the content and the viewpane itself. In GP, content is contained within the div with the class ‘.inside-article’. It’s easy enough for me to … Read more

CSS to change whole site width

Heya! I’m now using media query to apply different CSS when the viewport narrows down to 768px. Now I need to know how to “crop” the width of the entire site to whatever width the viewport is. Is this possible? If you enter http://pihastudio.fi with a <768px mobile device, you’ll see what I need, since … Read more

Custom Non-Form Buttons

I’m trying to create my own buttons. After ‘customizing’ link colors and then FORM buttons, there seems to be absolutely no way to add my own styles to override these colors/styles and I can not get my own button styles, colors, hover affects, etc. to show. What is going on that is preventing me from … Read more

Animating link underlines for main menu

Hi, I am want to have a animated underline under each menu item. Like this example: http://tobiasahlin.com/blog/css-trick-animating-link-underlines/ The code below is not targeting the text…any suggestions would be great? Also this would be a great feature for the menu addon. .main-navigation .main-nav ul li > a:hover, .main-navigation .main-nav ul li > a:focus, .main-navigation .main-nav ul … Read more

Background Image Overlay Wrapper CSS

Hey Tom Over the last couple of days I’ve been looking into moving this site into WordPress and have 90% of the theme sorted using GeneratePress but for the life of me I cant work out if there’s a way within GP to include the background wrapper as shown below? If you inspect the code … Read more