New Landing How can we help? Themeforest Theme Support Neighborhood Few correction to do CSS

Viewing 15 posts - 1 through 15 (of 18 total)
  • #221414
    mtroubat
    Member
    Post count: 199

    1) on the home page : http://beta.matthewcookson.com/
    – Can i add a black line under the slider ?
    – Can i remove the hover with the anchor on the single image and have only the hand to click on the image ?
    – The magnifying glass is not aligned in the menu

    2) In the product page
    When i add a product to the cart
    – How can i change the background color of the button “see the cart”
    – How can i change the color of the text of the button “see the cart”
    – I dont know why the add to wishlist button is black and grey
    – How can I change the color of the star of the add to wishlist button ?
    – How can i change the color of the text in the option dropbox field ?

    3) Cart
    – How can i change only the background and text color of the button “view shopping bag”

    4) In the checkout page
    http://beta.matthewcookson.com/checkout/
    – How can i change the background and text color of the block “already client” and “do you have a promo code ?”

    5) In the cart page
    – How can i change the background and text color of the button “proceed to checkout”

    Thanks a lot

    #221518
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-
    /*black line under the slider */
    .spb_revslider_widget{
    border-bottom:2px solid #000 !important;
    }
    /*remove the hover with the anchor on the single image and have only the hand to click on the image*/
    .spb_single_image figure .overlay{
    display:none !important;
    }

    I give you code for home page first and see perfect zoom magnify icon perfect at navigation so apply it and let me know. Your list is very long so i will give code page by page.

    Thanks
    Mohammad

    #221707
    mtroubat
    Member
    Post count: 199

    Hello Mohammad,

    Thanks a lot :

    /*black line under the slider */
    Is it posible to have a line on the full width

    /*remove the hover with the anchor on the single image and have only the hand to click on the image*/
    Perfect

    I give you code for home page first and see perfect zoom magnify icon perfect at navigation so apply it and let me know
    Still a bug (see pic)

    Thanks !

    Attachments:
    You must be logged in to view attached files.
    #221857
    David Martin – Support
    Moderator
    Post count: 20834

    Hi,

    Please use this:

    .home .fullwidthbanner-container .fullwidthabanner {
        border-bottom: solid 1px #000;
    }

    Thanks,
    David.

    #221992
    mtroubat
    Member
    Post count: 199

    Thanks David,

    Perfect. Can you give me the other CSS Please ?

    2) In the product page
    When i add a product to the cart
    – How can i change the background color of the button “see the cart”
    – How can i change the color of the text of the button “see the cart”
    – I dont know why the add to wishlist button is black and grey
    – How can I change the color of the star of the add to wishlist button ?
    – How can i change the color of the text in the option dropbox field ?

    3) Cart
    – How can i change only the background and text color of the button “view shopping bag”

    4) In the checkout page
    http://beta.matthewcookson.com/checkout/
    – How can i change the background and text color of the block “already client” and “do you have a promo code ?”

    5) In the cart page
    – How can i change the background and text color of the button “proceed to checkout”

    All the best

    #222020
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    4- For checkout page:-

    .woocommerce-page .woocommerce-info, .woocommerce .woocommerce-info {
        background: rgb(255, 0, 0) none repeat scroll 0% 0% !important;
        color: #FFF !important;
    }
    .woocommerce-page .woocommerce-info a, .woocommerce .woocommerce-info a{
    color: #FFF !important;
    }

    }5- Cart page -:

    .woocommerce-cart .wc-proceed-to-checkout a.checkout-button{
    background:#ff0000 !important;
    color:#fff !important;
    }
    
    

    Thanks
    Mohammad

    #222027
    mtroubat
    Member
    Post count: 199

    Hi Mohammad,

    4) It does not work
    5) ok

    2) In the product page
    When i add a product to the cart
    – How can i change the background color of the button “see the cart”
    – How can i change the color of the text of the button “see the cart”
    – I dont know why the add to wishlist button is black and grey
    – How can I change the color of the star of the add to wishlist button ?
    – How can i change the color of the text in the option dropbox field ?

    Thanks

    3) Cart
    – How can i change only the background and text color of the button “view shopping bag”

    Attachments:
    You must be logged in to view attached files.
    #222133
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,

    3- Please use this custom css code:-

    .bag-buttons a.bag-button {
        margin-bottom: 10px;
        color: #fff !important;
        background: #ff0000 !important;
    }

    4- Its working perfect. Please check after clear the cache of browser.

    Thanks
    Mohammad

    #222301
    mtroubat
    Member
    Post count: 199

    Hi Mohammad,

    3) Ok
    4) It does not work, the promo code background is still red
    5) ok

    2) In the product page
    When i add a product to the cart
    – How can i change the background color of the button “see the cart”
    – How can i change the color of the text of the button “see the cart”
    – I dont know why the add to wishlist button is black and grey
    – How can I change the color of the star of the add to wishlist button ?
    – How can i change the color of the text in the option dropbox field ?

    Thanks

    #222395
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    4- Please attach marked screenshot.

    2- Please use this custom css code:-

    .woocommerce div.product form.cart .button {
        color: #fff !important;
        background: #ff0000 !important;
    }
    .woocommerce form.cart .yith-wcwl-add-to-wishlist a {
        background: #ff0000 none repeat scroll 0px 0px !important;
        color: #fff !important;
    }
    

    Thanks
    Mohammad
    Thanks
    Mohammad

    #222535
    mtroubat
    Member
    Post count: 199

    Thanks Mohamad,

    I dont see the screenshot

    Btw, i can i change in the dropbox the selected language. Now it’s black on black

    #222538
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please attach a marked screenshot for promo code background and color issue.
    Thanks
    Mohammad

    #223103
    mtroubat
    Member
    Post count: 199

    I think it does not work i cant see any screenshot.

    6) How can i change in the dropbox the selected language. Now it’s black on black

    #223149
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    4- I want screenshot from your side. Just create a screenshot about this issue and attach here.

    Thanks
    Mohammad

    #225075
    mtroubat
    Member
    Post count: 199

    4) See the screenshot

    6) How can i change in the dropbox the selected language. Now it’s black on black

    Attachments:
    You must be logged in to view attached files.
Viewing 15 posts - 1 through 15 (of 18 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register