Forum Replies Created

Viewing 15 posts - 796 through 810 (of 1,196 total)
  • Author
    Posts
  • in reply to: Editing breadcrumb container #9641
    themearile
    Keymaster

    Hi Sebastián Flores

    Glad to hear it and we are happy to help you. We hope you are enjoying the ConsultStreet theme.

    Please help us improve our customer satisfaction by writing a quick review https://wordpress.org/support/theme/consultstreet/reviews/?filter=5 We would be extremely grateful.

    Please let me know if you need any further assistance..!

    Thank you for your time.

    Have a nice day..!

    Thanks & Regards
    ThemeArile

    in reply to: Image instead of solid color in menu and footer? #9619
    themearile
    Keymaster

    Hi Ismo

    Sorry for this, Actually we are not providing the background image in the menu bar and footer area. But you can use a background image in the body area.

    If you have any more questions. let us know.

    Thanks

    in reply to: How to center blog post on home page #9553
    themearile
    Keymaster

    Hi Kim Huynh

    Please add the below CSS code in the Additional CSS box.

    .theme-blog .post .entry-header::before {
    left: unset;
    right: unset;
    transform: translateX(-50%);
    }

    Let us know if it works.

    Thanks

    in reply to: How to center blog post on home page #9546
    themearile
    Keymaster

    Hi Kim Huynh

    We have not seen the blogs on your site so please share the page URL where you get this issue.

    Thanks

    in reply to: Editing breadcrumb container #9538
    themearile
    Keymaster

    Hi Flores

    Please add the below CSS code to change the font-size of the breadcrumb text.

    .page-header-title h1 {
        font-size: 2.2rem;
    }
    .page-breadcrumb {
        font-size: 12px;
    }

    And please go to the Appearance >> Customize >> Theme Options >> Page Header here you will get the option for the height of the page header.

    Let us know if it works.

    Thanks

    in reply to: Google console reporting data-vocabulary.org depricated #9533
    themearile
    Keymaster

    Hi Michael Stevens

    This issue is not related to the theme.

    So, please contact your server service provider or search on google for this issue.

    Thanks

    in reply to: New York & Arile pro #9531
    themearile
    Keymaster

    Hi Jovani Carbajal

    Ok, don’t worry we are here to help you.

    Please share your WordPress admin details on the below email id. So we can do it for you as per your requirement.

    themearile@gmail.com

    Thanks

    in reply to: How to center blog post on home page #9528
    themearile
    Keymaster

    Hi Kim Huynh

    Please share your site URL so we can provide you the CSS code for this.

    Thanks

    in reply to: Editing navbar height #9482
    themearile
    Keymaster

    Hi Flores

    Glad to hear it and we are happy to help you. We hope you are enjoying the ConsultStreet theme.

    Please help us improve our customer satisfaction by writing a quick review https://wordpress.org/support/theme/consultstreet/reviews/?filter=5 We would be extremely grateful.

    Please let me know if you need any further assistance..!

    Thank you for your time.

    Have a nice day..!

    Thanks & Regards
    ThemeArile

    in reply to: Editing navbar height #9459
    themearile
    Keymaster

    Hello Sebastián

    Please go to the Appearance => Customize => Additional CSS then paste the CSS here and click to Publish button.

    @media (min-width: 992px){
    .navbar.navbar-light .nav .menu-item .nav-link {
        padding: 1rem 1rem;
    }
    }
    .themes-header-top {
        padding: 1rem 0;
    }

    You can also set the above CSS value as per the requirement.

    Let us know if it works.


    Thanks

    in reply to: Google console reporting data-vocabulary.org depricated #9457
    themearile
    Keymaster

    Hi Michael

    Thanks for contacting us.

    You can fix this error using the below help article.

    https://meetanshi.com/blog/fix-data-vocabulary-org-schema-deprecated-error/

    Thanks

    in reply to: Slider Slide Count Limits? #9456
    themearile
    Keymaster

    Hi Michael

    Glad to hear it and we are happy to help you. We hope you are enjoying the ConsultStreet theme.

    Please help us improve our customer satisfaction by writing a quick review https://wordpress.org/support/theme/consultstreet/reviews/?filter=5 We would be extremely grateful.

    Please let me know if you need any further assistance..!

    Thank you for your time.

    Have a nice day..!

    Thanks & Regards
    ThemeArile

    in reply to: Editing navbar height #9450
    themearile
    Keymaster

    Hi Sebastián

    Please add the below CSS code in the Additional CSS box.

    @media (min-width: 992px){
    .navbar-brand {
    padding-top: 0rem !important;
    padding-bottom: 0rem !important;
    }
    }

    Let us know if it works.

    Thanks

    in reply to: Menu bar color #9433
    themearile
    Keymaster

    Dear Ismo Tanskanen

    Glad to hear it and we are happy to help you. We hope you are enjoying the ArileWP theme.

    Please help us improve our customer satisfaction by writing a quick review https://wordpress.org/support/theme/arilewp/reviews/?filter=5 We would be extremely grateful.

    Please let me know if you need any further assistance..!

    Thank you for your time.

    Have a nice day..!

    Thanks & Regards

    ThemeArile

    in reply to: Menu bar color #9429
    themearile
    Keymaster

    Hi Ismo

    Please add the below CSS code in the Additional CSS box.
    Go to the Appearance => Customize => Additional CSS then paste the CSS here and click to Publish button.

    @media (min-width: 992px) {
    .navbar.navbar-light {
        background-color: #000000;
    }
    .navbar.navbar-light .nav .menu-item .nav-link, 
    .theme-search-block a {
        color: #ffffff;
    }
    }

    Let us know if it works.

    Thanks

Viewing 15 posts - 796 through 810 (of 1,196 total)