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 - 47,161 through 47,180 (of 53,646 total)
  • Author
    Search Results
  • In forum: Virtue Theme

    In reply to: Need Woodoo Magic

    #31923

    Please post in your own topic next time because this one shows as resolved that that can be really easy for us to miss. Also this is not the same as above. Thanks.

    Both rows have css being added to them. It’s possible the css is in the settings but pagebuilder is kicking it out. You can override it back with this css:

    #pg-209-1, #pg-209-6 {
    margin-left: 0 !important;
    margin-right: 0 !important;
    }

    But I would check your row settings and try and figure out why these two are different from your other rows.

    Ben

    In forum: Virtue Theme

    In reply to: Rev Slider Padding/Gap

    #31922

    Yes, I am wanting the same one on each page – all pages and all posts. Is that possible even without the option that might follow at some point?

    In forum: Virtue Theme

    In reply to: Rev Slider Padding/Gap

    #31920

    That option you see isn’t about placing the revolution slider. It’s an option the slider adds for slider if you use the post setting., which you aren’t using.

    I might have to add a slider option to posts. are you wanting the same slider on every page of your site?

    Ben

    In forum: Virtue Theme

    In reply to: Rev Slider Padding/Gap

    #31913

    You guys are always amazing! Thank you. If I can bug for one more thing (which I will) – how do I also get this Rev Slider to appear on blog posts? I see an option for Rev Slider at the very bottom of the post pages, but it doesn’t give me any options. Just says ‘default’ as the only option.

    In forum: Virtue Theme

    In reply to: Rev Slider Padding/Gap

    #31907

    You can use this css for every page:

    .revslider_home_hidetop {
    margin-top: 0;
    }
    .contentclass {
    padding-top: 0;
    }

    Ben

    In forum: Virtue Theme

    In reply to: Search Results

    #31900

    Also, how can I align this to be center of the page for mobile.

    In forum: Virtue Theme

    In reply to: Rev Slider Padding/Gap

    #31899

    That did it – thanks! Is there a way to apply what .advertising does to all of the pages (I guess excepting the main page) as I am planning to put that banner on every page?

    In forum: Virtue Theme

    In reply to: Rev Slider Padding/Gap

    #31898

    Sorry, I should have made the content class page specific. Try removing this:

    .contentclass {
    padding-bottom: 0;
    padding-top: 0;
    }

    And adding this:

    .advertising .contentclass {
    padding-bottom: 0;
    padding-top: 0;
    }
    
    In forum: Virtue Theme

    In reply to: Rev Slider Padding/Gap

    #31897

    Thanks Hannah – you’re speedy! That kind of did the trick. Certainly the Advertising page is as I’d like it, but the menu on the main page now overlays the slider – please have a look, as it’s difficult to explain. I guess the padding on the main page is now really small compared to the Advertising Page.

    In forum: Virtue Theme
    #31894

    Hi, how can I enable the search on the topbar to bring up image titles in the results or image attachment pages?

    In forum: Virtue Theme

    In reply to: Rev Slider Padding/Gap

    #31892
    This reply has been marked as private.
    #31887

    Hey Guys,

    I am using Revolution slider to place an image below the secondary menu on each and every page of a site. It seems to work fine on the main page, which is using the Slider settings in the Kadence menu, but there is a gap or space between the bottom of the slider image and the top of the page content. Is there a quick CSS to lessen this gap?

    As far as the slider on the other pages is concerned, there is a gap both above and below the slider – so it doesn’t sit in the same position as the main page image. For these pages I am using the page settings with Feature Sidebar as the page style. Any thoughts on this as well?

    Many thanks,
    Greg

    In forum: Virtue Theme

    In reply to: A few small css things

    #31881

    Hi,
    thanks. this is probably the best solution 🙂
    It will only set a MINIMUM height, so I can make pages with more content, right?

    #31876

    Hello,

    My page header is center, so when the header and breadcrumbs are on the same line, the breadcrumbs are right aligned and the header is pushed to the left.

    We would like the breadcrumbs to be below the header, right justified — which would match the default setting for the Woocommerce Store.

    As always. Thanks!!

    In forum: Virtue Theme

    In reply to: Broken Social Icons

    #31868

    So in the jetpack settings. DO you have sharing turned on for pages? It seems the icon font isn’t loading on pages, while it is loading on single posts and archives.

    Ben

    In forum: Virtue Theme

    In reply to: CSS Selector Question

    #31867

    Hey,
    finding the page id: https://www.youtube.com/watch?v=fLg2T1AvmFE

    The id is not a word. You can use the permalink slug on single pages but not for the parent pages.

    Ben

    In forum: Pinnacle Theme

    In reply to: remove menu

    #31862

    Hey, can you post links to the pages you would like this to apply to?

    Hannah

    #31858

    I don’t have any issues on my test server or on the demo site: http://themes.kadencethemes.com/virtue-premium-3/product-category/tshirts/

    Are you using any plugins that would effect your grid pages?

    Ben

    In forum: Pinnacle Theme

    Topic: remove menu

    #31848

    Hey,
    Is there any way to remove menu on some individual pages?
    I would like to turn off the logo and standard menu on my “watercolor pages” only.
    Thanks.
    If it’s a CSS code tell me where to put it. I still learning…
    Jean-luc.

    In forum: Virtue Theme

    In reply to: CSS Selector Question

    #31845

    Yes, that is what I am looking for.

    How do you find out the page id number? Also, what if I am using different permalinks like page titles. For Example I am using the word “furniture” for the id. So capa.furniture/furniture. Would I then go ahead and use “.parent-pageid-furniture”?

Viewing 20 results - 47,161 through 47,180 (of 53,646 total)