Theme4Press › Forums › evolve › Update to evolve-plus 2.5.1 – pages are shown incorrect › Reply To: Update to evolve-plus 2.5.1 – pages are shown incorrect
#24065
|
Hi Sanschnei,
Thanks for writing in!
The title on the slideshow is shown incorrect on the desktop and responsive version
Please add the following code under your custom CSS field:
1 2 3 |
#bootstrap-slider .carousel-caption { text-align: center; } |
Some bullet points (checklist) are shown incorrect
Please add the following code to your custom CSS:
1 2 3 |
.page-id-3096 .entry-content ul.list-icon li:before { font-family: fontawesome; } |
Buttons are shown incorrect
Please go under Appearance -> Theme Options -> Shortcodes -> Button. Style your buttons as you require.
Hope this helps.
Thank you!