Welcome to the BoldGrid Questions Portal
If you do not have an account, submitting a question will allow you to create one.
Tips
- Search for an existing question before adding your own. This helps us prevent duplicate entries and track all questions.
- If you find a matching question, vote on it and throw in a comment.
- If you can't find a question for your problem, create your own question. Provide as many details as you can, especially steps to recreate the problem.
Rules
- No spam, self-promotion, or advertising
- No offensive language, posts, links, or images.
- Please limit your submissions to one question per post.
- Administrators have the ability to moderate the forums, including editing, deleting, and moving posts. Posts may be deleted for any reason, with or without notification.
Want to help us improve BoldGrid? Please feel free to submit a Feature Request or a Bug Report.
This portal has been archived and will no longer be monitored.
You can browse new questions or ask your own in our BoldGrid Community Forum.
Disable sticky header in evolv theme
Hello.
I am wondering how to disable sticky header so it is fixed stops scrolling with the page. I have tried to tinker with the CSS by adding a few codes but no luck so far. Thanks!
Hello James-
Here's the Custom CSS rule you'll need to disable the sticky header:
@media only screen and (min-width: 768px) { .site-header { position: static; } }
Hey. Will it be a good idea to utilize w3 total cache and autoptimize together? I plan on using w3 for Caching and autoptimize for minifying
Can i use autoptimize and We total cache together?
Hello-
Using W3 Total Cache together with Autoptimize can cause conflicts because they both have CSS and Javascript minification capability. If you do want to use both of these together, make sure that you disable minification in Autoptimize.
Generally speaking, you should be careful when trying to use two minification solutions, because it can cause a fatal error if both are enabled. If you want to attempt this, be sure you're using a staging website and not your live website.
Page Title Background Color
Hi there,
Enjoying using BoldGrid. Finding my way around. Is there a way to change just the surrounding color of the Page Title (header) to match the page background color? As of now, the word (ABOUT, or whatever) is in a field of white, but I would rather have it gray or match the background. Thanks for any help! Paul
Hello Paul,
The background will be controlled by your Color Palette in Customize -> Colors, but if you just want to change this specific background, you can do so using Custom CSS.
In order to select just the page title background, use custom CSS similar to this:
.entry-title a { background: gray !important; }
This example just uses the keyword gray, but you can substitute a hexadecimal color code such as #808080 or the shade that matches your color palette.
I hope this helps!
Easy SEO is telling me that keyword isn't in H1 or H2 but it is there in the title of the post, is there a fix?
When entering the information the Easy SEO is telling me that my keyword isn't in the H1, but the H1 would be the title of the post and it's there. Even when I make more headings H1 or H2 with the keyword it still doesn't register it. Am I missing something?
Hello-
If your keyword appears in the Post Title, Easy SEO may not recognize it until the post is published or saved. In order to get around this, use the "Save Draft" button to update Easy SEO with your post title.
Home/Index page with no header. How?
Hi there, I'm not sure how to do this, I might want to create a home/index page without any header or menues, just some graphics and a simple ENTER button that would lead to the main site. In the past I did an index page as a portal to the rest of the site, which each page having the header/menus etc, but not on the first visitor page. Thanks for any info.
Activating the AMPforWP causes the Customizer to freeze
When I enable the AMPforWP plugin the Crio theme customizer freezes.
sliders not available on Crio Pro
I just bought and properly installed a premium key and need to add sliders to the website.
When editing a page to add sliders they do not show up in the blocks sections
Hello-
In order to access the premium sliders, make sure that you have the Post and Page Builder Premium extension installed and active as well. You can also file a premium support ticket if you need any help getting your premium subscription set up.
Customer support service by UserEcho