Hello, is it possible to get away the Logo, the Address area and the Call to button from the head of the theme and to put the "Home page main heading" and the "Home page sub heading" to the top? Or eventually instead of these the Site Title and the Tagline from the Site Identity customization in the same way as it is in the "Smartbooking theme" (which appear if there are no Logo and Address specified) ? Thank you!
Hello, Greetings from InkThemes! You can make the changes yourself, you all need to follow the screenshots given below. After these changes, you will notice that there will be no space between menu and slider area.. So to make some spaces between theme, please paste the code given below in Custom CSS section (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard. Code: .page_container { margin-top: 40px; } Change the numeric value as per the requirement. NOTE: For your information, I am using "WP-Editor" plugin to edit files. You can also download and use it from the link https://wordpress.org/plugins/wp-editor/. After activating this plugin, you will get the same screen as shown in the screenshot. Hope it will resolve your issue Do let me know if you need more assistance, Thanks & Regards! Priyanka InkThemes.com