Issue with WPB editor icons

  • BlueOwl
    Keymaster
    BlueOwl
    April 18, 2025 at 8:48 pm #36056

    If your WPBakery editor icons seems misaligned you can sort this issue by finding this in your themes\fortuna\includes\shortcodes\assets\css file

    .wpb-elements-list .wpb-content-layouts li {
    width: 12.5%!important;
    height: 104px!important;
    }

    then commenting out this bit:

    width: 12.5%!important;

     

     

    Sorry, this forum is for verified users only. Please Login or Register to continue

Comments are closed.