Okay
  Public Ticket #1969401
Blog categories
Closed

Comments

  • Mark started the conversation

    Hi


    You helped me with some link colours on themeforest but I noticed now that since I changed those colours they have affected the "categories" pages (the page you come to when you click on a category in the posts), and they show a greybox first (since I have no photo), but then on hover it's a black box with black text. Is there someway I can change the text to white here without it affecting the link colours of "author" and category in the single blog post?


    thanks in advance for the help!


    Mark

  •  675
    Neuron replied

    Hi Mark,

    Well, you can place different Custom CSS for the category pages too.

    The first one is for the overlay.

    .category .wrapper .portfolio .item-holder .item .overlay .inner-overlay {
        background-color: your_color !important;
    }

    This is for the title.

    .category .wrapper .portfolio .item-holder .item .overlay .inner-overlay h3 a {
        color: your_color !important;
    }

    This is for the category.

    .category .wrapper .portfolio .item-holder .item .overlay .inner-overlay span {
        color: your_color !important;
    }

    Feel free to ask for anything you need.

    Kind Regards


    Subscribe to our newsletter to get the latest updates about NeuronThemes and join our community Facebook Group.

  • Mark replied

    Thanks a lot!! Appreciate all the advice and help!! :D

  •  675
    Neuron replied

    You are welcome anytime, feel free to ask for anything you needsmile.png

    If you like our theme, please leave us a rate with 5 stars at ThemeForest, that would help us a lot.

    Kind Regards,
    NeuronThemes


    Subscribe to our newsletter to get the latest updates about NeuronThemes and join our community Facebook Group.