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

Search Results for 'page '

Home / Forums / Search / Search Results for 'page '

Viewing 20 results - 11,101 through 11,120 (of 53,646 total)
  • Author
    Search Results
  • #232095

    Hi, Hannah,

    I searched the forum for answer, but nothing quite works.

    I want to use Upper and Lower Case for my menu and page titles. I have typed it that way, but it’s loading as all Upper Case.

    Do you have a clever CSS code that I can use, or am I missing something when formatting through theme?

    Thank you,
    Pam

    #232085

    You can make all pages transparent by updating your css to this but note that this is not how virtue is designed and there may be unseen side effects.

    .stickyheader #kad-banner {
        position: absolute;
        width: 100%;
        background: transparent;
        transition:background .3s ease;
    }
    .admin-bar.stickyheader #kad-banner {
         position: absolute;
         top:32px;
    }
    .stickyheader .is-sticky #kad-banner { 
    background:  rgba(0,51,204,0.9);
    }
    #kad-banner-sticky-wrapper {
        height: 0 !important;
    }
    #232076

    Hey,
    The theme picks up menu items but not content within pages (because it can have compatibility issues). So when adding a button in a page content that you want to have a smooth anchor link add this class to row that holds the button. So in your page builder row settings add the class:

    kt-local-scroll

    Ben

    #232065

    Yes, thank you, I would like help with that.
    I already have some custom code, that you might want to look at, in the custom code area.
    That makes the header background transparent for the home page, but would like that same effect on, at least some of the non-home pages as well.
    And I am checking into Ascend, but am not able to make that switch right now, but may want to do it later.
    Jon

    #232059
    This reply has been marked as private.
    #232055

    Hey,
    You can increase the Home Page Title Height from Theme Options > Home Page Header. Does that work for you?

    Hannah

    #232053

    Hi Johan,
    You can turn this off from Theme Options > Shop Settings > Show Category Filter on Shop Page.
    Hope that helps!

    Hannah

    #232047
    This reply has been marked as private.
    #232046
    This reply has been marked as private.
    #232045
    This reply has been marked as private.
    #232043

    Hi,

    On the home page, when I scroll down, then back up to the top, it changes the main menu background height from 37 to 80. How do I correct that?

    I’ll follow up with more details.

    Thank you,

    Jon

    #232042

    Hi,

    How do I get the header background to be transparent, not just on the home page, but on a few landing pages (or all pages, if that would be easier).

    I’ll follow up with more details.

    Thank you,

    Jon

    #232034

    Hey,

    Thanks for your help with my other questions. Another quick question, how do you adjust the header to be full width and full height if using the Home Page Title option? It’s already full width, but its not full height. Thank you!

    #232023

    Hey,
    Try adding this to your custom css box in Theme Options > Custom CSS:

    .home #pageheader .container {
        background: rgba(155,155,155,.5);
        width: 100% !important;
        max-width: none;
    }

    If that doesn’t work please post a link.

    Hannah

    #232018

    Hello – I am able to add a photo into the home page header/slider area and overlay the page title and sub title text. The home page is set to Page Title. How can I adjust the color contrast of the photo with a transparency or opacity setting that will add a color overlay so the image is darkened and the text has more contrast against the photo behind it? I’m having difficulty finding the setting to achieve this effect. Thank you!

    In forum: Virtue Theme

    In reply to: Optimize Press

    #232016

    Hello,

    In response to your question Ben, I am using Optimize Press for its ability to restrict access to pages once a user purchases a product.

    However, I am having some trouble when using both Kadence’s Virtue Premium theme and Optinmize Press. When I install Optimize Press first and Virtue Premium second, I cannot seem to place a logo and menu at the top of pages constructed using “Pages”.

    Alternatively, when I install Virtue Premium first and Optimize Press second, there appears to be bugs. When I construct a page in the Optimize Press section, a logo specified in virtue premium’s “Theme Options” section appears along with a logo added in the OptimizePress section. I don’t think this is meant to happen. I think the logo specified in OptimizePress should only appear.

    I addition, pages constructed in OptimizePress also have a menu displays vertically, not horizontally below the logo. Finally, the footer has the two items below one another (rather next to one another). Once again I believe these are specified in virtue premium’s theme option section.

    When I use another theme (specifically Smart Theme which comes with Optimize Press), these issues do not occur. More specifically you can either specify headers (with logo etc) in either the “Theme Options” section of the site (to appear in pages constructed in “Pages”), or in the OptimizePress section of the site, and they do not seem to interfere with one another. This does not seem to happen when Virtue Premium is used with Optimize Press.

    I was wondering whether these pieces of software are not compatible with one another, if not, if there is a quick fix.

    Daniel

    #232005

    Hey,
    We offer a 30-day no questions asked refund policy. I’ve issued for you!

    Just for clarification, you don’t need a theme. You don’t need the prebuilt examples to create whatever you want. You can use cany widgets for any source to create any page type you want. The prebuilt that are bundled are just examples. Think of as extras.

    Best of luck!

    Ben

    #232001

    Hello – just a quick question about which plugins should be installed with the Ascend premium theme when using blocks. The recommendations in the Admin panel were:

    1. Kadence Blocks
    2. Kadence Gutenberg Premium Toolkit
    3. reCaptha
    4. Kadence Slider

    I’m a little confused after reading the note on the bottom of this page:

    So, if using the premium version of Ascend, which plugins would be necessary if using the block editor? Thanks!

    #231991

    I have built a simple WP gallery to display on my homepage as Page Content, but this feature only allows linking to a media file or attachment page from each thumbnail.

    How can allow linking to a different page on the website from each thumbnail image in the gallery?

    In forum: Ascend Theme
    #231987

    Hey Dorcas,
    Do you mean the description text? From Appearance > Menus open the menu item dropdown and you can edit/remove the description text (if you don’t see this make sure Description has been selected from the top right of the page). If you’re referring to something different please post a link.

    Hannah

Viewing 20 results - 11,101 through 11,120 (of 53,646 total)