Back cover image

  • Posted in : BookCard WP
  • skelstar
    Participant

    What css do I use to put an image on the back cover page?

    Using the theme options styling panel…

    Mehmet S.
    Keymaster

    There is an option to upload an image, Theme Options > General > Back Cover Image.

    skelstar
    Participant

    You did not answer my question.

    My question was… how can I do it via the theme options styling panel?

    Mehmet S.
    Keymaster

    Use this in your custom css field:

    .rm-right .cover { background-image: url( "image-url-here" ); }
    
    skelstar
    Participant

    Unfortunately the above did not work. I tried what you suggested, and many other variations, and none of them worked.

    Any other suggestions?

    Mehmet S.
    Keymaster

    Try this one:

    .rm-right .cover { background-image: url( "image-url-here" ) !important; }
    
    skelstar
    Participant

    Thanks… that did it.

    Mehmet S.
    Keymaster

    You are welcome.

Viewing 8 posts - 1 through 8 (of 8 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