Limited Time Offer | Get 10% OFF on All Themes Package. Use Coupon Code GRC10 Buy Now

WordPress Website Templates

Find Professional WordPress themes Easy and Simple to Setup

inner banner

Change layout of slider text

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #3456
    B.
    Participant

    Hello,

    A couple of question:
    – Can you please explain how to set the slider title text from ‘capital’ to normal?
    – How to space the sentences in the slider sub text?
    – Remove the shadow effect of the slider title text?
    – How to make the top bar transparent (like this site…)

    Thanks!
    Bert

    #3457
    Grace Themes
    Member

    Hi

    To make this changes
    Go to the Appearance -> Theme options -> Basic Settings -> Custom CSS
    and use below css code in custom css box

    .nivo-caption h2 { text-transform: capitalize; text-shadow: none;  }
    .header { box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1); }
    .header.fixed { background: rgba(255, 255, 255, 0.9) none repeat scroll 0 0; }

    Please do this changes and let me know your feedback.

    Regards
    Grace Themes

    #3458
    B.
    Participant

    Thanks for the quick response! It works like a charm!

    #3465
    Grace Themes
    Member

    You are most welcome.

    Please don’t hesitate to contact us for any support. Our support team is always ready to help you.

    Regards
    Grace Themes

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