Jump to content
Sign in to follow this  
florafair

Help with a few points I can't find in Documentation

Recommended Posts

florafair

Hello, I have a few random questions that I can't find in the documentation: 1. How can I reduce the font size and weight for the headers in widgets? 2. Is there a way to make the Category or Tag show up at the top of the page on Category or Tag pages? 3. How do I get the page title to show above a carousel on a carousel page? And can I have more than one carousel on a page? 4. Also, this isn't necessarily about the Platform theme (unless there's a solution in the theme itself), but what's the best way to display several videos on a page? Thanks! Flora

Share this post


Link to post
Share on other sites
catrina

1. Add this to your base.css file in PlatformBase/the child theme:

h3.widget-title {font-size: 10px; font-weight: normal;}
Adjust the font size and weight according to your wishes. 2. By default when you view a Category page, this text usually shows up at the top:
Currently viewing the category: "Miscellaneous"

<- Is this not showing up for you or would you prefer a page title/header format? 3. There is no setting for adding a title to the Carousel page, but there might be a way with template customization. Also, as far as I know, there can only be one carousel per page. 4. Are they videos from sites like YouTube or Vimeo or are they being uploaded to the website? Either way, there are a few plugins out there that might be good for displaying them them (like this one, for example: http://wordpress.org/extend/plugins/shadowbox-js/)


Please read the docs before posting. Please do not private message me unless I ask you to.

Designer | Catrina Dulay

Founder | Catrina and Mouse

Share this post


Link to post
Share on other sites
florafair

Thank you, Katrina! Some responses: 2. The category isn't showing up. Is there some bug? 3. My title appears, but it's below the Carousel. Is that the only option?

Share this post


Link to post
Share on other sites
kastelic

Flora, Please post a link to your site. Thanks.

Share this post


Link to post
Share on other sites
florafair

I'd rather not, since it's a work in progress.

Share this post


Link to post
Share on other sites
Guest Guest

Are you using an under construction plugin that will not allow us to see the site without logging in? We wont judge your work in progress, the reason we are asking is that it will make it easier for us to help you.

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

Sign in to follow this  

×