• Resolved Bluefishfs

    (@bluefishfs)


    Hi,

    Is it possible to move the image slider title? I would like to position it towards the top of the image as opposed to the centre of the image?

    Many thanks

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi,

    Here I’m sending a screen-shot for your view which will be your output.

    If you want then do following :

    Go to dashboard admin panel >> appearance menu >> Theme Options >> General Option >> Custom CSS Editor.

    Now write below CSS rules into Custom CSS Editor.

    .carousel-text {
    margin-top: -179px;
    }

    Now save the changes.

    Thanks.

    Thread Starter Bluefishfs

    (@bluefishfs)

    Perfect, thank you very much

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘slider image title’ is closed to new replies.