Forum Replies Created

Viewing 15 posts - 151 through 165 (of 1,166 total)
  • Author
    Posts
  • in reply to: Font Awesome icons #39639
    themearile
    Keymaster

    Hi STEFANO

    Currently we did not provided the font awesome 5 support in the theme and this icon available in latest version of the font awesome.

    So we will give the support of font awesome 5 in our future updates.

    Hope you understand.

    Thanks

    in reply to: Font Awesome icons #39636
    themearile
    Keymaster

    Hi STEFANO

    We have already provided the font awesome support in the theme and you can select your desired icon form the font awesome library.

    If you have any query please let us know.

    Thanks

    in reply to: Team members #39634
    themearile
    Keymaster

    Hi STEFANO

    Thanks for contacting us.

    Yes you can select the 2 column layout for the team member section so you can follow the below help article.

    https://helpdoc.themearile.com/?docs=designexo-pro/how-to-add-team-members

    Let us know if it works.

    Thanks

    • This reply was modified 1 year, 9 months ago by themearile.
    in reply to: Remove Pagination Sections #39626
    themearile
    Keymaster

    Hi Michael Peters

    Please add the below CSS code in the additional CSS box to remove the clients pagination dots.

    .theme-sponsors .owl-theme .owl-nav.disabled+.owl-dots {
    display: none;
    }

    Let us know if it works.

    Thanks

    in reply to: Limit size on testimonial tiles and blog tiles? #39625
    themearile
    Keymaster

    Hi Michael Peters

    Please add the below CSS code in the additional CSS box to remove the testimonial pagination dots.

    .theme-testimonial .owl-theme .owl-nav.disabled+.owl-dots {
    display: none;
    }

    Let us know if it works.

    Thanks

    in reply to: Allow for scrolling blog section? #39624
    themearile
    Keymaster

    Hi Michael

    Sorry for this, We have only provided static posts on the homepage and this is not a scrollable post. We will be trying to add this scrollable post setting in the theme in the feature.

    Thanks

    themearile
    Keymaster

    Hi Ali Holsinger

    Thanks for contacting us.

    You can use the Unique Headers plugin https://wordpress.org/plugins/unique-headers/ to set up a separate image for each page header.

    I hope this will help you.

    Thanks

    in reply to: photos to projects #39615
    themearile
    Keymaster

    Hi Jon

    Ok you can use any below gallery plugin for your photographic portfolio.

    https://wordpress.org/plugins/search/gallery/

    Thanks

    in reply to: Slide content Color Glassmorphic Background #39606
    themearile
    Keymaster

    Hi Michael

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

    .theme-main-slider .theme-slider-content .description {
    background-color: rgba(105, 101, 100, 0.6);
    padding: 1.25rem 1.5625rem 2.5rem;
    }

    Thanks

    in reply to: Slider CSS not rendering #39600
    themearile
    Keymaster

    Hi Michael

    Slider description is not a html ready because we have provided the slider title in html ready.

    If you want html ready of the description then we need to customize in the code file.

    Thanks

    in reply to: Slide content Color Glassmorphic Background #39599
    themearile
    Keymaster

    Hi Michael

    Please share the screenshot of the issue so we can help you better.

    Thanks

    in reply to: Slide content Color Glassmorphic Background #39587
    themearile
    Keymaster

    Hi Michael

    Please share a snapshot of the issue here so we can take a look at it.

    Thanks

    in reply to: Slide content Color Glassmorphic Background #39581
    themearile
    Keymaster

    Hi Michael

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

    .theme-main-slider .theme-slider-content .title-large {
    background-color: rgba(18, 4, 1, 0.8);
    padding: 1.25rem 1.5625rem 2.5rem;
    }

    It will hep you.

    Thanks

    in reply to: Slider CSS not rendering #39580
    themearile
    Keymaster

    Hi Michael

    This is a default part of the theme so you can not add the html content in the slider description.

    Thanks

    in reply to: Homepage Slider Image #39579
    themearile
    Keymaster

    Hi JOAQUIM

    Thanks for contacting us.

    Please add the below css code in the Additional css box to the responsive slider in the mobile view. Please go to the Appearance => Customize => Additional CSS then paste the CSS here and click to Publish button.

    #theme-main-slider .item {
    background-repeat: no-repeat;
    height: auto !important;
    }
    #theme-main-slider .item {
    padding-top: 52.56%;
    display: block;
    height: 0;
    }

    Let us know if it works.

    Thanks

Viewing 15 posts - 151 through 165 (of 1,166 total)