Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #135655
    Mmariaperlo
    Participant

    Hi,

    I would like to change the color of the pages tittle, which code do I need?
    I have installed a widget jqery vertical menu, to put a vertical menu, but in the home page doesn´t appear, what should I do?
    http://2016.ibcg.es/
    http://2016.ibcg.es/programa

    Thanks a lot
    María

    #135697
    Skandha
    Participant

    @mmariaperlo: To change color of page titles
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .page .entry-title {
    	color:red;
    }

    You have used no-sidebar full width layout on the homepage that is why the menu widget is not showing up.
    Go to => Dashboard => Pages => Edit your homepage => At the very bottom you will find Sidebar Layout Option => Check the Right Sidebar Option and Update the page.

    Let me know if this solves your issue.
    Regards,
    Skandha

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Widgets and page tittle’ is closed to new replies.