Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • turminator Friend
    #191140

    Hello,

    I have created a button with new css classe called classnamebutton. This button will must has white color text but at this moment gets the default color for <a> element. How can I disable it?

    You can see it at: http://www.ultravioleta.info

    Many thanks,

    Ninja Lead Moderator
    #508019

    You can fix it this way

    Open components/com_sobipro/usr/templates/directorio2014/css/default.css file

    Find color:#f2f8ff in .classnamebutton class and change it

    From

    color:#f2f8ff;

    Change to

    color:#f2f8ff !important;

    Let me know if it helps

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

This topic contains 2 replies, has 2 voices, and was last updated by  Ninja Lead 11 years, 1 month ago.

We moved to new unified forum. Please post all new support queries in our New Forum