Format issue in "Contact Us" page

Discussion in 'BlackBird WordPress Theme' started by ekim2wheels, Apr 18, 2014.

  1. ekim2wheels

    ekim2wheels New Member

    Joined:
    Mar 14, 2014
    Messages:
    18
    Likes Received:
    0
    The line spacing appears to be twice as wide in the website as the line spacing shown in the WP page editor. Please see the attached images.
     

    Attached Files:

  2. Piyush

    Piyush Support Staff

    Joined:
    Dec 8, 2012
    Messages:
    4,745
    Likes Received:
    107
  3. ekim2wheels

    ekim2wheels New Member

    Joined:
    Mar 14, 2014
    Messages:
    18
    Likes Received:
    0
    My website is not complete. The issue looks exactly as the image shows, but if you think seeing the link would help I will have it available for couple of days. Please go to www.as4t.com.
     
  4. Piyush

    Piyush Support Staff

    Joined:
    Dec 8, 2012
    Messages:
    4,745
    Likes Received:
    107
    Hello,

    Paste the code given below in Custom CSS section
    (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard.

    Code:
    .contact-page p {
    margin-bottom: 25px;
    }
     
    You can change the value of "margin-bottom" as per your requirement.
    This will solve your issue.
     
  5. ekim2wheels

    ekim2wheels New Member

    Joined:
    Mar 14, 2014
    Messages:
    18
    Likes Received:
    0
    Piyush,

    Your codes only work when I am signed in as an admin. When I logout of WP admin and refresh the web page, the line spacing go back to the way it was before. I don't understand this!
     
  6. Piyush

    Piyush Support Staff

    Joined:
    Dec 8, 2012
    Messages:
    4,745
    Likes Received:
    107
    Hello,

    We have checked your website and not found such issue.

    Check the image for reference

    [​IMG]


    I think it is a cache issue at your side.
    So please clear the cache,
    This will solve your issue.
     

Share This Page