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 'site'

Home / Forums / Search / Search Results for 'site'

Viewing 20 results - 11,721 through 11,740 (of 39,333 total)
  • Author
    Search Results
  • #217199

    No problem! Yeah, it’s super useful being able to use the plugin pretty much anywhere on your site.

    -Kevin

    #217187

    You are correct, the setting is in the row that contains your widget, not the widget itself.

    You can also use your site origin builder in any widget area on your site. Just add a “layout builder” widget, and then you’ll have all the control that you would in the page content!

    Let me know if that works for you!

    -Kevin

    #217175

    can set the row that you’ve added the slider to “fullwidth stretched” and it will force the slider to go from one edge of the screen to the other.

    Yes i am using site origin widgets, I see now that the widgets themselves don’t have this setting, it is the entire row which you can set.

    In the home widgets and the footer widgets you don’t get the rows….so you need to use the home page content and in there you can stick the slider.
    We managed to put the logos on an image and it looks pretty cool already so I think this does it for us.

    I tried the blocks as well….I see wide width and full width but neither does the trick….guess im stilla site origin guy….I have it on the home page if you care to take a look, tomorrow I will remove it (the top one is with blocks, the bottom with site origin blocks and this one works).

    Thanks a lot for all the help.

    Luis

    #217153

    Are you using any page builder plugins? If not, I suggest using site origin page builder, then you can set the row that you’ve added the slider to “fullwidth stretched” and it will force the slider to go from one edge of the screen to the other.
    https://wordpress.org/plugins/siteorigin-panels/

    Does that work for you?

    -Kevin

    #217151

    I am not currently using the h4 heading.

    This is a link to my staging site- http://b33.d3f.myftpupload.com/roof-guardrail/

    Virtue Image Menu Item is used for the top 4 images (because I like the flash). Top left image text states- “Freestanding”.

    I want to be able to change text size, font, color and backgound color (faded white area behind text) for any images in Virtue Image Menu Item

    #217122

    Hello,

    As long as you are not selecting any google fonts through options on your site, the theme will not load them. So you shouldn’t have to add anything to a your child theme for this.

    -Kevin

    #217094

    I’m still unable to view your site. Can you make sure the login has proper credentials with your maintenance plugin?

    -Kevin

    #217085

    Hey,

    I’m unable to view your site. Could you provide a login so I can take a look at how your header is currently setup?

    Thanks,
    Kevin

    #217084

    I don’t recommend this, but here is some CSS that will change the way the image displays to show the entire image in mobile:

    div#kad-slider-2 .kad-slide {
        background-size: contain !important;
    }

    I think it would be better to convert the images to actual testimonial posts on your site. That way the text will resize and be easily read on all screens.

    -Kevin

    #217076
    This reply has been marked as private.
    In forum: Virtue Theme

    Topic: top heading

    #217074

    Can you help – I’ve added a top menu item and it has thrown all my menus out. I can’t work out how to get them all back in line. Can you point me in the right direction? Thanks

    Joanne

    the website is http://www.houndsconnect.co.uk

    #217066

    Hi,
    So I have a site with a transparent header and a slider behind it and I really like how it looks, except that I can’t pick a menu color so that you can see the menu in all the slides. I was wondering if you can make the header semi-transparent, like it is in the shrinking menu when you scroll down. We would place the slider behind the header but the header would have a slight color so the menus can be read.
    I hope I explained myself. I thought I could put it directly on to the images but perhaps there is a more elegant solution.

    Another question:
    I would like to place a full width image in the body of the home page or in the footer. Everything I tried seems to have some empty space on the sides. (edit) I found you can place a slider above the footer call to action and make it full width, any other options?

    Thanks.

    Luis
    officialnauticalacademy.com

    #217065

    Hi

    On this site we have a slider displaying images of reviews – works fine on desktop but in phone view the images aren’t fitting properly


    These are the settings we have for the slider and each slide is set to display
    Background size auto – fit centre centre no repeat

    What do we need to change for this to display correctly on mobiles?

    #217052

    I’m using Tabs within the Block editor, prototyping a WordPress based version for a site (at systalk.org/foodworx). The same material is presented two different ways – in 4 columns, and on 4 tabs. All 4 tabs are set to Wide width, Left justify. That’s how the material appears on my PC. When I look at the same page with my tablet, the first paragraph on two of the tabs (Bakery, Awake) is centered rather than left justified. The first paragraph on the other two tabs (Basic, Family) is left justified. The centering occurs on my tablet in both landscape (picture and text then show up side by side) and portrait (picture above text) orientations. The first thing on each tab is a Title. They’re set Left Justified. That’s how they show up on a PC, They ALL show up centered on my tablet.

    I haven’t gone back and re-tested, but I believe when I tried using Full width on these tabs, the text and/or picture would flow outside the boundaries of the tab. Seemed to be worse when I put a picture on the right-hand side.

    In forum: Virtue Theme
    #217051

    Hey John,
    In the future please start a new topic for new questions.

    1.

    @media (min-width: 992px) and (max-width: 1200px) {
    header #logo a.brand, .logofont {
        font-size: 28px;
    }
    .kad-header-style-three #nav-main ul.sf-menu>li>a {
        padding: 0 9px;
    }
    .col-md-4.clearfix.kad-header-left {
        width: 30%;
    }
    .col-md-8.kad-header-right {
        width: 70%;
    }
    }

    2.

    .siteorigin-panels-stretch.kt-parallax-stellar.kt-panel-row-stretch.panel-widget-style.panel-row-style.panel-row-style-for-229-0 {
        background-repeat: no-repeat !important;
    }

    Hope that css works for you!

    Hannah

    #217050

    Excellent Kevin:

    The plugin looks like a great option, and I am a Elementor subscriber. However, would using the child theme be a “lighter” solution, less effect on the performance of the website (less plugins being better)?

    I stupidly did not use the ascend_premium_child theme from the get-go but simple enough to install now.

    Second question, a bit off this original topic, but ties into what I need to accomplish, and that is adding another menu to the layout, which right now I visualizing under the current Secondary Menu. I am wondering if the plugin you suggested is a way to accomplish that or if you have other thoughts?

    For reference
    http://ustasocal.com

    Thank again!
    -Loren

    #217036

    Hi
    I tried this to hide the header, but it’s not working.
    .page-header {
    display: none;
    }

    I also would like the background on the site editor box (gray box) to be maybe 50% opaque. I just can never identity the box for the css.

    Can you help? Thank you.

    #217025

    I don’t suggest doing it the way you are. So if you are looking for our recommendation. Then do as Kevin suggests and use Duplicator and then on the copied site removing what you don’t need. Importing is not ideal and piece by piece creates all kinds of interlinking issues. For example, your posts be the connected media will be all over the place. you will end up remaking everything.

    Ben

    #217021

    odd, ok a notice shouldn’t every show on a live site, usually that means you have some kind of debug turned on. Either way I will get an update out soon for elementor pro plugin.

    Ben

    In forum: Ascend Theme

    In reply to: Error 404.php

    #217014

    Can you send me a login so I can see your settings? The shortcode for woocommerce messages shouldn’t be showing of course and I can’t recreate that on any of the demos or test sites.

    Ben

Viewing 20 results - 11,721 through 11,740 (of 39,333 total)