email address and phone number in header

Discussion in 'BizWay WordPress Theme' started by blackdog2020liz, May 24, 2016.

  1. blackdog2020liz

    blackdog2020liz Member

    Joined:
    Dec 18, 2012
    Messages:
    264
    Likes Received:
    5
    Location:
    Western Australia
  2. priya

    priya Guest

    Hi, Liz..

    Greetings from InkThemes!

    Please follow the screenshot given below.

    bizway_add_header_info.png

    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.

    After adding the code, please paste the code given below in Custom CSS field of your dashboard.
    Code:
    .header_text {
        float: right;
        margin-top: -175px;
        font-size: 20px;
    }
    Hope it will resolve your issue

    Do let me know if you need more assistance,

    Thanks & Regards!
    Priyanka
    InkThemes.com
     
  3. blackdog2020liz

    blackdog2020liz Member

    Joined:
    Dec 18, 2012
    Messages:
    264
    Likes Received:
    5
    Location:
    Western Australia
    Hi Priyanka,
    I tried this but the phone number has appeared just above home in the navigation bar and I would like it and the email address to be in the top right hand corner of the header.
    Many thanks,
    Liz
     
  4. blackdog2020liz

    blackdog2020liz Member

    Joined:
    Dec 18, 2012
    Messages:
    264
    Likes Received:
    5
    Location:
    Western Australia
    oops, rechecked and I had made a couple of typos. All good now. Thanks for your excellent help.

    Liz
     
  5. priya

    priya Guest

    You're welcome, Liz..:)

    Thanks & Regards!
    Priyanka
    InkThemes.com
     
  6. blackdog2020liz

    blackdog2020liz Member

    Joined:
    Dec 18, 2012
    Messages:
    264
    Likes Received:
    5
    Location:
    Western Australia
    Hi Priyanka, I added the above to the header.php in margeretriverexposed.com.au but the white background on the header disappeared.

    Can you help?
    Many thanks,
    Liz
     
  7. priya

    priya Guest

    Hi, Liz..

    Use below code..
    Code:
    .header-container {
        background-color: white;
    }
    Hope it will resolve your issue

    Thanks & Regards!
    Priyanka
    InkThemes.com
     
  8. blackdog2020liz

    blackdog2020liz Member

    Joined:
    Dec 18, 2012
    Messages:
    264
    Likes Received:
    5
    Location:
    Western Australia
    Hi, I put it in styling options but it didn't work.
     
  9. priya

    priya Guest

    Hi,

    Would you please clear your cache and check after that..?

    Hope it will resolve your issue

    Thanks & Regards!
    Priyanka
    InkThemes.com
     

Share This Page