-
AuthorPosts
-
February 16, 2018 at 10:11 am #913190
Good morning,
Sorry to bother again.
Can you please check this post http://morsche.co/2017/11/the-beauty-of-taking-a-gap-year/
1. Can you please give me a code to have my sidebar widgets display from the top of the page instead of below?
2. A code to make Special Heading have line on both sides with bold font?
3. Something to make the first letter of the text bold and large?
I think this way the page will look better. What do you think?
Really appreciate.
Regards,
Xandria
February 17, 2018 at 6:26 am #913502Hey Xandria,
1. The full screen button is pushing the widgets to the bottom, if you remove it, the widgets will be in place.
2.+ 3. 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-special-heading-tag:after { content: ''; width: 20%; height: 1px; border-bottom: 2px solid #a79595; position: absolute; right: 00%; top: 23%; } .av-special-heading-tag:before { content: ''; width: 20%; height: 1px; border-bottom: 2px solid #a79595; position: absolute; left: 0%; top: 23%; } #top #wrap_all .av-inherit-size .av-special-heading-tag { text-align: center; } .av_textblock_section .avia_textblock p:first-child strong { font-size: 26px; }
If you need further assistance please let us know.
Best regards,
VictoriaFebruary 17, 2018 at 1:33 pm #913631Thank you Victoria for your reply.
I added the code in quick css and the first two for the Special Heading worked but I removed as it was only ok with short headings. But thanks a lot.
The second code to make the first letter bold and large didn’t work by adding in quick css. I didn’t put it in themes/enfold/css/custom.css as I am always scared of messing up the theme files.
I think I will leave it like this for now and come back to it later after my kiddo has submitted her site.
Thank you so much for all the support. I can’t find more words to be appreciative of Enfold team.
Have a great weekend!
Regards,
Xandria
February 17, 2018 at 1:41 pm #913636I have placed the button in a container. Sidebar is in place now :) Thanks for pointing out.
February 18, 2018 at 7:21 am #913785Hi Xandria,
Glad we could help :)
We are here for you!
If you need further assistance please let us know.
Best regards,
Victoria -
AuthorPosts
- You must be logged in to reply to this topic.