• Resolved kamyuka

    (@kamyuka)


    Hi
    I am hoping to use this plugin but having the problem indicated in the plug in FAQs, that is

    “The WP Sliding Login/Register Panel is covering part of my website. How can I fix this?
    Edit your templates style.css and add padding-top to the container. (Example: padding-top: 40px;)”

    How do I do this in Voyage theme? Where do I add the padding?

    The plug in covers about half of the text in the header widget

    Thanks – Great theme by the way

Viewing 2 replies - 1 through 2 (of 2 total)
  • Theme Author Stephen Cui

    (@scui2)

    Edit template file is not good practice.

    I do not know your URL and however I can give it a try:

    Save the following in Theme Options > Custom CSS

    body {
    padding-top: 40px;
    }

    Let me know if works. Please note I have dedicated support forum
    http://www.voyagebc.com/support

    Thread Starter kamyuka

    (@kamyuka)

    Thanks Stephen

    This works perfectly

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

The topic ‘Using WP Sliding Login/Register Panel’ is closed to new replies.