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

Home / Forums / Search / Search Results for 'site'

Viewing 20 results - 26,781 through 26,800 (of 39,333 total)
  • Author
    Search Results
  • #97805
    #nav-main ul.sf-menu li.menu-item-399 > a {
        background: #21a014;
        color: white;
    }
    #nav-main ul.sf-menu li.menu-item-399 > a:hover {
        background: blue;
        color: white;
    }

    From the other topic got your site url. css above ^

    Ben

    In forum: Virtue Theme

    In reply to: Lost CSS

    #97781

    Hey,
    Sounds like your hitting the max input vars (php setting) on your site. Can you tell me what version of the theme you are using?

    Ben

    #97778

    Hmm this is strange. It’s connecting, verifying but then not reading the response on the site. Let me do some tests could be realted to php 5.3 since it’s so old. Ben

    #97777
    This reply has been marked as private.
    #97776

    That will accomplish just what I’m after.

    You no longer see a site title as I made the font 0 so it wouldn’t appear. If there’s a way to remove or hide it with CSS you can let me know.

    Thanks again.

    #97775

    You can mark a reply as private with your website’s information.

    #97774

    Hey Ben, the website isn’t public yet and we want to keep it that way for now. Is there some other way I can give you access to give you the info you need? Thanks.

    In forum: Virtue Theme

    In reply to: Lost CSS

    #97767

    Can you post a link to your site so I can check and see if the CSS is still there?

    thanks

    In forum: Virtue Theme
    #97765

    On my test site, I got them to show by going to Theme Options> Breadcrumbs, turn “Show Breadcrumbs on Pages & Categories?” to ON.

    #97760

    You can do this through CSS. It will look something like this,

    .about-us h1.entry-title {
        font-size: 50px;
    }
    
    .faq h1.entry-title {
        font-size: 50px;
    }

    This may or may not work for you but if you can post a link to your site, I’ll write you the exact CSS that’s necessary.

    all custom CSS goes into Theme Options> Advanced Settings.

    If that doesn’t work, post a link and we’ll get you the correct piece of CSS.

    #97751

    I need to keep the header taller due to the picture I’m using there. I was just hoping I could get the Site Title and (especially) navigation bar much closer to the top. Is there a way to eliminate the Site Title? I should probably look more before asking that question I suppose. If there are any tricks for moving the Primary Menu up let me know.

    In forum: Virtue Theme

    Topic: Lost CSS

    #97748

    Good morning Team Kadence…I have noticed that I used some custom css to make my dropdown menus transparent, it worked beautifully until now, it all is a solid white background with tiny font. I looked into the css under the advanced tab and nothing is there. I keep back ups and tried to write the code back into the custom css. I save all changes and when I refresh and go to the site it has not changed at all. I then go back to advanced settings and once again, nothing in the custom css !!! I am confused….please help..
    Joey

    #97747

    Hey,

    I’m trying to add my logo to my main header, but as it’s a tall logo and my header is only as tall as my menu, I want to have the logo overlap the slider below the header and keep the header the same size it is now (the size of the main menu).

    Keeping the logo attached to the sticky menu.

    Just like they’ve done on this site: http://www.fitnessfirst.co.uk

    When I add the logo now, it just makes the header/main menu really tall which doesn’t look good.

    Any ideas? Thanks!

    #97739
    This reply has been marked as private.
    #97736

    Hi Kadence-team,

    I’m experiencing a problem with the activation of the theme update API License Key (‘key’). It is slightly different from the activation problems other users on this forum experienced. Below, I will explain what’s the matter and then provide some system information. Could you please help out? Thanks, Michiel

    Problem: conflicting license key activation notifications
    I have submitted the key and the API licence email. (I used the same email address as was already registered when I bought the licence). According to my Kadence account, under ‘My API Keys’, activation was successful. However, in my WordPress ‘settings’ screen, I got a notification that connection to the License Key API server failed and that I need to check if my host’s servers php version has the curl module enabled. I checked with my host and they said that this module is enabled. Then I tried deactivating and subsequently activating the key, but then it said: “The license could not be deactivated. Use the License Deactivation tab to manually deactivate the license before activating a new license.” So according to my Kadence account the activation was successful, but according to the settings screen of my WP-installation it failed.

    System information
    I am using Virtue Premium v. 3.6.6.
    According to the Redux status report, the servers php version is: 5.3.28 and the wordpress function wp_remote_get(); is enabled.
    Activating a different Virtue licence key for a different Kadence account – for a different website, but with the same host, with the same specifications as above and using the same computer/worklocation as before while registering – worked fine.

    #97725

    Hey,
    In the theme options > site header you can set the header height as you decrease that you menu and site title will get closer to the top. there is no padding used the items are just set to center align in your header height.

    Ben

    #97718

    OK of check mail doesn’t work when you either need to contact your host to have them properly set up a mail server for you or you need to add a SMTP plugin and connect a email account to your site so that it’s server can be used.

    https://wordpress.org/plugins/easy-wp-smtp/

    Ben

    #97702

    Hey Ben

    Thanks for the code. That removes the images on the shop page as well but that does not matter as I am not using the page as I am using the menu for browse by category.

    I checked and I don’t have a siderbar activated for the category/ shop pages. I think it looks that way as I was given some css to stretch the container to 80% of the page.

    This was the css I was given when using the free version of the theme.

    .container {
        width:80%;
    }
    
    I removed this code and the site has gone back to its original width which is not really full width of the device being used to view the site.
    
    @media (min-width: 1200px){
    .main {
        width: 80%;
    }
    .kad-sidebar {
        width: 20%;
    }
    }
    
    In forum: Virtue Theme
    #97699

    Hey,
    I think you should consider increasing that 30 second max time on the server. You should also increase the max memory.

    You need to go into every “post” where you set it up with page builder and you need to make sure you add a custom post excerpt. That is very important. That will keep your site from crashing.

    Ben

    #97687

    I’m about to launch this e-commerce site this week. In the last few days, I’ve noticed this weird home page slider stick problem, but it happens just on Chrome. When the page loads, the slider image is only visible from the middle to the right side of the screen. However, once I scroll down, the entire image appears. I can’t take the site live until it’s ready and I have very, very few plugins. Any thoughts?

    The site is and it has construction mode plugin on it. Thanks Ben and Hannah! You rock!

Viewing 20 results - 26,781 through 26,800 (of 39,333 total)