Styling Issues

Home Forums Legacy Support Support queries Styling issues Styling Issues

Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • #155622
    ajacks
    Participant
    Hi I am unable to change the background color of the theme from white to gray - can you please help? Also, issues with the display of bullets in the additional tabs (not being displayed) for courses and on the Be an Instructor sign up form (being displayed - shouldnt appear) thanks
    #155623
    ajacks
    Participant
    This reply has been marked as private.
    #155637
    Diana
    Participant
    @ajacks, Yes, the background color is not applied here on your homepage if you are setting it through customizer. Instead of that, I can advise you two methods: Method1: use this custom code in wp-admin > Appearance > customize > custom css .home-page section.main {background:#f0f8ff;} .home-page section.stripe {background:#f0f8ff;} Method2: In the Page Builder advanced settings apply a custom class and then apply the background color on that class.
    #155700
    ajacks
    Participant
    Hi Diana, Thanks worked like a charm! Any solution for the bullets? it's getting too complicated managing the CSS for bullets on Home Page, the sub menus of Course, and then the bullets that appear for forms... Thanks
    #155739
    Mark Morgan
    Spectator
    Please share screenshots where you want to display bullets.
    #156093
    ajacks
    Participant
    This reply has been marked as private.
    #156154
    Mark Morgan
    Spectator
    Add the below given css code to add the bullets on the page shown in your screenshot. Go to wp-admin-> appearance-> customize-> custom css. #content ul {list-style:disc;padding-left:15px;}
    #157159
    ajacks
    Participant
    This reply has been marked as private.
    #157240
    ajacks
    Participant
    This reply has been marked as private.
    #157293
    Mark Morgan
    Spectator
    This reply has been marked as private.
    #157473
    ajacks
    Participant
    This reply has been marked as private.
    #157700
    Anshuman Sahu
    Keymaster
    This reply has been marked as private.
    #158173
    ajacks
    Participant
    Done! Awesome thanks
Viewing 13 posts - 1 through 13 (of 13 total)
  • The topic ‘Styling Issues’ is closed to new replies.