Notice: These forums are now retired and closed. For active support, please Submit a Ticket or visit our official WordPress.org community pages.
Kadence Theme | Kadence Blocks | Starter Templates | WooCommerce Email Designer | Ascend | Virtue | Pinnacle

CSS FOR HEADERS & NAVIGATION

Home / Forums / Virtue Theme / CSS FOR HEADERS & NAVIGATION

This topic is: Resolved
[Resolved]
Posted in: Virtue Theme
February 1, 2016 at 2:06 pm

Hello,

1.)I am wondering if there is a way to selectively hide H1 Page Titles. Specifically, I would like the title to remain on the homepage (due to how I had to configure the page content and the widgets) and on the title names for the individual portfolio projects (I think not displaying the titles on the portfolio pages also hides the portfolio navigation as well) – I would like to hide the page titles everywhere else. How do I do this?

2.)Additionally, I would like to change the size of the H3 headers in the sidebar. How do I isolate them and change the size/font/etc. without changing all the other H3 headings on the site?

3.)I used the following CSS to hide the blog navigation on the homepage, but it also removed the page navigation from the blog page – is there a way to hide the navigation on the homepage and still have it remain on the blog page?

.wp-pagenavi {
display: none;
}

4.) Lastly, is there a way to remove the navigation from the testimonial carousel on the homepage and/or have the title wrap in mobile view?

wwww.traceyreneehubbard.com

Thank you for your help

  • The forum ‘Virtue Theme’ is closed to new topics and replies.