Okay
  Print

Opta WP

Set Up Video

Documentation Opta WP Manual for Opta WP

Return CocoBasic shortcode generator Icon With WordPress 5.X we have disabled the shortcode generator icon - this icon (add-on) was created for the old editor. To return again this icon, you need to install the Classic Editor plugin - https://wordpress.org/plugins/c ...

Change Header and Footer Logo Size Our default size for logo in header and footer is 140x140px but using some CSS code it is displayed 70x70px logo. Image is 140x140px but it is displaying 70x70px. Why? On this way, our logo is retina ready - it will look ...

Center Widgets in Footer To center the Widgets in Footer add this CSS code in Dashboard > Appearance > Customize > Additional CSS ul#footer-sidebar li.widget { text-align:center; }

Change Font To add new Google Font, lets say "Oswald" - https://fonts.google.com/specimen/Oswald you need to find this line of code in functions.php: $font_url = add_query_arg('family', urlencode('Playfair Display|Montserrat:400,700 ...

Changelog ver 1.7 (March 21, 2023)  ====================  - functions.php- style.css- admin/class-tgm-plugin-activation.php- languages/opta-wp.pot ver 1.6 (December 22, 2020) ====================  - header.php- footer.php- fu ...