Forum Replies Created

Viewing 10 posts - 21 through 30 (of 170 total)
  • Author
    Posts
  • in reply to: My customizations don’t show on assigned homepage #4701
    keonthemes
    Keymaster

    Hello,

    You may forget to assign Front Page, page template for the home page (that you used as static page).

    Thanks.

    in reply to: How import demo data defult? #4699
    keonthemes
    Keymaster

    Hello,

    It seems you have figured out the process and your site looks perfect. Although, we would like to inform you that, you need to install all the recommended plugins before starting the importing process.

    Regards.

    in reply to: Add Post Categories to Home Page #4697
    keonthemes
    Keymaster

    Hello,

    Please go to Dashboard > Appearance > Theme Options > Home Page Options and choose any category from Choose Feature Category dropdown area.

    Thanks.

    in reply to: Google Search Console | Missing field “item” | Breadcrumbs #4653
    keonthemes
    Keymaster

    Hello,

    We have updated the latest version of Breadcrumb Trail in the theme and it’s now available to download. Please go through your theme area and update. Please let us know, if it solved the issue.

    Thanks.

    in reply to: Slider Height Modification #4647
    keonthemes
    Keymaster

    Hello,

    Below are the CSS codes you required to have to achieve your modification. The first one is for changing main navigation font size, second one is for header, left and right part adjust and the last one is for inner banner height.

    .main-navigation a {
    font-size: 13px;
    }

    @media screen and (min-width: 1200px){
    .site-header .col-md-4 {
    width: 33%;
    }

    .site-header .col-md-8 {
    width: 66%;
    }
    }

    .wrap-inner-banner .page-header .inner-header-wrap {
    padding-top: 110px;
    padding-bottom: 180px;
    }

    Note: The 13px, 20%, 80% … are default values. You can change it as per your requirement.

    Thanks.

    in reply to: Business Consultr Services Section Fails #4629
    keonthemes
    Keymaster

    Hello,

    Yes, same process for the service items as well.

    Thanks.

    in reply to: Slider Question… #4627
    keonthemes
    Keymaster

    Hello,

    The slider is image base slider. So the video slider is not possible, at lease for now.

    in reply to: Slider Height Modification #4621
    keonthemes
    Keymaster

    Hello,

    Yes, a line of CSS code will works. Please kindly add below CSS code in to Appearance > Customize > Additional CSS.

    .block-slider .banner-overlay {
    padding-bottom: 120px;
    padding-top: 225px;
    }

    Note: The value are default. You can change it per as your requirement.

    Regards.

    in reply to: Services links #4619
    keonthemes
    Keymaster

    Hello,

    We would link to recommend this plugin, https://wordpress.org/plugins/permalink-manager/ to change the permalink including Custom Post type sections, like portfolio, services etc. Or use any redirection plugin.

    Regards.

    in reply to: Editor not working #4500
    keonthemes
    Keymaster

    Hello,

    It seems you have successfully remove the “Welcome to Blogberg Pro” title. Although, for future reference, here are the steps to achieve that;
    Go to Dashboard > Appearance > Customize > Theme Options > Archive Page Options > Blog Page Title.

    Thanks.

Viewing 10 posts - 21 through 30 (of 170 total)