Forum Replies Created

Viewing 15 posts - 256 through 270 (of 1,203 total)
  • Author
    Posts
  • in reply to: New Service Section “See More” Text is Brown? #38793
    themearile
    Keymaster

    Hi Trevor

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

    .service-links a:not([href]):not([tabindex]) {
    color: #fff;
    }

    Let us know if it works for you.

    Thanks

    in reply to: How To Change SHop Page Breadcrumb #38787
    themearile
    Keymaster

    Hi Sohail

    To change the breadcrumbs of the shop page and product you need to use the Yoast SEO Plugin.

    So please follow the below steps :-

    1. Please install and activate the Yoast SEO Plugin https://wordpress.org/plugins/wordpress-seo/ and set the product for the product taxonomy like the screenshot https://prnt.sc/eLGJna9Nes3k.

    2. And please go to designexo-pro >> template-parts and open the file site-breadcrumb.php and copy and paste the below link code in this file and save the file.

    https://pastebin.com/i4JNikYZ

    Now check your shop page breadcrumb.

    Let us know if it works.

    Thanks

    in reply to: Bulleted/Number lists not showing correctly on mobile #38783
    themearile
    Keymaster

    Hi Scott

    Please add the css code below in Additional Css Box. Please go to Appearance => Customize => Additional CSS then paste the CSS here and click on to Publish button.

    .entry-content ul,
    .entry-content ol {
    margin-left: 1.4rem;
    }

    Let us know if it works.

    Thanks

    in reply to: Title Box in Hero Image #38719
    themearile
    Keymaster

    Hi Kevin

    Please add the css code below in Additional Css Box. Please go to Appearance => Customize => Additional CSS, paste the CSS here, and click the Publish button.

    .theme-slider-content {
    top: 75%;
    }

    Let us know if it works.

    Thanks

    in reply to: Title Box in Hero Image #38677
    themearile
    Keymaster

    Hi Kevin

    Please see the screenshot https://prnt.sc/fDkxA_EumpYe and confirm whether you want it to look like it.

    Thanks

    in reply to: Bulleted/Number lists not showing correctly on mobile #38663
    themearile
    Keymaster

    Hi Scott

    Thanks for contacting us.

    Please share a snapshot of the issue so we can check and give you the propper solution.

    Thanks

    in reply to: Title Box in Hero Image #38634
    themearile
    Keymaster

    Hi Kevin

    Please add the css code below in Additional Css Box. Please go to Appearance => Customize => Additional CSS, paste the CSS here, and click the Publish button.

    .theme-slider-content .theme-caption-bg .title-large {
    font-size: 4rem;
    }

    Please change the font size as per the requirement.

    Thanks

    in reply to: Change the Sticky Menu Font Color #38607
    themearile
    Keymaster

    Hi Test

    We need your site url to fix this issue so please live your site then we can help you better.

    Thanks

    in reply to: How to upgrade Aasta Pro to Bootstrap v4.x? #38597
    themearile
    Keymaster

    Hi Johannes

    We have already used Bootstrap v4.0.0 in the theme at this time and it’s very comfortable with all the plugins.
    Sorry, we cannot change the version at this time because it can be a lot of code customization in the theme. So we can try to update the latest version of the Bootstrap framework in a couple of months.

    I hope you understand sir.

    Thanks

    in reply to: Change the Sticky Menu Font Color #38595
    themearile
    Keymaster

    Hi Design

    Thanks for contacting us.

    Please share your site URL here so we can take a look at it and provide you with a good solution.

    Thanks

    in reply to: Change color in theme info area #38473
    themearile
    Keymaster

    Hi Kevin

    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-info-area .info-details {
    color: #fff;
    }

    Let us know if it works.

    Thanks

    in reply to: Change color in theme info area #38458
    themearile
    Keymaster

    Hi Kevin

    Thanks for contacting us.

    Please share your site URL here so we can take a look and provide you with a good solution.

    Thanks

    in reply to: Some problems #38385
    themearile
    Keymaster

    Hi Daria

    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.

    @media (max-width: 500px){
    #theme-main-slider .item {
    background-repeat: no-repeat;
    height: auto !important;
    }
    #theme-main-slider .item {
    padding-top: 80.56%;
    display: block;
    height: 0;
    }
    }

    Let us know if it works.

    Thanks

    in reply to: Controlling the slider time on homepage #38310
    themearile
    Keymaster

    Hi JOAQUIM

    You can change the slider speed as per your need but for this we need to customize in the code file.

    So please Go to the theme folder arilewp-pro >> assets >> js >> and open the custom.js file. And paste the link https://pastebin.com/uaPQsRm6 code in this file.

    You can find the 10000 in this code and you can change as per your need.

    Now you can check your site.

    Thanks

    in reply to: How Can I Remove The Search and Archives Component #38208
    themearile
    Keymaster

    Hi Trevor

    Thanks for contacting us.

    Please follow the given help article https://helpdoc.themearile.com/?docs=aasta-pro/how-to-manage-page-layouts to create a full-width page template in the theme.

    Let us know if it works for you.

    Thanks

Viewing 15 posts - 256 through 270 (of 1,203 total)