Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author smashballoon

    (@smashballoon)

    Try adding ‘!important’ to the end of it like this:

    #cff.cff-fixed-height {
        padding: 0 !important;
    }

    OR, try adding the CSS to our plugin’s Custom CSS section (which is under the Misc tab on the plugin’s Customize page) rather than adding it to your child theme:

    #cff.cff-fixed-height {
        padding: 0;
    }

    Let me know whether either of those options works for you, and I hope you’re having a good start to your week.

    John

    Thread Starter worldsdream

    (@worldsdream)

    I did the 2nd option and did put it in Custom CSS
    That WORKED. Now it’s like I want it, without the padding. Thanks a lot.

    Have a great week!

    Thread Starter worldsdream

    (@worldsdream)

    Just one small thing,

    see screenshot 1:
    https://i.imgur.com/GwTSoRl.jpg

    see screenshot 2:
    https://i.imgur.com/NR6jW2s.jpg

    The line got horizontally wider. Anything to get that line remain as screenshot 1(default)

    Thank you

    Thread Starter worldsdream

    (@worldsdream)

    Nevermind i figured it out. Thank you.

    Plugin Author smashballoon

    (@smashballoon)

    No problem, happy to help. Just let me know if you have any further questions.

    Also, no obligation, but if you like the plugin and feel like leaving a super-quick review then it’s always hugely appreciated!

    I hope you have a good week.

    John

    Thread Starter worldsdream

    (@worldsdream)

    Just left a review because you care about the users that are using your plugin.

    Plugin Author smashballoon

    (@smashballoon)

    Thanks so much, I really appreciate that ?? If you need any help in future then just let me know, and enjoy the rest of your week.

    John

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘make widget to the left, 0 padding’ is closed to new replies.