Forum Replies Created

Viewing 15 posts - 721 through 735 (of 1,131 total)
  • Author
    Posts
  • in reply to: change background color #9780
    themearile
    Keymaster

    Hi Hans Goutier

    Please add the below CSS code to change the background color.

    .page-template-default .theme-block.theme-blog.theme-bg-grey {
    background-color: #225567 !important;
    }

    Let us know if it works.

    Thanks

    in reply to: Icons in the “services” section, showing up blank #9734
    themearile
    Keymaster

    Glad to know you figure out it.

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

    Hi Ismo Tanskanen

    Ok, please use the below CSS code for the top header.

    .site-header {
    padding-top: 0.1rem;
    padding-bottom: 0.1rem;
    }

    Let us know if it works.

    THanks

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

    Hi Ismo Tanskanen

    Please add the below CSS code in the Additional CSS box to change the footer height.

    .footer-sidebar {
        padding: 1rem 0 1rem;
    }
    .footer-sidebar .widget {
        margin: 0 0 1rem;
    }

    Let us know if it works.

    And you are using the big size of the logo so if you want to less height of the menu bar then please upload the less
    height logo.

    Thanks

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

    Hi

    Sorry, This site URL not working properly please check once again.

    Thanks

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

    Hello Kim

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

    @media (min-width: 992px) {
    body.home .list-view-news .col-lg-6 {
        flex: 0 0 100%;
        max-width: 100%;
    }
    }

    Let us know if it works.

    Thanks

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

    Hi Ismo

    Yes, we can do it for you. but please share your site URL so we can inspect it and provide you proper CSS code for this.

    Thanks

    in reply to: change background color #9681
    themearile
    Keymaster

    Hi Hans

    Thanks for contacting us.

    Yes, we are here to help you. Please share a URL of the page that where you want to change the background color. Then we’ll provide you some CSS code.

    Thanks

    in reply to: How to have expandable and collapsable text in testimony #9654
    themearile
    Keymaster

    Hi Rahel Ephrem

    It’s not possible to add the expandable and collapsable feature on the testimonial.

    But you can get an equal size of testimonial boxes using the below CSS code.

    .theme-testimonial-block {
    min-height: 1572px;
    }

    Let us know if it works.

    Thanks

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

    Hi

    If you have already added the content in the theme then please follow the below steps.

    1) Go to Appearance >> Customize >> Theme Color Scheme And select the third predefined color.

    2) Go to Appearance >> Customize >> Theme Color Scheme And select the dark color skin.

    3) Go to Appearance >> Customize >> Theme Options >> Header And select the Overlap Classic Header.

    4) Go to Appearance >> Customize >> Frontpage Sections >> Slider And select the Caption Layout Two.

    Now you will get the NewYork City theme layout in pro theme.

    Let us know if it works.

    Thanks

    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

Viewing 15 posts - 721 through 735 (of 1,131 total)