Forum Replies Created

Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter Uljicni

    (@uljicni)

    i will check it all out, consider this topic resolved and close it

    Thread Starter Uljicni

    (@uljicni)

    #second-menu a { font-size: 14px; color: #4b4b4b; text-decoration: none; text-shadow: 1px 1px 0 #fff; display: block; font-weight: lighter; }
    			#second-menu > ul > li > a { -moz-transition: all .3s; -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; }
    			#second-menu > ul > li > a:hover { color: #fff; text-shadow: -1px -1px 0 rgba(0,0,0,0.1); -moz-box-shadow: inset 0 0 10px rgba(255,102,0,0.9); -webkit-box-shadow: inset 0 0 10px rgba(255,102,0,0.9); box-shadow: inset 0 0 10px rgba(255,102,0,0.9); }
    				#second-menu li.sfHover > a { color: #fff; text-shadow: none; }
    			#second-menu .main_text { color: #4b4b4b; }

    this is for menu, and i know alot about css i changed it all like i want it , it looks good on localhost and in dreamweaver, but when i put it on mine theme iit is ooverriden in inspector, eh

    Thread Starter Uljicni

    (@uljicni)

    probably cuz theme ofers color schemes (3 colors) and u have to pick one , u can not disable it, everything else i can disable, heh

    Thread Starter Uljicni

    (@uljicni)

    in general i think the best is to do child theme with css that overrides theme’s css,

    i am just wondering how come when i inspect page on particular navigation it says (index): number of line cuz i’ve nnever seen this

    Thread Starter Uljicni

    (@uljicni)

    no problem should i delete post?

Viewing 5 replies - 1 through 5 (of 5 total)