CSS Editor/styles.css don't make any changes

Home Forums Gillion Theme CSS Editor/styles.css don't make any changes

Home Forums Gillion Theme CSS Editor/styles.css don't make any changes

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    RESOLVED Posts
  • sofia_manso
    Participant

    Hello,

    I’m using this CSS code to align center the categories titles (check screenshot). I tried on developer tools and it works but when I use CSS Editor or style.css it don’t make any changes. Can you help?

     

    .categories-list-item .categories-list-item-name {
    display: block;
    position: relative;
    text-align: center;
    margin-top: 140px;
    z-index: 100;
    color: #fff;
    margin-bottom: 0px;
    font-size: 30px;
    }

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

    Hi Sofia,

     

    Thank you for your question.

     

    Please try adding the CSS code in the Custom CSS code option of your theme on the below path.

     

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

     

    If you already have CSS code in the Custom CSS code option of your theme then please add this code at the top of existing CSS code.

     

    Best regards,
    Shufflehound team

    sofia_manso
    Participant

    Hello,

     

    I’ve tried that but not succeeded. I’ve already tried too that code on style.css file of the child theme and on the original theme too and nothing happens :S

    Could you please share me your site URL where it is not working so that i can troubleshoot it?

    sofia_manso
    Participant

    Hello again,

     

    Thanks for your answer. So, yesterday I continued to seek solutions to this problem and i found that I had to write my code on the Custom Code of the theme and also on Custom Code of Visual Composer. I didn’t knew that. So i guess it’s solved. I tried after and I saw the changes applied.

     

    Thanks anyway. 🙂

     

     

    You are always welcome here 🙂

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