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

Home / Forums / Search / Search Results for 'COLUMNS'

Viewing 20 results - 2,221 through 2,240 (of 3,937 total)
  • Author
    Search Results
  • #112189

    Dear Ben Ritner

    It’s worked.
    So, 5 or 6 columns?
    And menu text align center.
    Could you help me.
    Thanks,

    #112083

    Dear Hannah

    I alway used child-themes.
    So, I need 5 or 6 large menu columns.
    Thanks,

    #112013

    Hi,

    I’d like the images in my galleries to link to their attachment page.

    [gallery columns=5 masonry="false" link="file" ids="72,70,71,69,49,41,50,51,40,39,55"]

    I’ve turned off lightbox in theme options > misc settings.
    I tried changing link=”file” to link=”” and link=”attachment” in the shortcode.
    I don’t see anything in the documentation for the gallery shortcode of what values are acceptable for “link”

    The gallery is displayed on a page using images uploaded directly into the media library.

    Thanks

    In forum: Virtue Theme

    Topic: sidebar width

    #112011

    Hello
    My post has 2 columns. The left column is content and the right column is sidebar. I want to change the sidebar width. The left column is 70% and the sidebar is 30%. Can I have the CSS code?

    Here is the link of my post:

    Peter

    #111996

    Is it possible to make that an image menu created with pagebuilder+virtue image menu looks same as an icon menu created in the home layout settings when using smartphone?

    In a 6 columns row i add 6x”virtue menu image”, then in the size settings i adjusted the size so that they look like a square but when i use the phone the image is cuted and turns rectangular. Otherways if i use the icon menu from the home layout, all the images are responsive and keep squared and in 2 columns…

    Regards

    #111991

    Dear Mr/Mrs

    I using Pinnacle Theme Premium.
    In the Enable Large Menu only 4 columns.
    I need more column.
    Could you help me.
    Thanks,

    #111763

    Question 1 y 2 is solved.
    About question 3, not like the final result, that css i have use for only underline entry of menu active?
    About question 4, the most difficult, show http://neanails.com/?page_id=439 before any changes the only code contains was [product_categories number=”12″ parent=”0″ columns=”3″] but with PAGE BUILDER I add widget Categories of Woocommerce, and that’s what I want, but in a left sidebar next to the drawers category

    #111691

    1. Use this css in your theme options:

    #nav-main .sf-menu>.kt-lgmenu.kt-menu-column-4>ul>li {
        width: 20%;
    }

    2. Use this:

    #nav-main .sf-menu>.kt-lgmenu>ul>li>a {
        font-weight: bold !important;
        background: #f2f2f2;
    }

    3. Do you mean this?

    #nav-main ul.sf-menu > li > a {
        text-decoration: underline;
    }

    4. use a text widget. add this into the text widget:

    [product_categories number="12" parent="0" columns="3"]

    Ben

    #111530

    Hello Ben / Hanna, I have questiont to which I couldn’t find a proper answer yet.

    I have 262 staff-entries so I would need to display the staff-grid page with more columns than the 4 max offered in the standard options. Is this doable?
    My client is quite eager to get a quicker overview without scrolling down so much.

    Thanks in advance for your guidance! 🙂

    In forum: Virtue Theme

    In reply to: Portfolio item page

    #111201

    Hey,
    To do this you would need to add your portfolio posts via shortcode. Like this: [portfolio_posts orderby=date excerpt=false columns=4 items=16 height=200 lightbox=true showtypes=true]
    Then you can add the content below or above that.
    Hope that helps!

    Hannah

    #110855

    Hi,
    I’m a virtue premium user for ( )
    I’ve used virtue free for ( ) because I needed a translated virtue theme in my language (Persian).
    anyway, the problem I have is regarded to virtue free on ( ):
    on home layout I’ve enabled “page content” and in the homepage I’ve added this shortcode ([featured_products per_page=”3″ columns=”3″]) to have featured products shown in homepage.
    the featured products are displayed but the problem is that whenever anyone opens the website for the first time, the featured products images open on the footer, I mean they interfere with footer text, but after you refresh the homepage it displays correctly.
    How can I resolve this?
    It’s really bad that first time visitors see the homepage broken.
    also I have used the following CSS:

    .topbarmenu ul li a {
    font-size: 16px;
    }

    .footercredits p {
    font-size: 18px;
    }

    .footernav ul li a {
    font-size: 18px;
    }

    .footerclass {
    font-size: 18px;
    }

    .widget_kadence_contact .vcard i {
    font-size: 22px;
    }

    #containerfooter h5 {
    font-size: 21px;
    }

    #containerfooter .col-md-4 {
    text-align: center;
    }

    #nav_menu-3 {
    float: right;
    padding-right: 130px;
    }

    cc_woocommerce {

    margin: 0 auto; max-width: 1100px; }

    .product .entry-summary { clear:none !important; }

    .woocommerce.columns-3 {white-space:normal} ul.products {white-space:normal; margin-bottom:0} ul.products li.product {margin-bottom:0}

    Thank you in advance for your help!

    #110817

    Thanks Ben.

    Just a last question:

    must I add both sets of code

    .archive .product_item .add_to_cart_button {
    display: none;
    }

    and

    .shopcolumn2 .product_item .kad_add_to_cart {
    display:none;
    }

    to the custom CSS advanced setting module to ensure the Hide cart works on both single and 2 columns?
    pls advise

    #110757

    Just one thing though…

    When I change my:
    Theme Options >Shop Settings > Shop Archive Page Settings >Shop Product Column Layout > two columns

    the “Add to cart” button re-appears again

    when I go back to One Column it dissapears

    ??

    Costa

    #110737

    Hey Kevin,

    THanks for getting back to me. I have tried that, but I want the menu in the footercredits not in one of the footer columns. And there appears to be no other way to do it, other than editing the template file to include them. I have currently, but now I cannot create a top-bar

    #110610

    I’m going to suggest you go to theme options > shop settings and turn off the theme image sizing.

    Or with two columns your better off not using a carousel and instead using a shortcode

    
    [featured_products per_page="2" columns="2"]

    Ben

    #110578

    You have a two column layout… that requires an image 560 at least in width. Nothing will work correctly if you use images smaller then the layout requires. Either upload a nice large image to fit your two column layout or change your layout to 3 or 4 columns that would make more sense for the image you are using. You don’t need to re-upload square and especially not smaller.

    See here for what a two column image size should be: http://themes.kadencethemes.com/virtue-premium/portfolio-two-column-2/

    There is a large difference between masonry and mosaic. Masonry you turn on by simply selecting no to the “crop images to equal height”

    Please view the difference
    Mosaic: http://themes.kadencethemes.com/virtue-premium-2/
    Masonry: http://themes.kadencethemes.com/virtue-premium-2/portfolio/

    Ben

    In forum: Virtue Theme

    In reply to: Category description

    #110547

    Hey,
    You would need to add your products through a shortcode and paste it above your description. You can use something like this: [recent_products per_page="4" columns="4"]
    Hope that helps!

    Hannah

    #110543

    Hey Marcie,
    Why not create another single column row and add a gallery with 5 columns. Would that work for you?

    Hannah

    #110512

    Hello,

    1) If I create two rows, each row with two columns, like this:

    [columns] [span6] <p>add content here</p>[/span6][span6] <p>add content here</p>[/span6][/columns]
    [columns] [span6] <p>add content here</p>[/span6][span6] <p>add content here</p>[/span6][/columns]

    a) Is it possible to have a different background color for each column? I tried using Page Builder and Split Contant widget, but the resulting contant did not have assigned the background colors I set for it.

    b) Is it possible to have zero space between the two rows?

    In fact, this is possible with a table, but I’m afraid that the table is not ok for the mobile phones.

    2) Is it possible to build a parallax like in your demo (“Want to see more?”) without using Page Builder?

    Thank you,

    Nicolae

    In forum: Virtue Theme
    #110437

    Hey,
    Yes filters are part of the shortcode…

    Use this:

    [portfolio_posts orderby="date" excerpt="false" columns="4" items="4" height="200" lightbox="true" filter="true" showtypes="true"]

    Don’t use “cat=”all”

    Ben

Viewing 20 results - 2,221 through 2,240 (of 3,937 total)