Removing login bar and second image slider not working

Discussion in 'SaleJunction E-Commerce WordPress Theme' started by davidrguzman, Mar 7, 2016.

  1. davidrguzman

    davidrguzman New Member

    Joined:
    Jun 6, 2015
    Messages:
    6
    Likes Received:
    0
    Hi,

    Could you help direct me on how to remove the login bar from the top of my website:

    http://www.profit-curve.com

    Also, after saving the second image slider I'm having trouble displaying it when I am logged out of WordPress. Could you help me with this?

    Thanks!

    -David
     

    Attached Files:

  2. priya

    priya Guest

    Hello David,

    Greetings from InkThemes!

    Regarding your first issue,

    Please paste the code given below in Custom CSS section (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard.
    Code:
    .top_cartinfo {
        display: none;
    }
    For the second issue,

    Would you please deactivating all plugins to see if this resolves the problem. If this works, re-activate the plugins one by one until you find the problematic plugin(s).

    Hope it will resolve your issue

    Do let me know if you need more assistance,

    Thanks & Regards!
    Priyanka
    InkThemes.com
     

Share This Page