Title above the pages

  • Posted in : BookCard WP
  • Evedd
    Participant

    Hi Mahmet,

    I’d like to add the title of the website above the “magazine”, so it would stay when the pages are open or close, how can I do that ? I was first thinking about adding it in a background image but it won’t be responsive then…

    Eve

    ahmetsali
    Keymaster

    Hi, i am not sure this will suit you but you can try this custom css code;

    .rm-container:before {
        content: "YOUR TITLE"; text-align: center; width: 100%; display: block; font-size: 32px; font-weight: bold; color: #333; text-shadow: 1px 1px 1px #eee; padding-top: 12px;
    }
    
    Evedd
    Participant

    Thanks, this is it !
    Now I just need to style it more :-)

    Evedd
    Participant

    Three more question about this problem :
    Depending of the screen resolution , the title is sometimes hiding… is there a code so the title is never hiding by the picture ?

    Maybe if I use a PNG for a title above the “magazine” is there a way so the width is responsive as the “magazine” ?

    Or maybe just resize the magazine ? How can we make it smaller ?

    ahmetsali
    Keymaster

    Hi again, the layout adapts itself to various screen resolutions (book size changes at some breakpoints.) What is the resolution you view it?

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