Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #153059
    Bergie
    Participant

    Hi, I currently have decree pro and really like it. I have just added woocommerce and wanted your opinion on theme you have that is similar to decree pro but has better woocommerce support.

    here is my current site if you wanted to take a look.

    bearpawlacrosse.com

    Thanks for all you do!

    #153060
    Bergie
    Participant

    OK I think i got it to work the way I like with Decree pro 🙂

    On a separate topic how can I make the social icons at the top larger?

    #153070
    sapana
    Participant

    @klevinberg: Go to=> Appearance=> Customize=> Additional CSS and add following CSS code

    .header-right-social-icons.widget_decree_social_icons a {
        font-size: 20px;
    }

    Let me know if it helps you out!
    Kind Regards,
    Sapana

    #153073
    Bergie
    Participant

    Thank you. Can I also change the color of the icons?

    #153077
    sapana
    Participant

    @klevinberg:Go to=> Appearance=> Customize=> Additional CSS and add the following CSS code

    .header-right-social-icons.widget_decree_social_icons a {
        color:#ff0000 !important;
    }

    You can change the color as per your requirement.

    Kind Regards,
    Sapana

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Woocommerce support’ is closed to new replies.