Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author chr1s9r

    (@chr1s9r)

    Hi Susanne,

    thanks for your post and the mail you sent :). You just need to move the the breadcrumb inside your div with the class “container”, if this is not possible, wrap the breadcrumb inside a separate div with the class container.

    <div class="container">
     {slider goes here}
     {breadcrumb goes here}
    </div>

    Best regards ??

    Thread Starter sunrise88

    (@sunrise88)

    Thank you for the quick reply and the code.
    Do I add this code to the general stylesheet of the theme? (.css)
    As I cannot see a stylesheet for the plugin?
    Thanks,
    Susanne

    Thread Starter sunrise88

    (@sunrise88)

    I have now added the code to custom.css and uploaded the stylesheet.
    However – no change?
    What am I doing wrong?

    Thread Starter sunrise88

    (@sunrise88)

    This helped me: I had to insert the code in page.php, under “main container” …
    Cheers!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘add space to left of website’ is closed to new replies.