Hi, how do I align breadcrumbs at left instead of center as default? Many thanks in advance – K
Hi Karoline,
Go to Appearance -> Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save all changes button:
.page-title-wrap { text-align: left; }
Hope this may help you
Thank you!
Thanks! That works fine! Now, how can I change the background color for the breadcrumbs? Many thanks in advance! – K
Go to dashboard-> appearance -> theme options-> design options -> color options. From here you can change the background page title color options to see the effect in the theme.