Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author osCitas Themes

    (@oscitas)

    Hi, Thanks for using our plugin and regarding the color option, we have provided the custom class option so that you can apply any custom style.

    Thread Starter Celestialpetals

    (@celestialpetals)

    Hi, thanks for reply.
    I am not a real code person. Is there a code I can ask you for that will change the tab color to #905094 ?

    Plugin Author osCitas Themes

    (@oscitas)

    Hi, we are thinking to provide option to select the color and icon there only, so that the non-coding persons can easily change colors and icons.

    Thread Starter Celestialpetals

    (@celestialpetals)

    Hi,
    This would be great! Thanks again for making such an easy, nice plugin!

    Plugin Author osCitas Themes

    (@oscitas)

    Hi,

    For the time being you can do one thing, copy the following code to your css file

    .ert-my-custom-color .nav-pills > li.active > a,.ert-my-custom-color  .nav-pills > li.active > a:hover,.ert-my-custom-color .nav-pills > li.active > a:focus{
          background-color:  #905094;
    }

    And put the

    ert-my-custom-color

    in custom class, that’s it.

    Plugin Author osCitas Themes

    (@oscitas)

    I am marking this topic as resolved. In case you need help on any other point please create new topic.

    Thread Starter Celestialpetals

    (@celestialpetals)

    Thanks!
    I am not a code person, but I used a page css editor (Royal Custom CSS for Page and Post) to help me and it works! So happy!?

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Customize the color of the tabs’ is closed to new replies.