Tagged: ,

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #505548

    Can you please tell me where I can edit the page title bars so that I can either add an image or set it to a colour of my choice and change the font for it too?

    #505555

    Hey deanodv8!

    When you say the page title bars are you referring to the main title section where the breadcrumbs display? Go ahead and take a screenshot and highlight what your trying to do so we can get a better idea.

    Best regards,
    Elliott

    #505564

    Hey deanodv8!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed

    .title_container {
        background-color: orange;
    }
    .title_container * { 
    font-family: arial !important; 
    }

    Cheers!
    Yigit

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.