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 '

Home / Forums / Search / Search Results for 'page '

Viewing 20 results - 49,261 through 49,280 (of 53,646 total)
  • Author
    Search Results
  • In forum: Virtue Theme

    In reply to: Responsive Problem

    #21917

    Hey, The image menus are designed for a background image and text, the background style is cover so it fills the space (it’s not supposed to follow the size of the image but the size of the area because of text). See here: http://themes.kadencethemes.com/virtue-premium-3/
    You can change to contain but the will just leave areas that are not filled with the image. You might be better off just add the images as images in the page.

    .infobanner {
    background-size: contain !important;
    }

    The portfolio should still have three images for the ipad not two at that size, I’ll look into it.
    Ben

    #21914

    I have set up a Kadence Slider for my front page, and have left the primary button at black with white text. The secondary button has defaulted to black border and text with no actual button colour and, however hard I try, I can’t change it to anything different.

    Any suggestions?

    Thanks

    #21913

    That didn’t actually do what I had hoped. I had code from my other site to insert a small slideshow, and what I wanted to do was click on the slideshow and open a new page, (or tab), linking to my other website home page. The visual editor simply added a link below the slideshow.

    In forum: Virtue Theme

    In reply to: padding kadence slider

    #21912

    Well it was some form of lazynes, because i added all in Pagebuilder via visual editor.

    I made all again from scratch using no pagebuilder or visual editor, only simple text code in 3 shortcode columns.
    I still can’t get them to align top. What am i doing wrong ? Or isn’t this the best approach for this case ?

    Thank you,
    B.

    #21904

    Is it possible to remove the sidebar on my search results page?
    Here is a link to the page

    Thanks
    Susan

    #21886

    Hey,

    I want to adjust a few things:

    – I deleted the sidebar on the homepage but it still shows up under blog, about etc. How do I get rid of it?

    – I placed a widget on the Homepage bottom (Pic of the Day) but the text doesn’t allign, how can I center this text?

    – I made a responsive menu for mobile but it does not fit in the header (falls of a bit). How do I enlarge the header just for mobile (its already pretty large on computer)

    Website:
    http://www.BOEFclothing.com

    Thanks!

    #21871

    Hi, Ben

    I have a glitch in my website. I am not sure how it happened but all of my webpages don’t scroll up and down with finger gesture and mouse scroll. This only happens when using Internet Explorer and Firefox browser. On these two browsers, users are forced to use the scroll bar provided on the far left.

    But in Safari and Google chrome, all the pages are fine. ie, users can use either scroll bar or simply scroll the page up and down using mouse scroll or finger gesture(laptop).

    Can you please have a look at

    thankyou so much for all the quick support we all get from you guys.

    Cheers,
    Bhupen T

    In forum: Virtue Theme

    In reply to: Search page format

    #21870

    ok thanks. I am using a child theme, I’ll take a look. I just thought I might have missed something.

    I was also wondering about a couple of responsive things happening on my home page.

    I’ve used the Home Image Menu for logos, and it doesn’t really behave responsively, at smaller screen sizes, ie ipad both orientations, parts of the logos are cropped off. I have played with styles in firebug, but can’t find the cause of the problem.
    Similarly I wanted to show the portfolio carousel titles all the time, and at ipad vertical size the title sticks out either side of the image up to 50px. There is something generating an element width of 321.5px and the images are generated at 269x269px even though I loaded them at 400x400px?
    I just can’t find either style.

    Thanks again

    In forum: Virtue Theme

    In reply to: Review form

    #21869

    1.

    .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li a {
    padding: 3px 0;
    font-weight: 400;
    font-size: 12px;
    }

    2.

    div.product .product_thumbnails {
    text-align: left;
    }

    Ben

    In forum: Virtue Theme
    #21859

    Hi Ben,

    Is there a way to use the regular post style format on the search page rather than the grid?

    Thanks,
    Belinda

    In forum: Virtue Theme
    #21858

    if you only want to remove the title:
    try this:

    .page-header h1 {
    display:none !important;
    }
    In forum: Pinnacle Theme

    In reply to: Page title

    #21857

    This works fine to hide all page titles:

    .page-header h1 {
    display:none !important;
    }
    In forum: Pinnacle Theme

    In reply to: Page title

    #21856

    I also checked “hide page title” in the category…

    In forum: Pinnacle Theme

    Topic: Page title

    #21854

    Hi!

    The page title still shows on category site and subcategory sites.
    Doesn’t show on product site.
    Although it’s turned off in theme preferences?!

    Please Help.

    In forum: Virtue Theme

    In reply to: Category Filter Query

    #21846

    I see all this:

    .home .headerclass {
    background-color: rgba(249, 249, 249, 0.95)
    }
    .footerclass a:hover {
    color:#27A9E1;
    }
    .footerclass {
    border-top:4px solid #27A9E1;
    }
    .topclass:before {
    border-bottom: 4px solid #27A9E1;
    content: " ";
    bottom: -4px;
    left: 0px;
    width: 100%;
    z-index: 1000;
    height: 4px;
    position: absolute;
    }
    .topbar-widget .virtue_social_widget a i {
    font-size: 16px;
    }
    .topbar-widget .virtue_social_widget a {
    line-height: 19px;
    }
    .topclass {
    position: relative;
    }
    #kadbreadcrumbs { font-size: 14px }
    .home-padding {
    padding: 1px;
    }
    html .woocommerce-page .widget_layered_nav ul.yith-wcan-label li a {
    padding: 2px 3px 2px 3px;
    margin: 0 2px;
    }
    html .woocommerce-page .sidebar .widget_layered_nav ul.yith-wcan-label li {
    margin-bottom: 3px;
    }
    #nav-main ul.sf-menu ul li a, .nav-main ul.sf-menu ul li a, #nav-second ul.sf-menu ul li a {
        padding: 3px 16px;
    }
    #nav-main .sf-menu>.kt-lgmenu>ul>li>a {
    font-size: 18px;
    color:#fff;
    }
    .sidebar h3 {
    font-size: 18px;
    }
    .topbarmenu .sf-menu>.kt-lgmenu>ul {
        right: 0 !important;
        left: auto !important;
        border-bottom: 4px solid #27A9E1;
        border-right: 4px solid #27A9E1;
        border-left: 4px solid #27A9E1;
        background: #f05a28;
    }
    .topbarmenu a {
    font-weight: Bold;
    }
    .topbarmenu .sf-menu>.kt-lgmenu>ul>li>a {
    font-size: 15px;
    font-weight: Bold;
    color:#fff;
    }
    #nav-main ul.sf-menu ul li a:hover, #nav-main ul.sf-menu ul li.current-menu-item>a {
        background: rgba(255,255,255,.2);
    }
    .topbarmenu ul.sf-menu ul li a, .nav-main ul.sf-menu ul li a, #nav-second ul.sf-menu ul li a {
        padding: 3px 16px;
    }
    .topbarmenu ul li a {
    font-size: 16px;
    font-weight: bold;
    }
    .topbarmenu ul li.current-menu-item > a {
    background: rgba(255,255,255,.2);
    }
    @media (max-width: 979px) {
    #topbar {display: none;}
    }

    and it looks fine. don’t need to worry about it.
    Ben

    In forum: Virtue Theme

    In reply to: No Main Nav on Tablet

    #21843

    Hey,
    It’s caused because of the missing logo. or site name. the menu gets positions next to in for those page widths… here is the css to fix:

    .nav-trigger-case {
    width: 100%;
    position: static;
    display: block;
    }

    Ben

    In forum: Virtue Theme

    In reply to: Home page slider

    #21841

    In woocommerce settings > products you can select a page to be your “shop” page. That makes woocommerce run a loop displaying your products on that page.

    You can’t have that page also be filled with pagebuilder stuff. You need to do one or the other. Meaning you can create a page, call it whatever you like and create it using pagebuilder. Thats fine and you can create a layout with an image menu using the image menu widget. But you can’t also make that page your shop page in the woocommerce settings or there will be a conflict.

    https://www.kadencewp.com/using-page-builder-virtue-premium/

    Ben

    #21840

    Hi Ben,

    Strange question, but one I imagine you might know about. I want to create the main landing or index page (i.e. site.com) for a site with a very specific look. I will use Virtue for that. I will then create the rest of the site in a sub domain folder (i.e. site.com/pages) with a different install of WordPress and the theme to create another look entirely. Am I making a mess from Google’s perspective as far as search is concerned? Maybe there is a better way to do this? Any insight would be appreciated.

    Thanks very much,
    Greg

    In forum: Virtue Theme

    In reply to: padding kadence slider

    #21836

    In the page you seem to have code text around everything. Did you add that on purpose? Try checking the shortcode in the text mode and make sure you don’t have any code triggers.

    Ben

    In forum: Virtue Theme

    In reply to: Narrow Column

    #21831

    in the shortcode you can change the size of the area, for example the first and third could be [span2] [/span2]

    and the middle [span8] content [/span8]

    Or you can also use pagebuilder a slide the sizes to a percentage.

    Ben

Viewing 20 results - 49,261 through 49,280 (of 53,646 total)