Intro Rotating Words Space

  • Posted in : Readme
  • himabatavia
    Participant

    How can I create a space between the rotating words and the text below? How can I change the colour of the text below the rotating words?

    ahmetsali
    Keymaster

    Hi, can you provide your related page url?

    himabatavia
    Participant

    http://www.himabatavia.com/

    A space between the first sentence and the second/third.

    Also, can I change the colour of part of it?
    How do I increase the size of the picture?

    Thanks!
    H

    ahmetsali
    Keymaster

    you can try these custom css codes;

    – to change the intro image size;

    .intro img {
        max-height: 220px;
    }
    

    – How can I create a space between the rotating words and the text below? -try this custom css code;

    .intro h2 p + p {
        margin-top: 24px;
        color: #ccc;
    }
    
    himabatavia
    Participant

    Thanks so much!!

    ahmetsali
    Keymaster

    you’re welcome, please don’t forget to rate the theme on themeforest if you liked it, thanks.

Viewing 6 posts - 1 through 6 (of 6 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register