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 'sidebar'
-
AuthorSearch Results
-
In forum: Kadence Theme
In reply to: Kadence layer slider slide order
In forum: Kadence ThemeFurther to my earlier questions and here regarding galleries…
I’m now using a Kadence Layer slider in the sidebar to display the series of adverts.
This addresses the size problems I was having.
Is there a way to note the slide number and begin the sequence on that slide when a page refresh or link to new page occurs?
The default action is to re-start the slider at slide#1 which will give an unfair bias to certain adverts, while others may never be seen.I suppose the alternative is to show the slides in a random order. Can the layer slider do that?
Many thanks,
Phil.In forum: Virtue ThemeHi,
Using Discussion Board Pro plugin with Virtue Bold.
I’m guessing it’s more related to the plugin tbh but their support is non existent so hoping you guys may be able to help a little!
On the individual discussion boards it throws everything from the sidebar into the footer and looks really messy, example here *Login to see link
Sidebar functions fine on the main forum page here *Login to see link
In google there is a link for Discussion Board Pro’s site in relation to a “common theme conflict” but the page 404s and like I said, their support is non existent so I’m a bit stuck.
Any light you can throw my way would be appreciated.
Thanks
Pete
In forum: Virtue ThemeIn reply to: Image size on a slider gallery
Thanks Hannah,
I think we are stuck with the images they have given us.If we can’t get the height to increase in a Slider type Gallery block, I notice the behaviour is different if I use a shortcode.
If I use the following shortcode in a sidebar widget, the image size is expanded to fill the space so the images are larger.
[gallery ids="292,293,294,295,296,297,298,299,300,301,302,303,304,305,306,307,308,309,310,311" type="slider" columns="1" lightboxsize="large"]1. Is there a way to switch off the lightbox effect?
2. How can I associate an external URL with each image so the user can click on the image and fvisit the supplier site?Thanks,
Phil.In forum: Ascend ThemeIn reply to: Remove space above sidebar
In forum: Kadence BlocksIn forum: Ascend ThemeTopic: Remove space above sidebar
There appears to be about 30px of whitespace at the top of the sidebar widget, or perhaps it’s being forced there or exacerbated by the Facebook live feed I’m embedding in this particular sidebar. I’d like to see if I can get the content of this sidebar to align with the content of the page alongside of it or, more specifically, the background being used for the main content area. Normally I would just force the main page content down a bit, but since I’m using the background (at the customer’s request) that looks a bit funny.
The site is HERE.
Thanks so much, hope everyone is well!
In forum: Pinnacle ThemeIn forum: Membership ForumsIn reply to: Virtue Gallery, Slider caption font size
June 15, 2020 at 10:24 am #251298Hey,
Automatic notifications can only go to one email account.You can use css like this for the sidebar:
.sidebar .kt-gallery-slider .captiontitle { font-size: 14px; }Ben
In forum: Membership ForumsIn reply to: Virtue Gallery, Slider caption font size
This reply has been marked as private.June 15, 2020 at 9:34 am #251283In forum: Membership ForumsJune 15, 2020 at 9:33 am #251282We’re using the Virtue Gallery Widget, slider mode in a sidebar. We’d like to make the text smaller. Can you help with CSS to do this? Thanks
In forum: Virtue ThemeHi
I’m using this CSS in my theme options > advanced settings field to style a Ninja Form in my sidebar, but it doesn’t seem to be working.
.nf-form-fields-required {
display: none !important;
}
.nf-form-content label {
font-size: 16px
line-height: 19px !important;
font-weight: 400 !important;
}
.nf-form-content button, .nf-form-content input[type=button], .nf-form-content input[type=submit] {
background: #52575a !important;
color: #ffffff !important;
}
.nf-form-content button:hover, .nf-form-content input[type=button]:hover, .nf-form-content input[type=submit]:hover {
background: #ffffff !important;
color: #52575a !important;
}
}can you suggest any changes?
In forum: Ascend ThemeIn reply to: Highlight color for sidebar navigation
In forum: Ascend ThemeIn reply to: Highlight color for sidebar navigation
In forum: Ascend ThemeIn reply to: Highlight color for sidebar navigation
If you want to send login info I would be happy to take a look at your settings. You can set as a private reply.
The Primary Menu settings will only affect your primary menu in the header. The hover for the sidebar should pull from your primary color. Is this not the case?Hannah
In forum: Pinnacle ThemeIn reply to: sidebar1
In forum: Ascend ThemeIn reply to: Highlight color for sidebar navigation
I must have something screwed up somewhere else, because the sidebar menu is definitely not using the hover color set for my Primary Menu. In fact it’s not highlighting at all. I have some CSS set to put a background behind the current item on this site, but it wasn’t highlighting even before I did that. I’m puzzled. I’ll keep poking around but let me know if you think of anything.
In forum: Ascend ThemeIn reply to: Remove offset/indent from a sidebar navigation menu
In forum: Virtue ThemeHi
With your help, I have the following custom css to keep the social media icons on the right of the topbar. I’m trying to move the widget to the footer and can’t – I think it’s blocked by the css
can you help?.topbarmenu ul.sf-menu {
display: block;
}
#topbar .id-kad-mobile-nav, #topbar .mobile-nav-trigger-id {
display: none;
}
@media (max-width: 768px) {
body #topbar .kad-topbar-left {
float: none;
width: 100%;
}
body #topbar .kad-topbar-right {
float: none;
width: 100%;
}
}
.topbar-widgetcontain {
display: inline-block;
}
#topbar-search {
text-align: left;
}
@media (min-width: 992px){
.kad-topbar-right {width:60%;}
.kad-topbar-left {width:40%; padding-left:0;}
.topbar-widgetcontain .kt-image-align-center {
max-width: 150px;
}
.widget-4.widget-last.topbar-widgetcontent.topbar-widgetcontain {
float: right;
margin-top: 8px;
margin-right: 10px;
}
.widget-3.topbar-widgetcontent.topbar-widgetcontain {
float: right;
}
.topbar-widgetcontain {
float: right;
}
.widget-2.topbar-widgetcontent.topbar-widgetcontain {
clear: right;
}
}
.kad-topbar-widget {
margin-top: 8px;
}
#topbar form.form-search {
max-width: 140px;
}
.kad-topbar-right {
padding-right: 0;
}
.topbarmenu ul li a {
font-size: 16px;
}
@media (max-width: 992px) {
#topbar .kad-topbar-left {
float: right;
width: 20%;
}
#topbar .kad-topbar-right {
width: 90%;
float: right;
}
}
@media (min-width: 1200px) {
.topbar-widgetcontain {
float: right;
display: inline-block;
}
.widget-1.widget-first.topbar-widgetcontent.topbar-widgetcontain {
float: none;
margin-top: 0;
}
#topbar-search {
text-align: right;
}.sidebar ul a {
color: blue;
font-size: 14
font-weight: 700;
}
.sidebar ul a:hover {
background: #81d742;
color: black;
}
@media (min-width: 992px) {
.widget-1.widget-first.header-widget-area-header.widget_media_image {
width: 50%;
float: left;
}
.kad-info-box.kad-info-box-98.clearfix {
float: left;
margin-top: 10px;
}
.widget-2.widget-last.header-widget-area-header.virtue_infobox_widget {
display: inline-block;
width: 50%;
margin-top: 10px;
}
}In forum: Pinnacle ThemeIn reply to: sidebar1
June 8, 2020 at 2:01 pm #250935Can you send me a login?
If you have a “blank” item, lets say you added “Nowy sidebar” then clicked the button “add more” and had a blank, that would be titled sidebar 2
Initially when you start there is a blank (sidebar 1) until you start saving theme options in the page then if you don’t assign a sidebar it will go away automatically.
Ben
-
This reply was modified 5 years, 11 months ago by
Ben Ritner.
-
This reply was modified 5 years, 11 months ago by
-
AuthorSearch Results


