-
AuthorPosts
-
August 31, 2016 at 5:25 pm #680194
Hi,
Thank for your work, I have some new questions.1/ On the homepage I would like to reduce the space above the button “Devenir membre”
2/ On the blog posts like I would like to reduce the width size of the facebook and twitter share buttons
3/ On the blog posts like / I would like to have the separators like the one under Top 14 – Montpellier Toulouse for the ones above “Notre analyse” and “Notre pronostic”, i dont know how to get these separators thicker, I used this code :[av_hr class='custom' height='50' shadow='no-shadow' position='center' custom_border='av-border-thin' custom_width='120px' custom_border_color='#bababa' custom_margin_top='12px' custom_margin_bottom='12px' icon_select='no' custom_icon_color='' icon='ue808' font='entypo-fontello']
4/ On my homepage, I would like the menu more on the left, closest to the logo
5/ On the page / I would like to center the element on the page
Sorry, this is a lot of questions, and thank you again for your work !
- This topic was modified 8 years, 2 months ago by Janus.
September 2, 2016 at 10:20 am #681207Any help ?
September 2, 2016 at 4:12 pm #681354Hi,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
.iconbox { margin-bottom: 10px; } #top .av-share-box ul { max-width: 400px; margin: auto; } .single-post .entry-content strong.your-custom-class:after { display: block; margin: 0 auto; width: 40px; border-top-width: 3px; border-top-style: solid; padding-bottom: 16px; content: ''; border-color: #e2e2e2; margin-top: 10px; } .main_menu { right: 5%; }
Then please edit your strong tags that you would like to have bottom border in text tab and change them into
<strong class="your-custom-class">your texts goes here</strong>
Best regards,
YigitSeptember 2, 2016 at 5:05 pm #681395Hi, thanks for your answers ! I have some of the problems solved by your message. However I have still the problems for :
1/ On I would like to reduce the space above the button “Devenir membre”
5/ On the page I would like to center the element on the pageRegards,
C.- This reply was modified 8 years, 2 months ago by Janus.
September 2, 2016 at 5:21 pm #681405Hi!
1- First code i posted is not being applied. Please try adding following with important rule
.iconbox { margin-bottom: 10px !important; }
5- You are using 4/5 column element on your page. Please change it to 1/1 column element
Cheers!
YigitSeptember 2, 2016 at 5:38 pm #681413It’s not working either with !important I’m afraid.
September 2, 2016 at 5:41 pm #681417Hi!
Can you please create a temporary admin login and post it here privately so we can look into it?
Cheers!
YigitSeptember 2, 2016 at 7:25 pm #681445Of course
September 2, 2016 at 9:58 pm #681474Hey!
There was a small error in your custom CSS, i fixed it, please review your website now
Best regards,
YigitSeptember 4, 2016 at 12:10 pm #681774Hi,
Thanks for your help.
On : how can I reduce the space under “Retrouvez ici l’historique complet de nos pronostics !”
And another thing under “Filtrez les paris par sports”, I put 5 1/5 elements which should be on the same line but the last one won’t stay in the same line !Regards,
C:- This reply was modified 8 years, 2 months ago by Janus.
September 4, 2016 at 3:48 pm #681806And one last things, on the homepage : http://i.imgur.com/j1Rwy2t.png
I underlined to see that the text after the ■, the text is a bit lower. I tried to fix this with css but didnt manage !September 7, 2016 at 10:59 am #683065Any help ? :)
September 7, 2016 at 2:52 pm #683178Hi,
would be best to ask on question in one ticket only and use another ticket for another question.
I open the link you’ve provided, but cannot find the elements you are showing on your screenshots. We need to be able to inspect the elements in question. So please provide us a precise link.
Best regards,
AndySeptember 7, 2016 at 4:21 pm #683241Hi, it’s the same for all the elements, the text is a bit lower after the ■ (I just posted the screenshot for you to see the problem).
September 7, 2016 at 7:42 pm #683318Hey!
Replied you here – https://kriesi.at/support/topic/text-not-on-the-same-height/
Please do not create duplicated threads as it is making it harder for us and for other users to follow.
Cheers!
Yigit -
AuthorPosts
- The topic ‘Some questions’ is closed to new replies.