-
AuthorPosts
-
July 11, 2017 at 4:40 pm #819502
Hi Guys,
I’m having a few minor issues to define css for the site i am currently working on. Please take a look at the image and see how it should be defined. URL and access credentials are available in Privat Content section.

I’ve tried already some css, but for some reason it didn’t work properly:
.widgettitle { font-family: 'PT Sans', sans-serif; } .widgettext p { font-family: 'Open Sans', sans-serif; font-size: 18px!important; } #top .widget_nav_menu li { font-family: 'PT Sans', sans-serif; font-size: 18px!important; padding: 10px; } .widget_nav_menu a { font-family: 'PT Sans', sans-serif; font-size: 18px !important; line-height: 150%; } .widget_nav_menu a:hover { font-family: 'PT Sans', sans-serif; font-size: 18px !important; line-height: 150%; color: black; }Thanks your help!
July 11, 2017 at 4:42 pm #819505Hey Frank,
So you need the css to match what you have in the image?
Best regards,
Jordan ShannonJuly 11, 2017 at 4:49 pm #819515You are very quick, Jordan. Yes, i need the css for what i’ve written in the image, means:
The text of the first widget in the sidebar should use the following font definitions:
Open Sans, Size: 18 Pixel.
The navigation menu in the sidebar should have:
PT Sans, Size: 18Pixel
Best regards,
FrankJuly 11, 2017 at 5:20 pm #819532Hi,
Add the following to quick css:
#text-3 .textwidget p{ font-family: 'Open Sans', sans-serif!important; font-size: 18px!important; } #nav_menu-2 .menu-sidebar-menue-container #menu-sidebar-menue.menu li a{ font-family: 'PT Sans', sans-serif; font-size: 18px!important; }Best regards,
Jordan ShannonJuly 11, 2017 at 6:50 pm #819580D’oh! By mistake i commented something of the css out, why i didn’t work properly. However, problem solved. Thanks, Jordan. Have a nice day!
July 11, 2017 at 10:42 pm #819669Hi,
Great! If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon -
AuthorPosts
- The topic ‘Define Fonts and Font-Size in Sidebar Widgets’ is closed to new replies.
