Shopzee Theme

Home Forums All Other Themes Shopzee Theme

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #112063
    Frank BediakoFrank Bediako
    Member
    • Topics: 10
    • Replies: 15
    • Total: 25
    Member since: March 3, 2016

    Please can anyone help me change all the blue strips lines in my page. I think its because of the wooCommerce Search or category dropdown. The link to my site is below:

    https://www.tobremeonline.com/

    #112106
    Sonnal S SinhaSonnal S Sinha
    Keymaster
    • Topics: 10
    • Replies: 6964
    • Total: 6974
    Member since: June 12, 2013

    Add this Custom CSS:

    .signin_wrap ul li:first-child {border-left:solid 1px #fff;}
    .signin_wrap ul li {border-right:#fff 1px solid;}

    Regards,
    Shri

    #112269
    Frank BediakoFrank Bediako
    Member
    • Topics: 10
    • Replies: 15
    • Total: 25
    Member since: March 3, 2016

    Hi Shri,

    Thanks a million with the css above it worked fine. Lastly my category drop down on the homepage with the search button, how do i change the search button from blue to green which is the corporate color for tobreme?

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

    Hi,

    Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:

    Add this code there:

    .header-right input[type="submit"], .header-right .column2 i { background:#0a8f36 !important;}

    Regards,
    Dave

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