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

    Dear Kriesi,
    how to resize area with title and breadcrumb ?
    How to resize font in this area separately title and breadcrumb ?
    What is the name of this area in Theme Options?

    #450519

    Hi fotofaber!

    Could you provide us with a link to the site in question so that we can take a closer look please? Also, a screenshot highlighting what you look you are trying to achieve might help.

    Cheers!
    Rikard

    #450610

    screen

    #450631

    Hi!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .title_container .main-title { font-size: 12px; }
    #top .title_container .container {
      padding-top: 5px;
      padding-bottom: 5px;
      min-height: 45px;
    }

    Cheers!
    Yigit

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