picture caption font

Discussion in 'RoadFighter WordPress Theme' started by meeresblick, Dec 3, 2013.

Thread Status:
Not open for further replies.
  1. meeresblick

    meeresblick New Member

    Joined:
    Nov 6, 2013
    Messages:
    9
    Likes Received:
    0
  2. Nitesh

    Nitesh Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    5,165
    Likes Received:
    160
    Hello,

    For this you need to remove cufon.
    Go to the
    theme directory > js > custom.js
    and remove ('h2') code from there as shown in the image.

    cufon-gal.png

    After that Paste this code in Custom CSS
    Appearance > Theme Option > Styling Option > Custom CSS

    Code:
    .page-content .gallery ul li a.gall-content {
    font-size: 12px;
    }
    Thanks & Regards
    Nitesh Raghuwanshi
     
  3. meeresblick

    meeresblick New Member

    Joined:
    Nov 6, 2013
    Messages:
    9
    Likes Received:
    0
    Thank you very much! I spent quite some time yesterday going through many threads. I have to say that your support is really impressive! It seems that in most cases that I saw, the offered solution resolved the issue at hand. Bernard
     
Thread Status:
Not open for further replies.

Share This Page