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

    In reply to: Turn off page titles

    #33074

    Hi Hannah. Here is a link to the page I was trying to do. As you can see I need to turn off the page titles as they are pushing my top row down.
    https://frontlinecanvasart.com/custom-portraits/
    regards, Paul

    #33073

    It looks like you’re adding this as a post instead of a page. Just need to copy everything over to a normal page.

    Hannah

    In forum: Virtue Theme

    In reply to: Turn off page titles

    #33071

    Use .page-header

    .pg-id-4848 .page-header {
    display: none;
    }

    If you can post a link I can help further.

    #33067

    Sorry I keep forgetting to post the links !

    See the service page on this page on the right
    http://abricot.abricot-production.com/service/bespoke-websites/

    And on the main page
    http://abricot.abricot-production.com/

    Nathalie

    In forum: Virtue Theme

    In reply to: Turn off page titles

    #33066

    Hi Hannah. Sorry but I put this in the css and page title is still there.

    4848 is the page id.

    .pg-id-4848 .page-title {
    display: none;
    }
    Must be doing something wrong.
    Paul

    #33063

    Hi Nathalie,
    I’m confused. Can you not just change the page template? Do you mind posting a link so I can better understand?

    Hannah

    #33061

    Hi,
    In Woocommerce > Settings if you open the Products tab then click Display you’ll see Shop Page Display. There you can select Show Products from the dropdown.
    Hope that helps!

    Hannah

    In forum: Virtue Theme

    In reply to: Turn off page titles

    #33055

    Hi Hannah. Great. But where do I get the separate page ids from.
    Paul

    In forum: Virtue Theme

    In reply to: Turn off page titles

    #33054

    Hi Paul,
    You can do this with css and page-id’s. Something like this:

    .pg-id-70 .page-header {
    display: none;
    }

    You would just replace the page id with the specific page[s] you want this to effect.

    Hannah

    #33051

    For instance, if I have a custom menu widget.
    On the other pages, there is a bottom border but not on the home page so it makes the listing difficult to read

    Thanks

    Nathalie

    #33049

    Hi

    The services detail page is using the blog template, so I have a date on the side, author and comments count showing. Is there a way to sort this out ?

    Thank you

    Nathalie

    #33047

    Hi,

    I think it is a wonderful theme!

    However, sometime really troubles me is that I want to remove the “Shop Category Image” boxes on the top of my shop page.

    Could you help me to find where to set it, just like the clean look shop page in your theme demo.

    Thank you!

    Ben

    #33044

    Hi guys. Could you please advise on how I turn off the page titles. I have managed to do this for the home page but can not seem to find any settings for the other individual pages.
    Thanks, paul

    In forum: Virtue Theme

    Topic: Copy row.

    #33042

    Hi guys. Could you please tell me if there is a quick way to copy a row from one page and insert it in another without having to completely rebuild the same row.
    regards, Paul

    #33031

    Below all of the other sections that should be there is:
    A centered header
    Small, out-of-place right navigation that makes an image appear and disappear from the bottom of the page.

    I can’t make these features go away, nor can I find their location.
    I had an experienced Web Dev look at it and he could not find the solution either.

    #33030

    I did not have a feature image selected for that page. The image showed up with arrows on either side like the image was part of a slider. Flex slider was selected but did not contain images yet. I deleted image from library and it no longer showed up. But it didn’t even show up as a blank box with a question mark. Oh well.

    I’m using Feature-sidebar. I put a widget link button under a widget picture in the sidebar. Is there a way to center the link button under the picture?
    Thanks

    #33027

    Do you have a different image as your featured image for that page?

    Ben

    #33024

    An Image is randomly showing in the header area using Feature or feature-sidebar templates. It is the same image.
    If I update page attributes template to full width or default, the image is not there. Then I update page attributes template to either feature or feature-sidebar and sometimes the image appears and sometimes it does not. I had this image on home page but removed it to see if there is a connection. I also had the image at one time in Virtue Image Widget and as a Secondary Menu Image but have removed both. I cannot see any place in theme options, widgets or on a page, where this image is currently uploaded.

    #33021

    Hi Ben,

    I have that selected already. I’m talking about the change in colour of the logo on http://themes.kadencethemes.com/pinnacle-premium/. You come on to the page and the logo itself is white, when you scroll and the header background fills out the logo changes to black. Hope that helps.

    Thanks,

    Mike

    #33015

    Hi,

    On your example homepage for pinnacle you have the logo change colour on scroll. I wish to achieve that for my site http://www.hospofurniture.co.nz (you’ll see the logo disappear with darker backgrounds).

    If there’s some setting for this I can’t seem to find it. I’ve just made the leap from Shopify so coding is kind of new to me but I pulled this from inspect element:

    <div style=”max-height: 60px; height: 50px; width: 360px; background-image: url( class=”kad-standard-logo kad-lg”></div>

    <div style=”max-height: 60px; height: 50px; width: 360px; background-image: url( class=”kad-lg kad-standard-logo-tranbg”></div>

    How do I achieve this?

    Thanks,

    Mike

Viewing 20 results - 46,921 through 46,940 (of 53,646 total)