-
AuthorPosts
-
January 31, 2014 at 10:20 pm #217663
I have created a new page using the theme and have inserted call to action button in 1/3 columns but I am getting spaces inserted between the sections. I created the code using Coda and the Preview looked fine but when it is transferred to WordPress the extra spaces are inserted. I presume a css change is required but I do not know which settings to change.
The screen is made up of image followed by a special heading followed by a text blovk with the code inserted directly into the text section.
http://skomar.net/index.php/chief-nursing-officers/
here is the page, You will see a lot of free space between the headings and the call to action buttons, how do I remove them?
Thanks
Phil
(Keep up the great work – this is a great theme)- This topic was modified 10 years, 10 months ago by phmorgan.
February 3, 2014 at 5:41 am #218612Hi Phil!
You have some br tags before the CTA buttons, try adding this to the Quick CSS:
.hs-cta-wrapper br { display: none; }
Regards,
JosueFebruary 3, 2014 at 6:27 pm #218899Thanks, that worked. Where are the br tags coming from? They were not in the original code that I wrote and pasted into the text box.
February 3, 2014 at 6:40 pm #218902Hi!
Some unintentional break lines maybe.
Best regards,
JosueFebruary 3, 2014 at 9:36 pm #218992OK, I now have an interesting problem. I added the Quick CSS as you suggested and the problem is solved. However when I go back to edit the page, I click on the text box to edit the code (the preview is displaying correctly in the text box) I cannot access the code I just see the text box edit screen which has “click here to edit your text” in both the visual and text pane. Ideas? I have removed the css code but that wasn’t the cause.
February 4, 2014 at 4:46 am #219150Hello,
Have you tried disabling all third-party plugins to see if it gets fixed?
Regards,
JosueFebruary 6, 2014 at 2:17 am #220217yes, I disabled all plugins and I still cant access/edit the code for the page although it is displaying correctly. It is not a major issue right now but if I need to go back and edit the page it will be an issue.
February 6, 2014 at 2:38 am #220224Hey!
Create another topic regarding that, also providing an Administrator account would help us debug it.
Regards,
Josue -
AuthorPosts
- The topic ‘Removing spaces/padding’ is closed to new replies.