Top right of header

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

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

    Pramod Guest

    Joined:
    Aug 8, 2014
    Messages:
    2,847
    Likes Received:
    63
    Hello,
    In the above code font-size:25px for font-size similarly in second css.
    Thanks & Regards
    Pramod
     
  2. n0limit88

    n0limit88 Member

    Joined:
    Nov 26, 2014
    Messages:
    45
    Likes Received:
    0
    Hi I have the same issue. I have followed the above steps but yet the contact information is not showing up on the right hand portion of the header. my site is coolbreezebeverages.com. Can you please advise how to fix this, so that the mobile call feature and the desktop version will both work.
     
  3. Pramod

    Pramod Guest

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

    You have to put call-us number. Follow below image.
    colorway-tab-to-call-1-dec.png
    Thanks & Regards
    Pramod
     
  4. n0limit88

    n0limit88 Member

    Joined:
    Nov 26, 2014
    Messages:
    45
    Likes Received:
    0
    Hi I have already done that and it the call button shows up on the mobile version, but nothing is appearing on the desktop version in the right hand side of the header
     
  5. Pramod

    Pramod Guest

    Joined:
    Aug 8, 2014
    Messages:
    2,847
    Likes Received:
    63
    Hello,
    Please follow a instruction for editing header.php file in this thread, View attachment 5837

    Thanks & Regards
    Pramod
     
  6. n0limit88

    n0limit88 Member

    Joined:
    Nov 26, 2014
    Messages:
    45
    Likes Received:
    0
    Hi I followed those steps already and still no luck with getting it to work. Is there anything else I can do to get it to work?

    Thanks
     
  7. Pramod

    Pramod Guest

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

    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
     
  8. n0limit88

    n0limit88 Member

    Joined:
    Nov 26, 2014
    Messages:
    45
    Likes Received:
    0
    Just sent it to the email listed above. Thanks
     
  9. Pramod

    Pramod Guest

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

    We have fixed your issue of header and for font which please specify your requirement.

    Thanks & Regards
    Pramod
     
  10. n0limit88

    n0limit88 Member

    Joined:
    Nov 26, 2014
    Messages:
    45
    Likes Received:
    0
    Hi in regards to the font, it won't allow me to change the size of the font or alignment so that it aligns flush with the right hand side of the header. I tried using a code posted in a previous post that you guys mentioned but had no luck.

    Thanks
     
  11. Pramod

    Pramod Guest

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

    Paste the code given below in Custom CSS section
    (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard.
    Code:
    .call-us h3 {
    float: right;
    margin-right: 50px;
    }
    .call-us p {
    clear: both;
    margin-right: 50px;
    float: right;
    }
    Thanks & Regards
    Pramod
     
  12. n0limit88

    n0limit88 Member

    Joined:
    Nov 26, 2014
    Messages:
    45
    Likes Received:
    0
    Thank You
     
Thread Status:
Not open for further replies.

Share This Page