Tagged: , ,

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

    Please advise on how I can adjust the title font size on the search page.

    Please note, I am talking about the page title at the top of the page, not the results page titles.

    Please see screen print

    #1245837

    Hey studiovene,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    #top.search .main-title.entry-title a {
        font-size: 26px !important;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #1245999

    Worked! Thank you
    :-)

    #1246188

    Hi,

    Great, I’m glad that you got it working and thanks for the update. Please open a new thread if you should have any further questions or problems.

    Best regards,
    Rikard

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Search page title font size (not the results titles, but the actual page title)’ is closed to new replies.