It's Time To Play 'What's that Code?

Discussion in 'BizWay WordPress Theme' started by erinbro, Jun 26, 2013.

Thread Status:
Not open for further replies.
  1. erinbro

    erinbro Member

    Joined:
    Dec 28, 2011
    Messages:
    52
    Likes Received:
    1
    Would like to change the color that surrounds the area around the slider or white section using the bizway both in white header. Not the one using the color changer in style options.
    http://maximsfurniture.com/

    Thanks in advanced
     
  2. Piyush

    Piyush Support Staff

    Joined:
    Dec 8, 2012
    Messages:
    4,745
    Likes Received:
    107
    Hello,
    Paste this code in Custom CSS
    Appearance > Theme Option > Styling Option > Custom CSS

    Code:
    .slider-wrapper-container {
    background: transparent;
    }
    This will solve your issue.
     
  3. erinbro

    erinbro Member

    Joined:
    Dec 28, 2011
    Messages:
    52
    Likes Received:
    1
    Funtastic - Thanks

    Now in this clients gallery titled 'SPECIALS' found along the menu I loaded images but when clicked on they're not opening in another window
    http://maximsfurniture.com/

    And would supply over the code to change the color (white) around the header or logo area and in the footer if this is possible

    All the Best
     
  4. Gourav

    Gourav Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    7,728
    Likes Received:
    207
    Hello,

    1.For your first issue

    Please provide the following information listed below.

    Thread Link:
    Your Website URL:
    WordPress Username:
    WordPress Password:

    Send this information on our email at [email protected]
    We will check your issue.
    2.For your second issue
    Code:
    .header-container {
    background-color: red;
    }
    .footer-wrapper {
    background: red;
    }
    
    Inplace of "red" put your color code.
     
  5. erinbro

    erinbro Member

    Joined:
    Dec 28, 2011
    Messages:
    52
    Likes Received:
    1
    __________________________________________________________

    Hey Guys it's been 3 days with no reply since I emailed you per your request about the below error - Stop counting your money and reply please... lol :D

    Now in this clients gallery titled 'SPECIALS' found along the menu I loaded images but when clicked on they're not opening in another window
    http://maximsfurniture.com/
    ______________________________________________________________________
     
  6. Gourav

    Gourav Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    7,728
    Likes Received:
    207
    Issue resolved, Please check your website.
     
  7. erinbro

    erinbro Member

    Joined:
    Dec 28, 2011
    Messages:
    52
    Likes Received:
    1
    SWEET THANKS!;)
     
Thread Status:
Not open for further replies.

Share This Page