Can I add space between widgets in the footer section?

Discussion in 'Harrington- A WordPress Business Theme.' started by lucentpools, Oct 27, 2014.

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

    lucentpools Member

    Joined:
    Oct 16, 2014
    Messages:
    37
    Likes Received:
    0
    I have attached a screen shot. I am wanting to add space between my widgets in the footer section. I have a form to join our mailing list which is encroaching into widget space 2. Thank you in advance for any help. lucentscreenshot.png
     
  2. Yogesh

    Yogesh Guest

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

    Paste the code given below in Custom CSS section
    (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard.
    Code:
    .fca_eoi_layout_2 .ribbon {
    padding: .75em 1.2em !important;
    margin-left: -.3em !important;
    }
    It will resolve your issue.

    Thanks & Regards
    Yogesh Bhade
     
  3. lucentpools

    lucentpools Member

    Joined:
    Oct 16, 2014
    Messages:
    37
    Likes Received:
    0
    Hello,

    I have completed all of the above steps and it hasn't changed anything. Thanks for your help!

    Richard
     
  4. Yogesh

    Yogesh Guest

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

    I visited your website but it seeing that you haven't use the css code that i give you, please use that code to resolve your issue.

    Thanks & Regards
    Yogesh Bhade
     
  5. lucentpools

    lucentpools Member

    Joined:
    Oct 16, 2014
    Messages:
    37
    Likes Received:
    0
    I removed the code because it wasn't working. It is there now if you would like to re-visit. It isn't working. Thank you.
     
  6. Yogesh

    Yogesh Guest

    Joined:
    Aug 8, 2014
    Messages:
    2,052
    Likes Received:
    41
  7. Yogesh

    Yogesh Guest

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

    Your issue have been fixed. Please visit your site.
    Some settings are changed in Opt-In form at the time of fixing your issue so please configure again Opt-In form that is present in first footer widget area.

    Thanks & Regards
    Yogesh Bhade
     
  8. lucentpools

    lucentpools Member

    Joined:
    Oct 16, 2014
    Messages:
    37
    Likes Received:
    0
    Thank you!
     
Thread Status:
Not open for further replies.

Share This Page