Head area

Discussion in 'Appointway WordPress Theme' started by lyubo, Feb 11, 2016.

  1. lyubo

    lyubo Guest

    Joined:
    May 15, 2013
    Messages:
    67
    Likes Received:
    1
    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) ?

    screenshot4.JPG

    Thank you!
     
  2. priya

    priya Guest

    Hello,

    Greetings from InkThemes!

    You can make the changes yourself, you all need to follow the screenshots given below.

    remove_header_put_punchline_instead_of_that1.png

    remove_header_put_punchline_instead_of_that.png

    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
     

Share This Page