front end column editor

Home Forums Legacy Support 4.0 Bugs & Issues front end column editor

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #332217
    IBSP
    Spectator
    I have created column content from the front-end but its layout is disturbed, I also tried some custom CSS for this. also layout is messed in the PWA area after applying custom CSS https://prnt.sc/wg2pe5 1. created content from front-end https://prnt.sc/wg2l7b 2. front-end view https://prnt.sc/wg2lnu 3. using custom CSS https://prnt.sc/wg2n7g Is this a bug? OR just on my side (Can you please give a solution) thanks
    #332494
    Ada
    Participant
    Hi, The layout of column content is fine at our end. see this -> https://drive.google.com/file/d/148XXK4PQDuQ-0vcK47Rww9XiN6lPLNv5/view Only in the pwa section bullets are not appearing so for this I am sharing css code Add this code in appearance >> customize >> custom css
    
    #vibebp_member .vibebp_main .course_description .vibe_editor_columns_wrapper ul {
         list-style: circle !important;
    }
    
    https://prntscr.com/whht65
Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘front end column editor’ is closed to new replies.