How to hide “Go to the top” button (Arrow)
How to hide “Go to the top” button (Arrow) To hide “Go to the top” button, please go to Theme Options -> Advanced -> Custom CSS and put in the following CSS code: .scroll-top{display:none;}
How to hide “Go to the top” button (Arrow) To hide “Go to the top” button, please go to Theme Options -> Advanced -> Custom CSS and put in the following CSS code: .scroll-top{display:none;}
How to set CHMOD settings? Does “CHMOD” acronym sounds scary to you? Do not worry about this, it is easy to do. Just follow these steps: 1. Install CuteFTP or FileZilla;2. Connect your ftp using this application;3. Make a right click on the required folder, select the last item of the context menu: 4. Set the…
How can I translate the theme? We suggest you to try using this plugin: Loco Translate. It can be used for changing default theme labels and messages either. Install the plugin and go to Loco Translate -> Themes to add a new language or edit an existing one: Fig. 1. Translate the theme. If the translation…
How to change the order of the slides, albums or portfolio posts? All you need to do is apply “by date” ordering in WPBakery Albums/Portfolio/etc. shortcode: And change publishing date of a post in the “Publish” tab->Published on (next to “Update” button): Or try using this plugin. Don’t forget to uncheck option “If checked, the…
How to add custom social icon from FontAwesome? To add custom social icon from FontAwesome collection to the theme, please go here and pick your desired icon:FontAwesome Social Icons When you pick your icon, please copy its code, you will need it later.In this tutorial, we will add the Digg icon:https://fontawesome.com/icons/digg?style=brandsIts code is f1a6https://i.imgur.com/nbDwxc7.jpg When…
How to change default labels like ‘Category Archive’, ‘Read More’ and so on? In most cases, “Read more” label can be adjusted directly in Blog/Portfolio WPBacker shortcode settings: Fig. 1. Edit “Read more” link. For other labels, we suggest you to try using this plugin: Loco Translate. It can be used for changing default theme…
How to import specific page from the demo? There are two ways to import a specific page from the demo.Please be aware that this will import only the structure of the page, so it may not look exactly the same as in the demo. Way #1: Please go to The7 -> Pre-made Websites, and click…
How to add icons and images to the menu Since 6.9.1 theme update, the following plugins can be used to add images, icons and SVG icons to the menu items. fig1. Menu image example https://wordpress.org/plugins/menu-image/ (allow to add only images) or https://wordpress.org/plugins/menu-icons/ For more details, please refer to the plugins documentation. You can also try using The7 MegaMenu feature.
Blog Excerpts Do Not Show Up Could you please try: a) make sure there’s no “Read more” tag in the very beginning of the post;b) if you use WPBakery page builder in this post, switch to the Classic editor and remove WPBakery wrappers;c) try to fill-in post “Excerpt” field. Fig. 1. Excerpt See here for more…
How to link phone and email microwidgets Hi, Please go to Theme Options -> Top Bar & Header -> Microwidgets and proceed the following instruction for your Mail and Phone microwidgets:Add this code in the main field:For phone: <a href="tel:+001 234 567 890">+001 234 567 890</a> for mail: <a href="mailto:hello@dream-theme.com">hello@dream-theme.com</a> Please remember to change the…