New Landing How can we help? Themeforest Theme Support Neighborhood No padding for logo, font size changed for price and checkout button white

Viewing 13 posts - 1 through 13 (of 13 total)
  • #153585
    deanjohn
    Member
    Post count: 93

    I’m back again. Was hoping not to be but since I did your upgrade these 3 problems below have occurred.

    1. How do I make the font price larger for a product ? Where can i change this because your update has changed the size ?

    screenshot_22 as you can see it’s too small!

    2. The padding does not work in theme options. I cannot move my logo down. What css file and row can I move this down ? Logo is too high and theme options cannot move any padding in any direction. It simply don’t work.

    screenshot_20

    3. The ‘Proceed To Checkout’ button has turned white on the view cart page ??? How do I revert it black to black background for the button ? Anywhere in file manager i can fix this. On checkout page it’s fine but on shopping cart the user don’t know where to click as not great for the eye.

    screenshot_21

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

    Hi,
    1- Please use this custom css code:-

    ul.products li.product .price {
      font-size:18px !important
    }

    2- I am not able to view your website.

    3- Please use this custom css code:-
    input.checkout-button{background:#111 !important;}

    Thanks
    Mohammad

    #153766
    deanjohn
    Member
    Post count: 93
    This reply has been marked as private.
    #153771
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    2- Please use this custom css code:-

    #logo a.logo-link{
    margin-top:10px !important;
    }

    3-Please use this custom css code:-
    .checkout-button{background:#111 !important;}

    Thanks
    Mohammad

    #153777
    deanjohn
    Member
    Post count: 93
    This reply has been marked as private.
    #153778
    deanjohn
    Member
    Post count: 93
    This reply has been marked as private.
    #153914
    deanjohn
    Member
    Post count: 93
    This reply has been marked as private.
    #154020
    deanjohn
    Member
    Post count: 93

    Mohammad your demo neighborhood has the correct colour black and once hovered it highlights.

    i have attached demo screenshot

    How comes my update to new neighborhood and woocommerce is not the same as your demo ?

    thanks

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

    Hi,
    Please use this custom css code:-

    .checkout-button{background:#111 !important;color:#fff !important;}

    Thanks
    Mohammad

    #154053
    deanjohn
    Member
    Post count: 93

    Hi mohammad,

    this works but it does not highlight red on hover. When you hover with mouse it should change colour?

    #154169
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code also:-

    .checkout-button:hover{background:#ff0000 !important;color:#fff !important;}

    Thanks
    Mohammad

    #154236
    deanjohn
    Member
    Post count: 93

    thanks this worked

    #154240
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Thanks Mohammad

    – Kyle

Viewing 13 posts - 1 through 13 (of 13 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