Forum replies created

    In reply to Caption color
    Roman
    Spectator
    Posts: 3147
    February 22, 2014 at 11:22 am #9170

    insert this style in the Custom CSS field of the theme options:

    Code:
    .wp-caption-text { color: #333; }
    Roman
    Spectator
    Posts: 3147
    February 22, 2014 at 11:19 am #9169

    glad to hear you fixed it 🙂

    Roman
    Spectator
    Posts: 3147
    February 21, 2014 at 2:32 pm #9165

    try trick with a line-height:

    Code:
    #nav ul > li > a, #navigation > li.current-menu-ancestor > a, #navigation > li > a, #navigation li.current-menu-ancestor a {
    height: 60px;
    line-height: 70px;
    }

    line-height value should be higher than the height value

    Roman
    Spectator
    Posts: 3147
    February 21, 2014 at 2:27 pm #9164

    I have not tested it so I cannot confirm that…

    Roman
    Spectator
    Posts: 3147
    February 21, 2014 at 10:41 am #9161

    there are also editors which let you connect through the FTP and you can edit and save the file directly on the server, ex. http://www.pspad.com/ 😉

    Roman
    Spectator
    Posts: 3147
    February 20, 2014 at 7:52 pm #9158

    might I see the website?

    Roman
    Spectator
    Posts: 3147
    February 20, 2014 at 7:49 pm #9157

    try insert in the Custom CSS field:

    Code:
    .sf-arrows .sf-with-ul:after {content:””;}
    Roman
    Spectator
    Posts: 3147
    February 20, 2014 at 7:46 pm #9156

    do you use the evolve theme?

    Roman
    Spectator
    Posts: 3147
    February 19, 2014 at 9:07 am #9154

    probably is similar problem as here http://stackoverflow.com/questions/5087549/access-denied-to-jquery-script-on-ie . will look on that. thanks for the report

    Roman
    Spectator
    Posts: 3147
    February 18, 2014 at 12:17 pm #9153

    no problem 🙂