Shopzee Pro Questions

Home Forums All Other Themes Shopzee Pro Questions

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #56358
    RobertRobert
    Participant
    • Topics: 71
    • Replies: 90
    • Total: 161
    Member since: April 3, 2016

    1. When you first load the site the slider image is a tiny bit larger and then it jerks smaller. Is there a slider image size that would be better? How can I stop this?

    2. Where do I edit client logos?

    3. Where do I change the color of the separator line, in the top bar menu?

    Thanks, Bobby

    #56359
    RobertRobert
    Participant
    • Topics: 71
    • Replies: 90
    • Total: 161
    Member since: April 3, 2016

    Forgot the site link
    http://dd2.027.myftpupload.com/

    #56372
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30633
    • Total: 30633
    Member since: August 16, 2013

    Hi Bobby,

    Kindly use slide images 1420px x 500px. Make sure all your slides are same width and height.

    2. Where do I edit client logos?
    Kindly go to Appearance>>Theme Option>>Sections>>Section 5
    You will find the shortcode for client logo. Change the image url in the shortcode by adding your logo image url.

    3. Where do I change the color of the separator line, in the top bar menu?
    Kindly go to Appearance>>Theme Option>>Basic Setting>>Custom CSS Box

    Add this code there:

    .header .header-inner .nav ul li a{border-right:1px solid #000000 !important;}

    Regards,
    Brad

    #56454
    RobertRobert
    Participant
    • Topics: 71
    • Replies: 90
    • Total: 161
    Member since: April 3, 2016

    Thanks Brad, but the shortcode you gave me…
    .header .header-inner .nav ul li a{border-right:1px solid #ffffff !important;}
    Edits the regular menu. I need the code for the very top menu where the email and phone are.

    Thanks, Bobby

    #56470
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30633
    • Total: 30633
    Member since: August 16, 2013

    Hi Bobby,

    Add this code in custom css box:

    .signin_wrap ul li{border-right:1px solid #000000 !important;}

    Regards,
    Brad

    #56533
    RobertRobert
    Participant
    • Topics: 71
    • Replies: 90
    • Total: 161
    Member since: April 3, 2016

    Hi Brad
    Thats almost perfect. See here:
    http://dd2.027.myftpupload.com/
    The first line on each side is still blue even after I add the CSS for white. Am I missing a setting somewhere?
    Bobby

    #56597
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30633
    • Total: 30633
    Member since: August 16, 2013

    Hi Bobby,

    Add this code in custom css box:

    .signin_wrap ul li:first-child{border-left:solid 1px #ffffff !important;}

    Regards,
    Brad

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