Several adjustments. problems with styles in quick view and another

This topic has 25 replies, 4 voices, and was last updated 2 years, 1 months ago ago by Rose Tyler

  • Avatar: mephz87
    mephz87
    Participant
    November 30, 2021 at 06:54

    Hello! thanks for the support.

    1. i want to change the color of the sidetabs from the product view, they are black
    2. i want to change the color from the quick view button, cant find the option
    3. i want to add custom font to each heading…. custom font meaning google fonts.
    4. change the font color in all the website.

    thankyou.

    Please, contact administrator
    for this information.
    24 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 30, 2021 at 09:39

    Hello,

    1/ Provide screenshot, please. You can use Lightshot screenshot or Gyazo tool to share links to your screenshots.
    2/ Theme Options > WooCommerce > Shop > Products style > Hover Color Scheme
    3/ Dashboard > XStore > Custom Font
    4/ Theme Options > Typography and settings of Elementor https://elementor.com/help/global-colors/

    Regards

    Avatar: mephz87
    mephz87
    Participant
    December 1, 2021 at 06:25

    Hello!!

    thanks for the tools to share photo:

    here, https://prnt.sc/2173rrg you can see the tabs that sends to the next product, i add some css but they seem not to change color.

    can you please help me how to dissable the popup, i couldnt find it

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 1, 2021 at 08:41

    Hello,

    1/ Add the next code in Theme options > Theme custom CSS:

    .posts-nav-btn .post-nav-arrow {
        background-color: #f9efe8 !important;
        color: #222 !important;
    }

    2/ Provide a screenshot of the mentioned popup, please.

    Regards

    Avatar: mephz87
    mephz87
    Participant
    December 2, 2021 at 02:39

    Hello!! i just try the css but its not working, i add it to global and its not showing any change

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 2, 2021 at 08:06

    Hello,

    I’ve added !important; , check now

    Regards

    Avatar: mephz87
    mephz87
    Participant
    December 2, 2021 at 08:15

    Thank you very much Rose!! but how can i make the arrow white… my client says she wants all the black to be possible out… so the contrast to the color must be white

    thanks for the patience

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 2, 2021 at 11:21

    You’re welcome!
    Delete this line of code or change it – https://prnt.sc/21do9re

    Regards

    Avatar: mephz87
    mephz87
    Participant
    December 14, 2021 at 05:07

    Hello!!

    perfect! all work perfect, now there is a small fix i want to do can you please help me?

    1: https://prnt.sc/22wggcz
    change the color of the main submeno text, the one marked… and also give another color to all submenus, my client doesnt like black so she wants that the website goes in a dark gray

    2. https://prnt.sc/22wgtns
    i am really lost here, i try to dissable the popup but i couldnt, where i can change the art and the content??? and of course dissable it

    3. https://prnt.sc/22wh3c9
    i want to remove this areas in the ajax tabs in the home, my client doesnt want it to be shown in the carrusel. the available and the sold info.

    4. https://prnt.sc/22whd02
    also i try with css to enlarge this icon but i couldnt, i try several methods.

    5. https://prnt.sc/22wn8ml
    i try to change it with css but i couldnt…. i want to change the color of the fonts and the bg and border of the circe.

    6. https://prnt.sc/22wnix6
    i cant find where to change this colors, the social, the mail and the menu footer

    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    December 15, 2021 at 00:08

    Hello,

    1) You can change color of the drop-down menu items using Theme Options > Header builder > Drop-down menu https://prnt.sc/230nogd
    If you want to change the top level menu items color use below custom

    .et_b_header-menu.et_element-top-level .nav-sublist-dropdown .item-level-1 > .item-link {
        color: #baa96e;
    }

    2) You can change the content using Newsletter element settings https://prnt.sc/230o880
    Or remove that from the header if you don’t need an element there https://gyazo.com/c5dd8dc67cb39648602d94405c119669

    3) Edit tabs and disable Show Stock Count Bar option https://prnt.sc/230orz3

    4) Use custom code

    .header-promo-text .et_b-icon {
        font-size: 24px;
    }

    5) I replaced .template-container .cart-checkout-nav .active:before with .template-container .cart-checkout-nav .active:before and it works. Check now.

    6) Go to Static Blocks > edit Footer static block using Elementor and edit elements settings of Social icons https://prnt.sc/230rtal and Icons list https://prnt.sc/230sng6

    Regards

    Avatar: mephz87
    mephz87
    Participant
    January 28, 2022 at 05:30

    Hello !!

    Thanks for the support!!

    i have a question, i want to leave the filters cateogy, even after a customer filters…. but as soon as he/she enters some category and filter, they dissapear and only shows the price…

    you can do the example in this link

    https://arbdesign.conceptoypercepto.com/arb-shop/regalos/

    thanks for the help

    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    January 28, 2022 at 20:52

    Hello,

    Product categories (default WooCommerce widget) is not the filter by the category. It’s simple list of categories. There is no option to display active category in select. If you want to filter by category you need to look for the third-party filter plugins that have such filter widget.

    Regards

    Avatar: mephz87
    mephz87
    Participant
    February 10, 2022 at 04:21

    Hello there!! How can I change the direction of the button when the cart, it’s empty. i want to add another redirection to the button that says “back to store”

    also, it seems to be broken my design of cart:
    https://prnt.sc/26siv7z

    it should look like in the theme but it looks like a list.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 11, 2022 at 08:45

    Hello,

    We can’t check your site – https://prnt.sc/26tkeay Have you changed URL? Provide URL and temporary wp-admin access, so we can take a closer look.
    Check this topic – https://www.8theme.com/topic/how-to-change-the-default-return-to-shop-links-to-homepage/

    Regards

    Avatar: mephz87
    mephz87
    Participant
    February 14, 2022 at 22:53

    Hello!!!

    Yes!! sorry, i didn’t add the link:

    Please contact administrator
    for this information.
    Avatar: mephz87
    mephz87
    Participant
    February 15, 2022 at 18:56

    Hello?

    please let me know 🙂

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 16, 2022 at 09:53

    Hello,

    Sorry for the delay in answering.
    1/ Do you have the mentioned issue when the parent theme is activated on your site?
    2/ Try to disable all the third-party plugins (including cache plugins), that do not come bundled with XStore https://xstore.helpscoutdocs.com/article/36-included-plugins , clear cache of browser, and check then. Maybe one of the additional plugins is a reason for the problem.

    Regards

    Avatar: mephz87
    mephz87
    Participant
    February 23, 2022 at 05:53

    You where right!!

    i found the plugin, it was a premium theme but it suck…. i got another one and all the website goes better….

    now there is a problem that i cant solve, can you please help me to find how to change this?

    https://prnt.sc/x4V7uuebgLZF

    i want to change the category suggestions and if its not possible disable this part without disabling the ajax search

    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    February 23, 2022 at 19:34

    Hello,

    You can choose what categories to show there in Theme Options > Header > Search > Product Categories https://gyazo.com/3456d3fd68c4c8b1b0473dd8de473fd8

    Regards

    Avatar: mephz87
    mephz87
    Participant
    February 24, 2022 at 03:01

    Hello there, i did that but it keeps showing me the same categories… please help me

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