Condimentum Slider Text Changing

Home Forums All Other Themes Condimentum Slider Text Changing

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #85884
    Richard FosterRichard Foster
    Participant
    • Topics: 7
    • Replies: 10
    • Total: 17
    Member since: July 25, 2017

    I want to make some changes to the text found on the Slider Page.

    1. The larger white text (circled in RED) needs to be lowered.

    2. The text circled in BLUE- increase the font size and change the color.

    Thanks for any help that anyone can provide.
    Slider Text Changes

    #85901
    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:

    .nivo-caption { top:44% !important;}
    .slide_info h3 { font-size:26px !important; color:#fff !important;}

    Regards,
    Dave

    #85917
    Richard FosterRichard Foster
    Participant
    • Topics: 7
    • Replies: 10
    • Total: 17
    Member since: July 25, 2017

    The code did allow me to modify the font color and position of the Text circled in RED, but did not give me any way of modifying the Text circled in BLUE. I tried changing the h3 to h1, h2, and h4, but still not changes can be made.

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

    Hi,

    Kindly show us your website URL and screenshots of your issue.

    Regards,
    Dave

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