Page 29 – Acme Themes

Forum Replies Created

Viewing 15 posts - 421 through 435 (of 3,982 total)
  • Author
    Posts
  • in reply to: font size?? #96707
    acmesupports
    Participant

    Dear Marlyn,
    Yes, CSS is required to change the font size. Let us know which section you want to change.

    Best Regards!

    in reply to: font size?? #96706
    acmesupports
    Participant

    Dear Marlyn,
    Yes, CSS is required to change the font size. Let us know which section you want to change.

    Best Regards!

    in reply to: Carousel Speed in AT Woocommerce Products widget #96681
    acmesupports
    Participant

    Dear Geeksit,
    By default of the theme, it is not possible to modify the speed of the carousel in the widget. If you want this feature then it will need theme customization.

    Best Regards!

    in reply to: change from english to spanish #96680
    acmesupports
    Participant

    Dear Hugo,
    You can email us at [email protected].

    Best Regards!

    in reply to: Sticky menu overlaps html anchor #96659
    acmesupports
    Participant

    Dear John,
    Could you please email us the screenshot at [email protected]?

    Best Regards!

    in reply to: How to show image on mobile? #96655
    acmesupports
    Participant

    Dear Eleven,
    Please add the given CSS code in Additional CSS.
    Appearance > Customize > Additional CSS

    @media only screen and (max-width: 767px)
    .at-feature-about-img {
    display: block;
    }

    Best Regards!

    in reply to: Carousel Speed in AT Woocommerce Products widget #96634
    acmesupports
    Participant

    Dear Geeksit,
    Could you please indicate properly which section on the site you want to change the carousel?

    Best Regards!

    in reply to: Sticky menu overlaps html anchor #96633
    acmesupports
    Participant

    Dear John,
    Can you please provide a screenshot to make your issue more clear? You can add the given CSS code below to change the navigation color.
    Appearance > Customize > Additional CSS

    .navbar {
        background: #9db0da;
    }

    Best Regards!

    in reply to: change from english to spanish #96632
    acmesupports
    Participant

    Dear Hugo,
    Please use the Polylang language translation plugin.

    Polylang

    Best Regards!

    in reply to: change from english to spanish #96593
    acmesupports
    Participant

    Dear Hugo,
    Please write about your issue in detail.

    Best Regards!

    in reply to: I cant change certain colors #96551
    acmesupports
    Participant

    Dear Bryan,
    By default, it is not possible to remove the giant white box as it is the main part of the theme. It will require customization if needed. If you want to change its color then you can add the given CSS code in the Additional CSS
    Appearance > Customize > Additional CSS

    .wrapper {
        background: #e66b6b;
    }

    Best Regards!

    in reply to: Sticky menu overlaps html anchor #96550
    acmesupports
    Participant

    Dear Chandraish,
    If you can provide us your site URL, we will observe and can provide you with possible solutions.

    Best Regards!

    in reply to: Menu’s collapse in mobile devices #96507
    acmesupports
    Participant

    Dear Johannes,
    Can you send a screenshot to make it clear? We are not finding any issue.

    Best Regards!

    in reply to: I cant change certain colors #96506
    acmesupports
    Participant

    Dear Bryan,
    Can you send a screenshot of the giant white box to make it clear? Also to update the primary text color you can add the given CSS code below:
    Appearance > Customize > Additional CSS

    .masonry-item a {
        color: #d43f3f;
    }

    Best Regards!

    in reply to: Links #96483
    acmesupports
    Participant

    Dear Soren,
    By default of the theme, it is not possible and will require theme customization.

    Best Regards!

Viewing 15 posts - 421 through 435 (of 3,982 total)