• Hello again,
    We are working with an author who has requests about the book page layout. We were wondering if we can achieve that on our own in the CSS… Could you please advise on that?
    See link to our mock book: https://www.sylben.net/book/titre-du-livre/

    1) You can see that the ‘additional information’field displays quite awkwardly, neither in one column nor the other. We are not sure how to fix that….

    2) the author would like to move the different fields around…. For example, she would like to display the ‘publisher, imprints,etc’ frame  before the ‘Summary’. Is there a way to achieve this kind of swaps in the css?

    Thanks in advance for your help! 

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author mooberrydreams

    (@mooberrydreams)

    Hello,

    For the first part, add this CSS:

    div#mbm-book-page div#mbm-third-column {
        clear: both;
    }

    This actually looks like a bug (not something specific to your theme or anything) so I will probably add it in future MBM versions.

    For the second, I do not believe this is possible with CSS, but my CSS knowledge is fairly basic. I would like to be able to provide customizations to the book page in the future, but at this time I do not have an estimate timeframe when that may happen.

    Daniel

    (@elwordpresero)

    You can do it if you install the elementor plugin, I have managed to change the layout of the book pages quite a bit, here is a sample.

    Thread Starter benmez

    (@benmez)

    thank you so much for the tip, and the link to your website! 🙂 We’ll look into it and let you know….

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Book page layout’ is closed to new replies.