Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #491209

    I installed a brand widget. But it looks strange in the sidebar. There is a lot of space between “onze serie” and the brands below it . And the text “onze series” is bigger and different from the other widgets in the sidebar. How can I sove this?

    #491327

    Hi studioinktvis!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .sidebar h3 {
        font-size: 14px;
        text-transform: uppercase;
    }
    .widget.widget_mgwoocommercebrands {
        padding-top: 0;
    }

    Cheers!
    Yigit

    #491446

    It is still the same ;-(

    #491454

    Hey!

    Please create a temporary admin login and post it here privately so we can look into it.

    Regards,
    Yigit

    #491462

    OK thanks, see below.

    #491529

    Hey!

    I tried adding !important but it is still not working. HTML is not being displayed as it should. Please contact plugin author as they should have better insight on what could be causing the issue.

    Cheers!
    Yigit

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.