Bottom menu & Products typography - by Silvio

This topic has 8 replies, 3 voices, and was last updated 4 years ago ago by Olga Barlow

  • Avatar: Silvio
    Silvio
    Participant
    April 21, 2020 at 08:20

    Hello,

    could you kindly help me with two issues I have at this moment?

    1. How do I change that the bottom header doesn’t go transparent (both background and typography) when i scroll down?
    I’ve tried changing all the colors in bottom menu section but without success.

    2. On the second link, how do i change the font color for both category and price? Also when you open product, how do i change all the font colors inside the descriptions?

    Thank you in advance!
    Br,
    Silvio

    Please, contact administrator
    for this information.
    7 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 21, 2020 at 09:03

    Hello,

    1) Please provide temporary wp-admin access, so we can take a closer look.
    2) Add this code in Theme Options > Theme Custom CSS:

    .content-product .products-page-cats a, .content-product .price {
        color: #222;
    }
    .tab-description p {
        color: #555555;
    }

    Regards

    Avatar: Silvio
    Silvio
    Participant
    April 21, 2020 at 10:33

    I’m sending you the access to our portal

    Please contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 21, 2020 at 10:35

    Please check – http://prntscr.com/s37e2m

    Regards

    Avatar: Silvio
    Silvio
    Participant
    April 21, 2020 at 12:10

    Oh terribly sorry, again:

    Please contact administrator
    for this information.
    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    April 21, 2020 at 17:20

    Hello,

    Use the header builder options (Theme Options > Header builder > Sticky header > edit the bottom sticky header bg and text colors) https://gyazo.com/26e847c85223763e8a706ba493086849 Text color was set to white for the sticky header.
    If you want just to disable it then turn off the options http://prntscr.com/s3fewk

    Regards

    Avatar: Silvio
    Silvio
    Participant
    April 22, 2020 at 09:17

    Thank you so much, it helped a lot! I do have a few more questions.

    The sidebar widget shows Product Categorise for everything we have. How do i change it’s font color and force it not to expand when the page loads?

    On Aditional CSS I’ve added more weight to the font, but it doesn’t seem to be able to change the color…

    .widget_product_categories.sidebar-widget
    {
    font-weight:600;
    }

    Also under Shop Elements > Categories the option “Open Product Categories Widget By Default” is off but it somehow stopped working :/
    (PS. actually I’ve noticed it works well when i open an item but when I’m on the index page or page Trgovina (Shop), it doesn’t work for some reason.. the list stays expanded)

    Thank you in advance!
    Regards

    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    April 22, 2020 at 16:53

    Hello,

    1) I have changed the custom code you added to custom CSS http://prntscr.com/s42yag
    There is no way to collapse categories during loading because script collapses the categories and if the site speed is not very good then script is loaded slowly and you see the expanded categories till the script fully loaded.
    2) Don’t see problem with the “Open Product Categories Widget By Default” option on the shop page. Categories are closed https://gyazo.com/21fea1fbf9997fc77c18bfae49ae7ee3 It opens only if you go to subcategory and displays your current location http://prntscr.com/s43234

    Regards

  • Viewing 8 results - 1 through 8 (of 8 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.