charity Pro theme

Home Forums All Other Themes charity Pro theme

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #122962
    maryhelenmaryhelen
    Participant
    • Topics: 11
    • Replies: 25
    • Total: 36
    Member since: March 5, 2019

    We like the text over our slider images. Two questions 1) can it be moved to the lower right of the slider image instead of the upper left? 2) Can the leading be a little bit smaller, the lines of text are far apart. Maybe just reduce the leading by 1/3?? Thanks very much!
    Mary Helen

    #122975
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30657
    • Total: 30657
    Member since: August 16, 2013

    Hi,

    Kindly show us your website URL?

    Regards,
    Brad

    #123006
    maryhelenmaryhelen
    Participant
    • Topics: 11
    • Replies: 25
    • Total: 36
    Member since: March 5, 2019

    Sorry! We are at https://new.buddhistGlobalRelief.org. In addition to my 2 questions about the slider text, is there anyway you can darken the transparent black behind the main menu? Our main menu is hard to read. Thanks very much! You have helped me before so i think you can make changes.

    #123025
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30657
    • Total: 30657
    Member since: August 16, 2013

    Hi,

    Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:

    Add this code there:

    .header { background-color: rgba(0,0,0,0.5);}
    .slider-main .nivo-caption { top:auto; left:auto; right:7%; bottom:100px; }
    .slider-main .nivo-caption .slide_info { text-align:right;}
    .slider-main .nivo-caption .slide_info a.sldbutton { float:right;}

    2) Can the leading be a little bit smaller, the lines of text are far apart. Maybe just reduce the leading by 1/3??

    Ans: Can you send us the screenshot of your issues? Upload your screenshot on http://imgur.com/ and paste the share url here.

    Regards,
    Brad

    #123215
    maryhelenmaryhelen
    Participant
    • Topics: 11
    • Replies: 25
    • Total: 36
    Member since: March 5, 2019

    Hi,
    I had asked if the lineheight on the home page slider text could be smaller, and you asked for a screenshot. Here it is https://imgur.com/a/kvWSXUW
    You can see there is a lot of space between the lines. Can we have just 2/3 as much space as is there now? In other words can we get rid of 1/3 of that space? Thank you!
    Mary Helen Fein

    #123329
    Sonnal S SinhaSonnal S Sinha
    Keymaster
    • Topics: 10
    • Replies: 6964
    • Total: 6974
    Member since: June 12, 2013

    Hi,

    Kindly use this CSS:

    .slide_info h2 {line-height:42px;}

    Regards,
    Shri

    #123356
    maryhelenmaryhelen
    Participant
    • Topics: 11
    • Replies: 25
    • Total: 36
    Member since: March 5, 2019

    We are at https://new.buddhistGlobalRelief.org. We use the Charity Pro theme. Is there anyway to darken just a bit, the transparent black behind the main menu? Our main menu is hard to read. Thanks very much!

    #123414
    Sonnal S SinhaSonnal S Sinha
    Keymaster
    • Topics: 10
    • Replies: 6964
    • Total: 6974
    Member since: June 12, 2013

    Add this code in custom CSS box:

    .header {background-color: rgba(0,0,0,0.5) !important;}

    Regards,
    Shri

Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.