• Hi there,

    I have just started to work with Ocean WP and have a few question:

    I am using Ocean WP + Elementor Pro but using theme settings.

    There are so many setting I really got lost:

    1) How can I change colour of the single product title (it is purple now, I want it different colour:
    https://website.ru.net/product/2-pontas-2/

    2) There is also a very light grey line under the single product title. How can I remove it?

    3) How can I change font size at the product archive – product title & hoover?
    https://website.ru.net/shop/

    I understand that some of it is a custom css but maybe some I can change through a customiser?

    4) Can you please confirm that if I add custom css to customiser without having a child theme, styles won’t disappear with the new WP update?

    Would appreciate if you could help!

    Thank you

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Hello,

    Go to Customize > Woocommerce > Advanced Styling and change the settings as per your need. For the border, use the below code –

    h1.product_title.entry-title.elementor-heading-title.elementor-size-default {
        border-bottom: none;
    }

    Yes, you can add the code to the Customize > Custom CSS section. It will not erase after the theme or WP update.

Viewing 1 replies (of 1 total)
  • The topic ‘Sevaral issues with Ocean WP’ is closed to new replies.