Tagged: x
-
AuthorPosts
-
September 21, 2016 at 11:54 am #1184969
koosang153ParticipantHEllo,
if you see the very bottom of the page I just created
http://www.naver.designIssue 1:::::::
there are two buttons, one image, one button from default,
I had some problem making the button to look like the image“types not in all caps, libre baskerville for the font, and white outline”
when there’s dark image bg, I want the btn to be white outlined and also want to change the font,
Please let me know how to do.Issue 2:::::::
The button image keeps on going back to align to left when I link the image to the page I want to link to. without linking function, it goes back to center.
I think its value is inherited from some body contents, for body contents as well, if it’s image that is linked to some page or some url, I want it to adjust the alignment through corner stone.
How should I fix this?Please help!
September 21, 2016 at 12:44 pm #1185063
JoaoModeratorHi There,
Would you mind providing us with login credentials so we can take a closer look? To do this, you can make a post with the following info:
– Link to your site
– WordPress Admin username / passwordDon’t forget to select Set as private reply. This ensures your information is only visible to our staff.
Thanks
Joao
September 21, 2016 at 12:55 pm #1185086
koosang153ParticipantThis reply has been marked as private.September 21, 2016 at 4:30 pm #1185440
JadeModeratorHi there,
Add read-story-btn class to the button and read-story-img class to the button image then add this CSS in the customizer:
.read-story-btn { color: white; text-transform: capitalize; font-family: "Playfair Display",serif; border-color: #fff; } .read-story-img { display: block; width: 100% !important; } .read-story-img img { width: 145px; }Hope this helps.
September 21, 2016 at 4:41 pm #1185451
koosang153ParticipantThank you
But still i have the alignment issue that
Image with link is forced to left align so i cant make the btn image to center.And other image with link is forced to set to left align instead of centered to the section.
Please do advise.
September 21, 2016 at 5:11 pm #1185479
koosang153ParticipantHow can I take out the grey shadow under neath read our story btn?
September 21, 2016 at 10:52 pm #1185904
RadModeratorHi there,
Are you referring to read more image? Since you already added width on it, then you can align it on center by adding this alongside with the width you added (under Style option).
margin: 0 auto;That styling will center it. How about the gray shadow? Would you mind providing a screenshot?
Thanks!
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1184969 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
