-
AuthorPosts
-
February 10, 2019 at 1:08 pm #1065102
Hi there,
I would like the Subscribe section on my Blog Posts to be the same width as the Comment Section above and would also like the Comment Button to be the same width as the Subscribe Button.
Please can you help with the appropriate code?
Many thanks
HFebruary 12, 2019 at 10:49 pm #1066124Hey hbourdillon,
Which page is that? Please show us the exact page we do not need admin details.
And please generate a screensht that shows exactly what you need to achieve and we will take it from there for you.Best regards,
BasilisFebruary 12, 2019 at 11:11 pm #1066130Hi Basilis,
Any of the Blog Posts…. I’ve put a link to the latest below.The following image shows….
The blue and pink arrows show that I would like this section (Subscribe To The Blog) to be the same width as the Comment section above.
For the Green Boxes, I would like the bottom one (Subscribe) to be the same larger width as the top one (Post Comment)
Thanks
H-
This reply was modified 6 years, 8 months ago by
hbourdillon.
February 14, 2019 at 2:04 pm #1066965Hi hbourdillon,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
.av-buildercomment + .flex_column.av_one_full { padding: 0 !important; }If you need further assistance please let us know.
Best regards,
VictoriaFebruary 14, 2019 at 4:58 pm #1067051Thanks, I’ve added it in under Appearance / Customize / Additional CSS.
Sorry, in terms of the green boxes, I should have said I want the height of them to be the same, not just the width! Could I please have the code to achieve that?
Many thanks
H
February 19, 2019 at 5:18 am #1068758Hi,
Use this css code to adjust the height of the button.
.comment-form input[type="submit"], .comment-form #submit, .comment-form .button { padding: 13px 10px 14px; }Best regards,
IsmaelFebruary 19, 2019 at 11:15 am #1068873Great, thank you Ismael!
February 19, 2019 at 1:21 pm #1068938Hi hbourdillon,
Glad we could help :)
If you need further assistance please let us know.
Best regards,
Victoria -
This reply was modified 6 years, 8 months ago by
-
AuthorPosts
- You must be logged in to reply to this topic.
