@media (max-width: 1600px) { #menu-home li, #menu-home li a { font-size: 16px !important; padding-right: 2px!important; } } add the above to child theme css add css id of menu-home to module
Technical Help
Viewing Google and Divi fonts
There are some instructions for using high quality fonts here: https://developers.google.com/fonts/ The actual listing of fonts is here: https://fonts.google.com/
Set up hosted exchange or Office 365 email on Apple iPhone, iPad, and iPod Touch
This post explains about setting up your Microsoft Hosted Exchange or Office 365 email account using the Outlook for iOS app available from the Apple Store or the built-in iOS mail app. Setting up email with Outlook for iOS Open Outlook for iOS. You'll see an icon...
Avoid Typography Widows or Orphans
add the following to functions file /** * Avoid Typography Widows */ function kl_avoid_content_widows( $content ) { $pattern = '@(?:\s)([[:punct:][:word:]]+)(?:\s)(?!/>)([[:punct:][:word:]]+)(?:\s)([[:punct:][:word:]]+)</(p|h1|h2|h3|h4|h5|h6)>@m';...
OG (Open Graph) meta data
This article speaks to the best practices for link previews in messages: https://developer.apple.com/library/archive/technotes/tn2444/_index.html
Parallax CSS
/* parallax hack */ .et_parallax_bg { position: absolute; bottom: 0; left: 0; width: 100%; height: 100%; background-repeat: no-repeat; background-position: bottom center; background-size: cover; }
External Image Importing
If you're moving high volumes of site content from a non-wordpress site and it contains embedded images, instead of finding each image and saving and reuploading it, this plugin will allow you to import images into the wordpress media library and update all the embed...
Remove Arrow from Menu
add to child theme css /* remove divi default effects for items with a drop down menu */ #top-menu .menu-item-has-children > a:first-child {padding-right: 0px; padding-bottom: 17px!important;} #top-menu .menu-item-has-children > a:first-child:after{content:...
Optimize Divi for iPad View
At CharlesWorks our favorite theme these days is Divi, by Elegant Themes. We highly recommend it as it allows for much customization which is key in providing unique aesthetics for websites. The Divi theme has built-in settings for responsiveness for numerous devices...
Protected: Generate Privacy Policy
Password Protected
To view this protected post, enter the password below:


