Change colour of icons

Home Forums Gillion Theme Change colour of icons

Home Forums Gillion Theme Change colour of icons

Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    RESOLVED Posts
  • jacky88
    Participant

    Hi,

     

    Is it possible to change the colour of the icons (shown in the attached files) when I hover?

     

    Thanks

    Attachments:
    You must be logged in to view attached files.

    Hi @jacky88,

     

    Thank you for your question.

     

    Could you please share me the page URL from your site where it is displaying so that i can help you?

     

    Best regards,
    Shufflehound team

    jacky88
    Participant

    Hi,

     

    It’s in the home page: https://coinblush.com/

     

    Thanks

    Solution for this topic

    You can change its color by adding the following CSS code in the Custom CSS code option of your theme on the below path.

     

    Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code

     

    .blog-basic-slider-item-controls i {
        color: #000;
    }

    You can change the color value in the above code to whatever you want to use by referring the following pages.

     

    http://www.w3schools.com/html/html_colors.asp
    http://www.w3schools.com/html/html_colorvalues.asp
    http://www.w3schools.com/tags/ref_colorpicker.asp

    jacky88
    Participant

    Thanks. It worked! What about the buttons in the attached screenshot?

    Attachments:
    You must be logged in to view attached files.

    Use below CSS code for those buttons.

     

    .sh-categories-tabs li.active a {
        background-color: #F15F61 !important;
        color: #fff;
    }

    jacky88
    Participant

    Thanks, unfortunately it’s not working. Can you resend a new code?

    Solution for this topic

    Just make above shared CSS code more specific as displayed below.

     

    #page-container .sh-categories-tabs li.active a {
        background-color: #F15F61 !important;
        color: #fff;
    }

    jacky88
    Participant

    Thanks. It worked!

    Julien HAMY
    Participant

    It worked too ! Thanks @jacky88.

     


    @Shufflehound
    Support : I would like modify color of the link in categories tab (see attachment) in #000000.

     

    Thanks for your help.

     

    Julien

    Attachments:
    You must be logged in to view attached files.

    @jacky88 You are most welcome here 🙂

    @Julien HAMY To help us keep support thread separates could you please create your own thread for your question instead of replying on others thread as it makes the thread messy and hard to read.

     

    If you want to you can also add reference of this thread in your newly created thread.

     

    We would be more than happy to help you on your new thread.

Viewing 12 posts - 1 through 12 (of 12 total)

Popular choice

Professional Developers At Your Fingertips!

If you need services beyond standard support, we've got your back!

Services we offer:

Demo setup
Advanced customization
Layout adjustment
Graphic work / visualizations
Custom coding
Full WordPress development and design

Services

What we can offer

  • Demo setup +

    If you'd prefer not to handle the installation yourself or need help getting started, we'll set everything up for you.

  • Layout adjustment +

    We'll help you rearrange sections, adjust spacing, and modify the page structure to fit your needs.

  • Advanced customization +

    More complex styling changes, theme option modifications, and third-party integrations.

  • Custom coding +

    If you need something that's not included in the theme, we can code it for you.

  • Graphic work / visualizations +

    Web design services to create custom sections, pages, and blocks for your theme, plus graphics and visualizations.

  • Full WordPress development and design +

    Full website builds, custom theme development, or plugin creation from scratch.

  • About pricing +

    We'll provide a clear quote based on what you need. No hidden fees.

Professional Developers At Your Fingertips!

Custom Work Form