Home Forums WoodMart support forum I Can´t see CSS code with litebug extension Reply To: I Can´t see CSS code with litebug extension

#268587

Hello,

First of all thanks for choosing our Theme, we are glad to be you in the WoodMart WordPress family :).

Sorry but we haven’t tested this extension with our theme and we could not ensure its compatibility.

Therefore to fix the margin issue try adding the following Custom CSS in the Custom CSS for Desktop area under Theme Settings >> Custom CSS.

.whb-top-bar .whb-text-element {
    margin-top: 10px;
}

Best Regards.