Top right of header

Discussion in 'ColorWay WordPress Theme' started by mawebdesign, Oct 5, 2014.

Thread Status:
Not open for further replies.
  1. mawebdesign

    mawebdesign Member

    Joined:
    Apr 20, 2014
    Messages:
    71
    Likes Received:
    1
    Hi
    Is there any custom CSS to add, so i can fill the space on the right hand side at the top of the header while on a desktop/tablet with Contact detail & address etc!

    i know you can have a mobile call button while on a mobile device but when viewing on a desptop or table the is a big black space on the right to the logo?

    Please Advise
    Mark
     
  2. Pramod

    Pramod Guest

    Joined:
    Aug 8, 2014
    Messages:
    2,847
    Likes Received:
    63
    Hello,
    Please provide URL of your website and screenshot to make us better understand.
    Thanks & Regards
    Pramod
     
  3. mawebdesign

    mawebdesign Member

    Joined:
    Apr 20, 2014
    Messages:
    71
    Likes Received:
    1
    please see image attached -

    would like to put text here like address phone number etc,
    when you are viewing on a pc/lapton and tablet ??
    I know you can have the call button active on a mobile but
    when you are on the desktop or tablet it looks blank!
     

    Attached Files:

  4. Pramod

    Pramod Guest

    Joined:
    Aug 8, 2014
    Messages:
    2,847
    Likes Received:
    63
    Hello,
    You have to follow two steps.
    step-1:
    Follow below image.
    Step-2:
    Use below code in custom CSS.
    Code:
    .call-us h3{
    margin-top:20px;
    }
    .call-us p{
    margin-bottom:20px;
    }
    Thanks & Regards
    Pramod
     
  5. mawebdesign

    mawebdesign Member

    Joined:
    Apr 20, 2014
    Messages:
    71
    Likes Received:
    1
    What image ?? the is no image there for step 1 ??
     
  6. Pramod

    Pramod Guest

    Joined:
    Aug 8, 2014
    Messages:
    2,847
    Likes Received:
    63
    Hello,
    Sorry for the inconvenience , 1.png

    Thanks & Regards
    Pramod
     
  7. mawebdesign

    mawebdesign Member

    Joined:
    Apr 20, 2014
    Messages:
    71
    Likes Received:
    1
    Thanks Pramod i will give it ago!
     
  8. mawebdesign

    mawebdesign Member

    Joined:
    Apr 20, 2014
    Messages:
    71
    Likes Received:
    1
  9. Yogesh

    Yogesh Guest

    Joined:
    Aug 8, 2014
    Messages:
    2,052
    Likes Received:
    41
    Hello,

    Blank the Tap to Call field in Theme Option Panel then you will see your address in theme as shown below in screenshot.

    11oct1.png

    Thanks & Regards
    Yogesh Bhade
     
  10. mawebdesign

    mawebdesign Member

    Joined:
    Apr 20, 2014
    Messages:
    71
    Likes Received:
    1
    I wanted the both of them to work ??

    The call feature for on mobile devices !

    And to display the added text on a desktop and tablet device !

    is that possible ?? (its just on a desktop/PC the is a BIG blank space to the right of the logo)

    Please advise
    Mark
     
  11. mawebdesign

    mawebdesign Member

    Joined:
    Apr 20, 2014
    Messages:
    71
    Likes Received:
    1
    I have also tested deleting the call feature and the text goes under my logo (i wanted it to go on the right hand side of the header) ??

    See my URL - http://website-design-telford.co.uk/
     
  12. Pramod

    Pramod Guest

    Joined:
    Aug 8, 2014
    Messages:
    2,847
    Likes Received:
    63
    Hello,

    Please provide the following information listed below.
    Your all threads Link:
    Your Website URL:
    WordPress Username:
    WordPress Password:
    Send this information on our email at [email protected]


    Thanks & Regards
    Pramod
     
  13. mawebdesign

    mawebdesign Member

    Joined:
    Apr 20, 2014
    Messages:
    71
    Likes Received:
    1
    Hi Pramod

    I sent you the detail's on Monday, have you received them ?

    Thanks
     
  14. Pramod

    Pramod Guest

    Joined:
    Aug 8, 2014
    Messages:
    2,847
    Likes Received:
    63
    Hello,
    We have got your details reply you soon.
    Thanks & Regards
    Pramod
     
  15. Pramod

    Pramod Guest

    Joined:
    Aug 8, 2014
    Messages:
    2,847
    Likes Received:
    63
    Hello,
    Your issue has fixed. Please visit your website.
    Thanks & Regards
    Pramod
     
  16. mawebdesign

    mawebdesign Member

    Joined:
    Apr 20, 2014
    Messages:
    71
    Likes Received:
    1
    ok Thanks, But two things -

    1) can we make it float (align) to the right ??

    2) can the new text be disabled when viewing on a mobile or tablet device ??

    Thanks
     
  17. Pramod

    Pramod Guest

    Joined:
    Aug 8, 2014
    Messages:
    2,847
    Likes Received:
    63
    Hello,
    Issue have fixed check it again.
    Thanks & Regards
    Pramod
     
  18. mawebdesign

    mawebdesign Member

    Joined:
    Apr 20, 2014
    Messages:
    71
    Likes Received:
    1
    You are a star thank you!

    Is there a way to change the font size and colour??


    Many thanks for your help and support :)
     
  19. Pramod

    Pramod Guest

    Joined:
    Aug 8, 2014
    Messages:
    2,847
    Likes Received:
    63
    Hello,
    Please paste the code given below in Custom CSS section
    (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard.
    Code:
    .addressfull h3 {
    color: rgb(0, 176, 240);
    font-size: 25px;
    }
    .addressfull p {
    color: green;
    font-size: 15px;
    }
    Set size and color for both according to your requirement.
    Thanks & regards
    Pramod
     
  20. mawebdesign

    mawebdesign Member

    Joined:
    Apr 20, 2014
    Messages:
    71
    Likes Received:
    1
    thats great

    how about font ??

    is that possible

    Thanks
     
Thread Status:
Not open for further replies.

Share This Page