• Hello –

    I am trying to do a few customizations using a child theme on the Storefront theme. This is my first time using a child theme so I am having a couple issues that should be pretty easy to fix.

    I am building a site that is currently found at nicklisauskasdesign.com.

    Does anybody know what I can do to make the menu items align with the shopping cart (as you can see the alignment is slightly off right now)?

    Additionally, the titles for each section on the home page are aligned center but appear to be displayed slightly to the left of the center of the website. Can anyone understand why this is occurring?

    I will venmo someone $10 if they can solve these issues for me.

    Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hello,

    I use the Storefront Pro extention.
    It adds the option to ( amongst others ) change the height of the menu.
    That way you should be able to align the menu and the cart.

    You might want to try the free plugin: https://siteorigin.com/css/
    It helps a lot to make that kind of css changes in any theme.

    Good luck,
    Annie

    Hey,

    Try this:
    .woocommerce-active .site-header .site-header-cart {
    float: right !important;
    }

    BR,
    Ben

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Theme Customization Issues’ is closed to new replies.