-
AuthorPosts
-
September 22, 2016 at 6:01 am #690064
I would like to make a decorative double pink line to use throughout the site as an HR or border. If possible so I can grab it from the HR or shortcode?
September 23, 2016 at 7:27 am #690533Hey KK,
Please link to the site in question and provide us with a screenshot highlighting what you would like to achieve and we’ll have a look at it.
Thanks,
RikardSeptember 24, 2016 at 1:21 am #691058Here is a screen shot of the double line and how I would like to use it.
http://www.tiikoni.com/tis/view/?id=98727e1September 27, 2016 at 2:22 pm #692240Hi,
Please enable the custom css class field: http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/ and then edit your element and give it a custom class and add following code to Quick CSS
.your-custom-class.hr-full .hr-inner { border-color: #e08d9e!important; min-height: 10px!important; border-bottom: 2px solid #e08d9e!important; border-width: 2px; }
Best regards,
YigitSeptember 30, 2016 at 12:20 am #693436Thanks!
I added the css class to the function file, then created a custom class “kk-doublepink” in the CSS you gave me
—now I am just a little lost.I chose the HR shortcode as pictured
http://expirebox.com/download/fcd5f21befad339e96ec0a04f686ecdc.htmlI am shooting for this (double pink HR)
http://expirebox.com/download/6796e5e4c15ee577c2cfc74cb4b9237c.htmlbut no HR will show up:
http://expirebox.com/download/e62bde8912b035a448d7311439fd266f.htmlSeptember 30, 2016 at 4:44 pm #693920Hi,
There were so many errors in your custom CSS. I fixed them and then created a private testing page. Please review your website now
Best regards,
YigitP.S.: If you would like to comment in your custom CSS, please do it as following
/* Your comment here */
October 17, 2016 at 4:04 am #699750Thanks–
The test page link is not working.October 17, 2016 at 1:56 pm #699991Hi,
Test page was trashed, i recovered it and fixed some more CSS errors in your style.css file of your child theme. Please review your website now
Best regards,
YigitOctober 17, 2016 at 5:59 pm #700157thank you thank you thank you!!
October 17, 2016 at 6:42 pm #700175 -
AuthorPosts
- The topic ‘Double line’ is closed to new replies.