Viewing 15 posts - 1 through 15 (of 16 total)
  • Posted in: Dante
  • #78513
    aimhighsbs
    Member
    Post count: 24

    Hello,

    I have a couple of questions I am hoping you can help me with?

    1. How do you make the contact info and login text larger in the header?
    2. How can you change the background color of the navigation menu?
    3. Is there anyway to add a border to gallery images?
    4. When using the woocommerce, can customers re-order previous orders when they log in?

    Thanks
    Paul

    #78558
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    1) Which header layout are you using?
    2) Again, which header? I think this will work:

    #header-section #main-nav {
      background-color: #111111;
    }

    3) If you could provide a link I will provide the css, if you do not want to share your link then please send me the link to the page on our demo
    4) They can see previous orders, and then they can click the product and order again if they want

    – Kyle

    #78572
    aimhighsbs
    Member
    Post count: 24

    Hi Kyle,

    Thanks for the prompt reply.

    1. I am using the first layout option.
    2. That CSS worked a treat – Thanks. How can you change the cart and search color?
    3. I will send link
    4. Thanks

    Thanks
    Paul

    #78635
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    And you’re link?

    – Kyle

    #78943
    aimhighsbs
    Member
    Post count: 24

    Hi Kyle

    Did you get the link I sent?

    Thanks
    Paul

    #78944
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    No? You need to post it in the forum

    – Kyle

    #78947
    aimhighsbs
    Member
    Post count: 24
    This reply has been marked as private.
    #78951
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Please add this to your custom css:

    .flex-active-slide {
      border: 3px solid #efefef;
    }

    Feel free to change the thickness and the color

    – Kyle

    #78956
    aimhighsbs
    Member
    Post count: 24

    Thanks Kyle,

    Can you help me out with the other bits?

    1. Changing font size in header (email, contact, login, welcome)
    2. Change cart and search icon colors to be same as text in nav menu

    Also just noticed the border is on all sliders, is there a way of just having this on the customer photos page and not on the homepage?

    Thanks
    Paul

    #78958
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Add this:

    .header-left {
      font-size: 13px;
    }
    #header-section .header-menu .menu > li {
      font-size: 14px;
    }
    .header-search-link, .shopping-bag-item a.cart-contents {
      color: #FFFFFF;
    }

    – Kyle

    #78969
    aimhighsbs
    Member
    Post count: 24

    Thanks Kyle – works great!!

    Also just noticed the border is on all sliders, is there a way of just having this on the customer photos page and not on the homepage?

    Thanks
    Paul

    #78973
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Of course, change the css I gave you to:

    .page-id-10 .flex-active-slide {
      border: 3px solid #efefef;
    }
    

    – Kyle

    #78987
    aimhighsbs
    Member
    Post count: 24

    Thanks for all your help Kyle – your a star

    #78990
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    No problem 🙂

    – Kyle

    #84184
    andreavcf73
    Member
    Post count: 44
    This reply has been marked as private.
Viewing 15 posts - 1 through 15 (of 16 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