CONFIGURATION HomePage2

Home Forums Legacy Support Support queries How-to & Troubleshooting CONFIGURATION HomePage2

Viewing 15 posts - 1 through 15 (of 23 total)
  • Author
    Posts
  • #341384
    williammelendez
    Participant
    Hi Miss Diana, I'm William Melendez from Evea Video Courses Online. Miss Diana had not communicated to me because I got sick with COVID-19 and I was very, very sick. Now I am resuming the design of the EVEA page. Miss Diana, I changed the HomePage you designed for Evea to a HomePage2, I don't know what made it clear the main menu. Please could you help me to configure the main menu of HomePage2 with the following pages: 1) ALL COURSES 2) REGISTER 3) LOG IN. Thanks.
    #341436
    Diana
    Participant
    Hi @William, Hope you are doing fine now. Have healthy food so your recovery rate will be faster. Coming to your topic: You can manage menus from Appearance > Menus Section And mark the menu display location as main menu from there. Then save menu and you are done
    #341648
    williammelendez
    Participant
    This reply has been marked as private.
    #341678
    Diana
    Participant
    This reply has been marked as private.
    #343309
    williammelendez
    Participant
    This reply has been marked as private.
    #343447
    Diana
    Participant
    This reply has been marked as private.
    #343520
    williammelendez
    Participant
    This reply has been marked as private.
    #343571
    Ada
    Participant
    Hi, For these all , Add following css code in wp-admin>>appearance>> customize>> custom css here- https://prntscr.com/10bwar6
    
    /* code for 2*/
      .single-course div#item-nav {
        display:none !important;
       }
    /* code for 3*/
    .single-course .course_details ul li{
       margin:0px !important;
       padding:0px !important;
       font-size:15px !important;
      
    }
    
    .single-course .students_undertaking {
        font-size:30px !important;
          padding-top:50px !important;
        padding-bottom:50px !important;
      
    }
    /* code for 4 */
    .single-course .course_reviews .review_breakup .rating_snapshot h2{
        font-size:44px !important;
        padding-top:20px !important;
    }
    /* code for 5 */
    .single-course .show_course_reviews #message{
      display:none !important;
    }
    /* code for 6 */
    .single-course .block.courseitem.course3 .block_content .course_meta{
      font-size:20px !important;
    
    }
    
    #343720
    williammelendez
    Participant
    This reply has been marked as private.
    #343863
    Diana
    Participant
    This reply has been marked as private.
    #343991
    williammelendez
    Participant
    This reply has been marked as private.
    #344019
    williammelendez
    Participant
    This reply has been marked as private.
    #344038
    williammelendez
    Participant
    This reply has been marked as private.
    #344092
    Diana
    Participant
    This reply has been marked as private.
    #344209
    williammelendez
    Participant
    This reply has been marked as private.
Viewing 15 posts - 1 through 15 (of 23 total)
  • The topic ‘CONFIGURATION HomePage2’ is closed to new replies.