Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #900333

    Hi,
    1-How can reduce the gap between side bar content and border of side bar ?
    https://prnt.sc/i3ez8d
    2-In the blog page i try to change the sidebar location from right to left but it’s not working ?

    Regards,
    Ghallab

    #900425

    Hey Ghallab,

    1. Try adding this css code in Quick CSS (located in Enfold > General Styling):

    .sidebar_right .inner_sidebar {
        margin-left: 30px;
    }

    2. Please post us your login credentials (in the “private data” field), so we can take a look at your backend.

    1. Install and activate ” Temporary Login Without Password “.
    2. Go to ” Users > Temporary Logins ” on the left-side menu.
    3. Click ” Create New “.
    4. Add the email address for the account ( you can use (Email address hidden if logged out) ), as well as the ” Role ” making that the highest possible and the expiry about four days
      ( do be sure that we have enough time to debug ).
    5. Click ” Submit “.
    6. You’ll now have a temporary account. Please provide us here in the private section the URL, so we can login and help you out.

    When your issue is fixed, you can always remove the plugin!
    If you prefer to not use the plugin, you can manually create a admin user and post the login credentials in the “private data” field.

    Best regards,
    Nikko

    #900731

    Hi Nikko,
    Thanks for your response
    1-The code not working
    2-Temporary login in private section
    Regards,
    Ghallab

    #901162

    Hi,

    I have added this css code in Quick CSS (located in Enfold > General Styling):

    .sidebar_right .inner_sidebar {
        margin-left: 30px;
    }
    
    .sidebar_left .inner_sidebar {
        margin-right: 30px;
    }

    since we will be using the left sidebar, I just cleared the cache and it works fine :)

    Best regards,
    Nikko

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.