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'

Home / Forums / Search / Search Results for 'sidebar'

Viewing 20 results - 401 through 420 (of 5,356 total)
  • Author
    Search Results
  • #265080

    How can I change the sidebar width on mobile? The sidebar is scrolling horizontally when I add advertisement.

    In forum: Kadence Theme

    In reply to: Left sidebar on tablet

    #265069

    Hello Asmus,

    Thank you for reaching out to us.

    Please could you provide a page URL to us so we can better assist you with custom CSS? Also, kindly try adding this in Customizer > Additional CSS:

    @media screen and (max-width: 1024px) and (min-width: 720px) {
        .has-left-sidebar .content-container {
            display: grid;
            grid-template-columns: 2fr 5fr;
            grid-gap: var(--global-xl-spacing);
            justify-content: center;
        }
        .has-left-sidebar #secondary {
            grid-column: 1;
            grid-row: 1;
        }
    }

    Hope this helps and let us know if we can assist you further.

    Regards,
    Karla

    #264991

    Hi,

    I want my sidebar to be displayed in tablet mode. My question is similar to
    an existing question here Forum question
    ,however I use a sidebar on the left.

    I am struggling with adjusting my CSS.

    I would appreciate any suggestion.

    Regards
    Asmus

    #264899

    I need help with understanding how to do basic styling with Kadence Blocks Pro Form.

    For example,

    1. I need the following added in the middle of a page:

    Name, Email, Phone, Button, all on one line.

    2. I need the following added in the middle of a page:

    Name, Email, Phone, Button, stacked and centered all to be same width.

    3. I need the following added in the middle of a page:

    Name, Email, on one line
    Phone, Zip Code, on 2nd line
    Message Box same width under those,
    Button same width of message box.

    4. I need the following added in a widget sidebar

    Name, Email, on one line
    Phone, Zip Code, on 2nd line
    Message Box same width under those,
    Button same width of message box.

    There is not a single video or documentation page online? :/

    #264690

    HI,
    I don’t suggest you do this. A section within the HTML should have an h2 title. Google search can distinguish between the content and your aside areas like the sidebar or footer.

    However, you can control this however you want: https://kadence-theme.com/knowledge-base/advanced/changing-various-heading-html-tags/

    View the widget title heading area.

    Ben

    #264641

    example page:
    As you can see on this page I have used the built in radius setting for the main text area (20). But to my knowledge there is no option to set radius for the Widget Sidebar Area.
    Is there a way in Kadence settings to change the radius of the Widget sidebar area without creating CSS script?

    Also attached image in case the test page is deleted.

    Thanks,
    Dan

    #264500

    Is there a script for CodeSnippet that allows changing the H2 to H3 of the title of all the web sites (sidebar, footer, header, …)

    Thanks,
    Greetings.

    #264408

    Hi,

    In short…..every time I create a custom widget, it either disappears completely, or reappears in a different location. Here is what I have done….multiple times.

    1. Theme Options > Misc. Settings > Create Sidebars
    2. Widgets> Open Custom Sidebar and insert SiteOrigin Editor and in put information.
    3. View on page…it’s not there.
    4. Go back to Widgets page and it’s not there. Open all widgets and see that it has migrated to another location.

    I have performed this take several times, each time the location changes,and the widget content is shuffles around like playing cards.

    Then I performed the obligatory checklist.

    1. Checked to make sure I am using current WordPress theme and ASCEND PREMIUM theme. √
    2. Checked all plugins. Nothing news. Disabled and reactivated. Nothing changed. √
    3. Log out and take a rest, because I’m getting aggrevated. √
    4. Sign back in and see that issue still remains. √

    And suggestions how to fix this? I working just fine until last night. I tried working on it again today and still can’t resolve.

    Thank you,
    Pamela

    #264394

    Hi there,

    I would like to have a very simple layout something like this site. Please see the menu and footer as well as blog post layout.

    Having said that, I would like to have sidebar for some pages and no sidebar for some (like the pages that theme uses).

    I did check some of the starter themes but they have a lot of bells and whistles (which is good for those looking for them) but I couldn’t find a simple blank theme to start from. Please help.

    #264393

    Thank you for the explanation.

    I’ve tried different settings for the Event Calendar Plugin (formerly Tribe Events) and now it fits much better.
    Anyway it still need some css to hide the Theme sidebar cause it displays double sidebar in Single Event and the “No Sidebar” setting seems not working.
    Not a big issue, it could be easily fixed with css but I just report the problem.

    Tribe-Events-Sidebar-Setting

    Tribe-Events-Single-Double-SB

    Mone

    #264318

    Hi guys!

    The theme settings for search results page has no effect to the result page, where is only products. Also woo cateogry archive settings won’t affect there at all.

    1. I want to have my sidebar in the product search results page
    2. The results page is missing Title area, but that one I covered with Elements layout hooked to the product search page

    I am quite familiar with Kadence Pro, built over 15 sites with it (and over 150 sites total with WP). This particular woo site is under maintenance so I can’t link it.
    But in general my question is, where am I supposed to edit the product search results page??

    Thank you in advance.

    Screenshot of the product search results page:

    #264306

    Well, I think I fixed. Now I can’t get sidebar to show on homepage. But I will let you know again, if I can’t resolve that.

    Sorry….
    Thank you,
    Pamela

    In forum: Virtue Theme

    In reply to: Side bar on Shop Page

    #264260

    Hey Cassie,
    This theme does not have added support for BigCommerce as it does for Kadence. I’m not sure why the sidebar is showing below your footer, but you can use the following css to remove the sidebar from your shop page altogether:

    .post-type-archive-bigcommerce_product aside#ktsidebar {
        display: none;
    }

    Hope that helps!

    Hannah

    #264230
    This reply has been marked as private.
    #264221

    Hey,
    2. This css will remove the max-width for the logo:

    .site-branding a.brand img {
        max-width: none;
    }

    And this css will center align it:

    .site-branding {
        margin: auto;
    }

    Is that what you’re envisioning? Sorry if I’m misunderstanding.

    3. It looks like you’re using a default page template rather than a sidebar page template. Have you tried adjusting this from your edit page under Page Settings?

    4. Would you mind sending login info so I can look into this?

    Kindly,
    Hannah

    In forum: Virtue Theme

    In reply to: Side bar on Shop Page

    #264117

    Hello Cassie,

    Thank you for reaching out to us.

    If you chose Full Layout for the Display the sidebar on Shop Page? and Display the sidebar on Product Category Pages? options in Theme Options > Shop Settings, then the sidebar should not show on your shop and product category pages. Additionally, if a page has a sidebar, it will definitely not show below the footer.

    To confirm, have you purged your website/server caching to see if the issue will be fixed? If that did not fix the issue, please try deactivating your other plugins one by one to see if one of them may be causing the issue.

    Hope this helps and let us know if we can assist you further.

    Regards,
    Karla

    #264091
    This reply has been marked as private.
    #264035

    Hey,
    1. That widget is not part of the theme. Are you using a plugin that may be outputting it?

    2. I suggest uploading a larger image so it is crisper. You can use css like this to stretch it further:

    .header-html.inner-link-style-normal, .header-html-inner .aligncenter {
        width: 100%;
    }

    3. Can you post a link to page you have selected a sidebar layout but it is not displaying?

    4. You can select a default sidebar for your pages from Customize > Page Layout > Default Page Layout. This can be set page to page from the individual page settings. See screenshot:
    Screen-Shot-2021-03-02-at-5-19-25-PM

    6. Try changing your css to this:

    @media (max-width: 1200px) {
    .header-navigation .header-menu-container ul ul li a, .header-navigation .header-menu-container ul ul {
        width: 200px;
    }
    .header-navigation ul ul ul {
        right: 100% !important;
        left: auto;
    }
    .header-navigation ul ul {
        right: 10% !important;
        left: auto;
    }
    }

    Hope that helps!

    7. Yes, this pulls from Settings > Reading > Posts show at most

    So glad you’re enjoying the theme!

    Best,
    Hannah

    #263986
    This reply has been marked as private.
Viewing 20 results - 401 through 420 (of 5,356 total)