Forum Replies Created

Viewing 10 posts - 1 through 10 (of 10 total)
  • in reply to: Design issues after payment #284960
    LeeSanders
    Member
    Post count: 10
    This reply has been marked as private.
    LeeSanders
    Member
    Post count: 10

    Hi Mohammad,

    Thanks for sharing, although it doesn’t appear to solve the issue.

    So as mentioned, I’ve used this code to help differentiate sizes between the shop page and product page:

    ul.products .amount {
    font-size: 15px;
    }

    .woocommerce-Price-amount {
    font-size: 18px;
    color: #808080;
    padding-bottom: 0;
    }

    And that works ok. However, when you add a product and go to Cart, the sizes are all over the place, one subtitle appears to follow the shop font size, whereas the total mirrors the size from the product page – Same with the shipping options. Does that make sense? How do I make sure that the view cart / cart / checkout pages follow a different font size rule for the amounts?

    LeeSanders
    Member
    Post count: 10

    ..Just to also point out that this is then reflected on all other pages.

    For example, I’ve managed to add the following:

    ul.products .amount {
    font-size: 15px;
    }

    .woocommerce-Price-amount {
    font-size: 18px;
    color: #808080;
    padding-bottom: 0;
    }

    – – – –

    So that creates a difference between the font sizes on the shop page and product page. However, now when I go to View Cart / Checkout etc, the prices also reflect that of the product page. So where the big text is suitable for the product page, it’s way too big for the other pages. Can you advise how I change the font depending on the page it is shown i.e. Product page / view cart / checkout / shop?

    in reply to: Change Product Tab Titles #282779
    LeeSanders
    Member
    Post count: 10

    Thanks David – Works great!

    in reply to: Menu Navbar Height #282363
    LeeSanders
    Member
    Post count: 10

    That worked – Thanks Kyle.

    Just on the other point – Any ideas on how to increase the space between each of the menu options?

    in reply to: Menu Navbar Height #282301
    LeeSanders
    Member
    Post count: 10

    Hi Kyle,

    Thanks for the response. So that changes the padding to the logo section, but not the menu underneath.
    For Heading 6, the logo sits above the menu (which is then sticky and stays at the top when the user scrolls), so when I change the padding, it changes the space around the logo but NOT the menu navbar…

    So what I’m trying to do is reduce the menu navbar in height (Currently achieved by css), however the text is then closer to the bottom of the navar rather than centered vertically.

    Any ideas?

    in reply to: Unable to use VC Ultimate Addons #281105
    LeeSanders
    Member
    Post count: 10
    This reply has been marked as private.
    in reply to: Change Divider Text Size (and Accent Width) #280822
    LeeSanders
    Member
    Post count: 10
    This reply has been marked as private.
    in reply to: Logo – Incorrect position and strecthing #280404
    LeeSanders
    Member
    Post count: 10

    Hi Kyle,

    I have (as mentioned in my post). I can change the height, and as such you would expect the width to change to maintain the image ratio. I have since managed to solve this using CSS code but have to say it’s highly frustrating. Your advice on the other points would be well received though.

    in reply to: Support Cloning my previous WP site #280244
    LeeSanders
    Member
    Post count: 10

    Just to also point out, that everytime I try to make a change, the site reverts back to the previous settings, which is getting highly frustrating. If I make a change to a page, it doesn’t update and when I go back into VC to check, the elements have again reset.

    Example: Header Divider. I’m simply trying to copy something that was dead-easy to do with X Theme, however everytime try to change the text, it resets.

Viewing 10 posts - 1 through 10 (of 10 total)