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

    In reply to: Testimonial page

    #20499

    One more issue on the testimonial page. I change the submit button with this:
    .testimonial input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer;
    width: 150px;
    height: 25px;
    line-height: 3px;
    background-color: #a31212;
    border-radius: 5px;
    border: 1px solid #959595;
    }

    This is where I am having trouble. I tried to change hover colors. But didn’t work. Tried a:hover, and :hover
    .testimonial input[type=submit] :hover {
    -webkit-appearance: button;
    cursor: pointer;
    width: 150px;
    height: 25px;
    line-height: 4px;
    background-color: darkslategrey;
    color: #ee7600;
    border-radius: 5px;
    border: 1px solid #959595;
    }

    In forum: Virtue Theme

    In reply to: Testimonial page

    #20495

    I am still working on the testimonial page. http://baywatcharms.com/testimonial/ I have it shrunk down about as much as I can with out causing issue. I am going to change the submit button, and that will help a little bit more. I have a question though. Is it possible to have the form below the testimonials? I think that might help if I can do it.

    #20478

    Hi 🙂

    I’ve got a weird problem going on. The text and images on my pages & posts are displaying fine.

    When I go into WordPress to edit a page or add a new one, whatever I type into the page or post is invisible, and can only be seen when I select/highlight it. This has been going on for a while and it’s driving me crazy.

    I’ve got a screen clip of what I mean, but there isn’t anywhere to attach that here.

    The url is http://www.saddlefitaustralia.com.au and I’m happy to provide WordPress Login details if required.

    Cheers
    Sandy

    #20469

    Hey, to reduce the padding under the slider you can add this to your custom css box in theme options > advanced settings:

    .home-padding {
    padding: 0;
    margin-top: -20px;
    }

    That will actually effect the padding throughout your homepage.
    You can add a banner here by going into your homepage on the back end and and in the page builder editor you can add a row to the top and select “visual style” on the top right of the row. There you can upload an image.
    Hope that helps!
    Hannah

    #20460

    Hey, you’re quick and you’re right !

    There is a white strip under the slider like a padding. Can the banner be placed there somehow ? If not, can that padding under the slider be shrinked ?

    I also have the home page with no title because it shows up under the slider betw. the 2 fine lines. Can i make that space disapear somehow o make it really small ?

    I’ll place some icons under the slider too, so i need a controll of the hight of everything on that homepage. Maby you can point me to the right files to be modified.

    Thank you

    In forum: Virtue Theme

    In reply to: Testimonial page

    #20453

    What my overall goal is to just make it look a little bit better. Right now if someone was to go to that page, they might get confused and not see the testimonials, because the form is so big. I first going to try and shrink it in the vertical direction with some css. Once I see how that works out, I will let you know if I have any further problems, or questions.

    In forum: Virtue Theme

    In reply to: Testimonial page

    #20449

    Are you wanting the to put the testimonials on the left and form on the right? If so you need to add the testimonial shortcode and not use the page.

    [testimonial_posts columns=”2″]

    Just add in a column on the right or left of your column that has the form.

    Ben

    In forum: Virtue Theme

    In reply to: Testimonial page

    #20447

    I think I have it fixed. Here is the link: http://baywatcharms.com/testimonial/ . The testimonial show up now. But the page just doesn’t look right, the way it is. Is the a way I can shrink the form down a little bit to make it look better?

    #20446

    So you can add this css:

    .page-header h1 {
    opacity: 0;
    }

    and for specific pages you would have to add the specific page id class in front of that css

    Ben

    #20445

    Good question. On one site I want to do it on all pages and posts and on another just in some…

    #20444

    do you want to do this on all pages and posts or just on some?
    Ben

    #20443

    How can I display a page title background image without showing the actual page title?

    thanks,

    alex

    In forum: Virtue Theme

    In reply to: Style

    #20438

    Looking at your site from the previous post it looks like you have the header style set to style two in the theme options > main settings…

    Change to the standard header, then add a menu to the primary and secondary menu locations… you can learn more here: https://www.kadencewp.com/creating-demo-3-layout-homepage/

    Ben

    #20436

    ok so using pagebuilder you can add a widget but the plugin you are wanting to use isn’t working when used through page builder? Maybe you can send me a login:

    [email protected]

    Ben

    #20431

    Hi:

    1 Attachment link:

    http://www.imaginadigital.cl/oros/tienda/fernando-cifuentes-soro/africa/

    I refer to the images that are below the main image. There is no space between them.

    2.Asi I mean is the product detail page. The same of the previous link. The idea is that you know that when you click on this image is enlarged.

    3 This is solved.

    Thanks.

    #20429

    Ugh sorry, my mistake, it is for the home page, but I am using the page builder template instead, as I needed more sections.

    #20423

    Hey,
    Terms marking this hard for me to understand… this this “home page template builder” a plugin you added?

    Have you see the tutorial about the home page here: https://www.kadencewp.com/creating-a-home-page-with-virtue/

    Ben

    In forum: Virtue Theme

    In reply to: Testimonial page

    #20422

    You have to make a page. Using the testimonial grid template or the testimonial carousel widget.

    Ben

    #20421

    Hi guys,
    Can I?

    I mean, In a page like this:

    Thanks guys you’re awesome.

    #20420

    Hi Ben thanks,
    Yes I added a custom post type of resources, and I was using the home page template builder, but I didn’t see any widgets there that I could use so I installed a few plugins Ultimate Posts Widget (and a few others) but nothing worked on the template builder.

    I also installed one to show recent posts from a single category (which did work though)

    Is there another way?

    Thanks for your help

Viewing 20 results - 49,561 through 49,580 (of 53,646 total)