Photoshoot pro header slide alignment

Home Support Themes Forum Photoshoot pro header slide alignment

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #49283
    Gail Crawford
    Participant

    Would like to change the header alignments so that some are center and some are aligned to the right. which css should I use to do this?

    #49289
    FlyThemes
    Keymaster

    Hi

    What would you like to place in center and right?

    Thank You

    • This reply was modified 2 years, 10 months ago by FlyThemes.
    #49296
    Gail Crawford
    Participant

    The first slide should have center text. The rest are fine.

    #49306
    FlyThemes
    Keymaster

    Hi

    If we make the first slide caption in center then all the other caption will align center since they get the same css.

    Thank You

    #49308
    Gail Crawford
    Participant

    thats fine. please send me the css

    #49312
    FlyThemes
    Keymaster

    Hi

    Go to Appearance >> Editor >> css/nivo-slider.css >> line no 102 here you can make below changes.

    make right:13% to right:0;
    add left:0;
    make margin:0; to margin:0 auto;
    make text-align:right to text-align:center

    Thank You

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