Layout adjustments + adding fields - by FlashNFunky

This topic has 13 replies, 4 voices, and was last updated 7 years, 8 months ago ago by Muhammad Zaki

  • Avatar: FlashNFunky
    FlashNFunky
    Participant
    August 4, 2016 at 08:32

    Hi,

    Hope all is well.

    I have a couple layout adjustments I’ll like help with, please view the image located here: http://imgur.com/a/k6NUo

    Other things:

    1. I.E displays a different font to other browsers and the layout isn’t as per the other browsers is this something that can be fixed?

    2. In the checkout page is it possible to add a note above the Payment selection option, example here: http://imgur.com/a/RaFWy

    3. In the products page on top of where it displays Model No: is it possible to add a field called Item Code?

    Thanks,

    Charles

    Please, contact administrator
    for this information.
    12 Answers
    Avatar: FlashNFunky
    FlashNFunky
    Participant
    August 4, 2016 at 08:34

    Apologies, I have the arrow pointing at the wrong line for number 2, it’s meant to point to please choose payment method below, as that is what we will like added in.

    Thanks,

    Charles

    Avatar: Andrew Mitchell
    Andrew Mitchell
    Support staff
    August 4, 2016 at 09:42

    Please update the theme to the latest version and check the issue.
    Before update delete “woocommerce” folder in the directory wp-content/themes/royal/ and it’ll be reuploaded from a new theme package.
    Don’t forget to make backup of the site before update.
    https://youtu.be/KdWESIIPU1k here is video tutorial how to update theme (it’s for Legenda theme but the process is the same).
    What IE version are you using?
    https://www.youtube.com/watch?v=KdWESIIPU1k&feature=youtu.be

    Avatar: FlashNFunky
    FlashNFunky
    Participant
    August 5, 2016 at 08:36

    Hi, I’ve done the update. It’s corrected a couple things but hasn’t corrected others. I’ll have a sit down with my customer soon and will send through an updated list of issues soon.

    Thanks,

    Charles

    Avatar: Robert Hall
    Robert Hall
    Support staff
    August 5, 2016 at 12:30

    Hello,

    Ok, looking forward to your reply.

    Regards,
    Robert Hall

    Avatar: FlashNFunky
    FlashNFunky
    Participant
    August 5, 2016 at 13:00

    Thanks Robert,

    My customer created a word doc highlighting layout issues. I’ve linked it via the private content. Hope it’s not to much trouble.

    Thanks,

    Charles

    Please, contact administrator
    for this information.
    Avatar: Robert Hall
    Robert Hall
    Support staff
    August 5, 2016 at 13:54

    There are a lot of issues that comes from your Custom CSS code which you added in Theme Options->Custom CSS. Please check it first.

    Regards,
    Robert Hall

    Avatar: FlashNFunky
    FlashNFunky
    Participant
    August 5, 2016 at 14:11

    Hi Robert,

    Most of the CSS inserted there was code provided by the support staff for previous adjustments. I’m not sure what i should be leaving / keeping.

    Thanks,

    Charles

    Avatar: Robert Hall
    Robert Hall
    Support staff
    August 6, 2016 at 09:43

    Hello @FlashNFunky,

    There is a lot of customization.
    You’ve added two times the same code. See screenshot – http://prntscr.com/c29r9i and change margin value to your need to fix difference in browsers.

    You’ve added the padding value to reduce the menu items – http://prntscr.com/c29s30 you can play with them.

    For product brand add this code

    .sidebar-widget .widget-title span, .sidebar-slider .widget-title span {
        line-height: 26px;
    }
    

    The issue with ‘new and offers’ comes because you’re added this code in custom css – http://prntscr.com/c29uk5

    .sidebar-widget .widget-title span, .sidebar-slider .widget-title span {
        font-size: 23px;
    }

    Remove this padding for ‘new and offers’ in mobile navigation. See screenshot: http://prntscr.com/c29v0h

    .widget-title span{
        padding: 0 35px;
    }

    Remove this code in custom css to fix issue with red color in mobile menu – http://prntscr.com/c29yaw

    .mobile-nav .links {
        background-color: red;
    }

    P.S. I think the best way to fix this bunch of issues will be to copy (backup) the CSS code (in Theme Options->Custom CSS->Global Custom CSS) and add them again as parts, not all.

    Regards,
    Robert Hall

    Avatar: FlashNFunky
    FlashNFunky
    Participant
    August 7, 2016 at 07:11

    Thanks for the reply Robert, is there a paid service which can look at fixing the css as per the doc?

    Thanks,

    Charles

    Avatar: Robert Hall
    Robert Hall
    Support staff
    August 8, 2016 at 12:05

    Hello,

    Yes, here is our paid service. Please contact us via form https://www.8theme.com/customization-services/ for further information.

    Regards,
    Robert Hall

    Avatar: FlashNFunky
    FlashNFunky
    Participant
    August 8, 2016 at 23:55

    Thanks, I sent an email to them and they said I should wait for the support here and that i should get a reply asap. I’m not sure if they have pointed someone here. But in the mean time I’ll work with your suggestions and let you know how i go.

    Thanks,

    Charles

    Avatar: Muhammad Zaki
    Muhammad Zaki
    Support staff
    August 15, 2016 at 10:19

    Hi there,

    Our techs are working on your changes, and you will be notified when finished.

    Regards

  • Viewing 13 results - 1 through 13 (of 13 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.