Please submit a private ticket if you need to share sensitive information, such as license details and admin credentials.

Okay
  Public Ticket #3653966
I bought the licence and I can't customize my fly cart more than with the free licence
Open

Comments

  • Dran started the conversation

    Hi,

    Where can I customize my side fly cart ? I have not much more options even with the licence I bought

  •  1,222
    Dustin replied

    Hi Dran,

    Thanks for your purchase!

    Please explain your requirement with screenshots, and then I can help you write the snippet or CSS code.

    Best regards,
    Dustin

  • Dran replied

    Hi, 

    I will transfer a screen pic but it's actually simple : I have only access to the options shown in the free licence, the options are available now, but what I needed is to be able to customize texts / titles colors or so and I can't. 

    Also add so details but no new options for that.

    How to do that ?


    Thanks.

    Attached files:  vbsdgfj.PNG

  •  1,222
    Dustin replied

    We can't build options for every element, but we can use CSS code to change the text color, font size, etc.

    For example: Please add below CSS code to WP-Admin → Appearance → Customize → Additional CSS:

    .woofc-area .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-info .woofc-item-title a {
        color: #ff6600 !important;
    }

    And the result will be like this:

    3856403658.png

    That's why I need you to provide a detailed description of your request so that I can offer the appropriate CSS code.

    Best regards,
    Dustin