Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #403145

    Hi guys

    I have tried searching the forum and also looked online to see if I can figure out how to change the colour of bullet points and the vertical line that runs between the main content and side bars on pages, but unfortunately I have not been able to figure it out.

    On the Main Content tab, I have changed the Primary color which is meant to change Font color for links, dropcaps and other elements, but that did not change either of the two elements.

    Is there a quick css code which will make the bullets and vertical line appear this colour please #fbc7b4

    As always, your help is greatly appreciated.

    Ivana

    #403670

    Hi Ivana!

    For the sidebar try this CSS out.

    .sidebar_right aside { border-left: 1px solid red !important; }
    .sidebar_left aside { border-right: 1px solid red !important; }
    

    For the bullet lists can you send us a link to your page so we can see which elements your using?

    Cheers!
    Elliott

    #403726
    This reply has been marked as private.
    #404243

    Hi!

    Glad we could help :)

    Regards,
    Rikard

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Bullet point and sidebar line colour change’ is closed to new replies.