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 width'
-
AuthorSearch Results
-
In forum: Ascend ThemeIn forum: Virtue Theme
Hello, i’m working on a site, to pass it to WP, mhinternacional.com but header is transparent and when sticky becomes black.
i’ve found in support forums that Ben Ritner provided a CSS hack for that, that worked for me:
.home.stickyheader #kad-banner {
position: absolute;
width: 100%;
background: transparent;
transition:background .3s ease;
}
.home.stickyheader .is-sticky #kad-banner { background: rgba(255,255,255,0.8);}.home #kad-banner-sticky-wrapper {
height: 0 !important;
}But when using it, if i scroll page down, and then up all header just crash and moves up… it don’t takes it original position.
mhinternacional.com/prueba
how can i fix it? Thank you for your help.
In forum: Ascend ThemeTopic: Row Width
January 27, 2020 at 7:16 pm #243910Hello,
Is there a way to make the banner (in a row) on each page of my website the same width as the top bar and footer?
Thank you
In forum: Ascend ThemeJanuary 27, 2020 at 3:06 am #243842Hi Kadence Team and everyone :),
how can I include a Kadence slider in the header pro page and width 100%?
Thank you!!!
In forum: Ascend ThemeIn reply to: Equally Sized boxes in row – ascend theme
I think my suggestion would be to create a three-column layout in your homepage, rather than 5. Then add a lot of padding on either side for desktop and a lot less padding for mobile (you can set this within the page builder editor). Would that work for you?
Just to note, you have an open media query in your custom css box here:
@media (min-width: 992px) { .kt-topbar-right { width: 0%; }That media query is having an effect on all css added after it.
Hannah
In forum: Pinnacle ThemeHi,
Site in demo, I want to make the Image Menu and Testimonials (set in Home Widget Area) both full width to match the header, call to action and portfolio carousel sections. Should be pretty clear if you scroll down the homepage:
There’s a theme setting for the portfolio carousel to be full width but I can’t see the same for image menu and home widget area, apologies if I’m missing something!
Many thanks
Pete
In forum: Pinnacle ThemeTopic: Mobile Width
I’ve set up my homepage using custom css so that the container width is 85% with content on the left and the sidebars on the right. It’s great on desktop and tablets.
However, I need ONLY the mobile width to be 100% instead of 85%. (When the mobile display pushes the sidebar beneath the content, the content will then appear full screen above the sidebar). I don’t know how to reference the container for mobile display in css.
Example: jillsnotebook.com/about-me
In forum: Ascend ThemeJanuary 23, 2020 at 9:56 am #243702I have an error which crops up every so often (every few days, up to a week), just on one particular page *Login to see link , and which started suddenly several weeks ago. The content shunts hard left and the menu is scrambled. It clears when I clear the cache (I have Cache Enabler plug in) and refresh the page, but the problem returns after a few days. It’s the same on other devices and browsers. I have some custom CSS to limit content width, the same on a few other pages too. I’m puzzled why it should just be one page – I can’t see anything amiss in WP page edit.
/*sets page width of CV*/
.page-id-988 #content {
max-width: 800px;
}Thanks!
In forum: Ascend ThemeHey,
That is not your actual search results page (test by searching something in the topbar search), it is an archive page. I’m not sure why the sidebar is showing, but you can override with this css:.archive .main.kt-sidebar { width: 100%; } .archive aside#ktsidebar { display: none; }Hope that helps!
Hannah
In forum: Virtue ThemeInspecting the Page I see…
*Login to see link
.wp-block-kadence-advancedbtn .kt-button {
font-size: 16px!important
border-width: 3px!important;
}
If I disable the Font size above the the Font on the button changes to the correct size defined by…
.kt-btns_b9e129-a9 .kt-btn-wrap-0 .kt-button {
color: #eee;
font-size: 42px;
background: rgba(129, 162, 73, 1);
border-color: rgba(85, 85, 85, 1);
}
Is there a default size fir the buttons set somewhere?The Kadence Blocks Controls, the default for Advanced Button shows it is set to 36px.
My custom CSS does not show this setting.
In forum: Virtue ThemeHi There,
After updating on of my websites from using Virtue Premium Vers. 4.9.18 to the latest version.
It is breaking the home page, it seems to be forcing the default side bar to work even though the home page is on FULLWIDTH
with no side bar. So it pushes all the home page content onto the left hand side although I dont use the side bar on the home page.
You can see how it should be now by checking the website.I have had to reinstate back to the VERS 4.9.18.
Please assist.
Gary
In forum: Pinnacle ThemeIn reply to: KADENCE importer
You just need to set the row layout to full width stretched. That is how the first row is set up. Do you see that?
The homepage page title is created using the Kadence Slider. You can create a slider using that, then select the slider from the dropdown. Or you can select Page Title from the “Choose a Home Image Slider” dropdown and then you’ll see an option to upload an image.
Hannah
In forum: Virtue ThemeIn reply to: Call to action widget
Hi HeeJae,
1. You can make a page builder row full height by adding padding to the top and bottom. Another option is to use the Kadence Slider. There’s an option within the settings to set the slider to full width and full height.2. Try using this css instead:
.container #content { width: 100%; max-width: 1500px; }Hope that helps!
Hannah
In forum: Ascend ThemeJanuary 16, 2020 at 7:55 am #243334Hello,
How can I adjust the column width of the products table in the checkout?
In forum: Virtue ThemeTopic: Call to action widget
In forum: Virtue Themeyes I want that view on all row, except for initial image;
I try to set Options > Misc Settings you can set “Limit Max Page to 940px” to “On” but is not OK, if Row Layout is set to “Full Width” mode the content is over 904px (you can see contact form at the end of https://antennisticaoddo.it/
Thanks
DarioIn forum: Virtue ThemeBen, anyone,
Regarding the website: *Login to see link that is built on a Kadence theme…
Many of the videos on this site were full-width until a recent update of the theme (Virtue) and WP itself. Now, the videos seem to be “limited” to a certain width and no longer size themselves like they did before.
The best example is just to look at the homepage…both videos below the slider used to be the full width of the content, but now are displaying nearly half as wide and left aligned. Nothing was changed content-wise. (And in the PageBuilder content, the video is just a URL, so it should – and used to – show full width.)
There are other similar issues throughout the site.
This is confusing, frustrating, and I don’t know how to fix it. (It seems like every time I update something, it breaks some content formatting somewhere – hence why I HATE to every update anything.)
One more example is the page:
The BOTTOM video should be full width, and two videos above used to be perfectly aligned at the edges with the videos…they are all set to 40% width, but seem to be using some other arbitrary size.
Again, this USED TO all be right, but now nothing is lined up like it used to on desktop, and the full width videos seem to be limited to some arbitrary max width.
Again, very confusing!
I don’t have a clue how to resolve.
Please help.
Thanks,
-Dan-
This topic was modified 6 years, 4 months ago by
DanL. Reason: Corrected typo
In forum: Pinnacle ThemeI’m using Elementor (free) and Elementor Blocks for Gutenberg. I made a blog post and inserted Elementor templates. I’ve tried both the default post template and the Elementor Full Width post template and I like the result. The content is placed behind the page header.
I would like to create the same effect for the homepage but can’t get it to happen.
In forum: Ascend ThemeIn reply to: Change Above Footer Widget for certain page
In forum: Virtue ThemeIn reply to: Upgrade the Bootstrap JavaScript version to > v1.9.1
I removed the plugin autoptimize, still not coming up.
https://www.bcho.org/donate-to-applebaker-memorial-scholarship-fund.
Added to Page……
<div>
<div id=”fc-direct-embed-loader-out” style=”display:block;”><div id=”fc-embed-loader” class=”fc-direct-embed-loader” style=”top: 257.5px;display:block;”></div></div>
<div id=”fc-embed-main-box” class=”fc-embed-main-box”> <iframe id=”fc-embed-frame” style=”height:615px; width:95%; border:1px solid #dddddd; margin: 0 auto 0 auto;” src=”” scrolling=”no”></iframe>
</div>
<body onload=”embed_frame(‘Njk3ODk=’,’www.flipcause.com’)”>
</div>
-
This topic was modified 6 years, 4 months ago by
-
AuthorSearch Results


