Viewing 3 replies - 1 through 3 (of 3 total)
  • Theme Author Archimidis Mertzanos

    (@archimidism)

    Dear Alamo, thanks a lot for your kind words.
    Of course you can however there is not any customizer option so you can change it with custom CSS code through the custom CSS tab in the customizer.

    .singlizer p { background: rgba(243,113,57,.85); }
    You have to change the RGBA values.

    You can leave us a review if you like this theme.
    https://www.ads-software.com/support/theme/fashionable-store/reviews/

    All the best!!
    ArchimidisM

    Thread Starter alamo59

    (@alamo59)

    thx !! it works !
    in same way, is it possible to change orange color of testimonial menu ? (or change background image of it) ?
    https://ibb.co/cvZ5LhT
    thanks again

    Theme Author Archimidis Mertzanos

    (@archimidism)

    Hello again, of course
    well this one is a background image:

    .fs-home-testimonials-wrapper {
        background: url(../css/images/trianglify.svg) no-repeat center; // Change this one..
            background-size: auto;
        background-size: cover !important;

    Go here https://trianglify.io/ create a background image and upload it to your media folder using the WordPress media uploader and change the URL in the CSS .

    I am very happy that you like our theme!!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Category color’ is closed to new replies.