-
AuthorPosts
-
May 28, 2016 at 3:50 pm #639786
Hey!
sorry for my english,
I have a few questions.
1. I want to use the plugin Soliloquy slider , how can I get the slider to the center of the page (at the moment I dont use it because it’s on the left)?
2. Is there an option to make the header looks like that- logo on the center, the categories on the left and social icons at the right ?
3. How can I make the button ” Read more ” on the center and surrounded with square?Thank you,
Hope you understand.May 28, 2016 at 7:43 pm #639826Hey Noy,
1. To center any content or slider use the grids 1/5 + 3/5 + 1/5 and place your content inside 3/5. Enfold has a builtin easy slider give it a try.
2. Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
.html_header_top #top .av_logo_right .logo { left: 50%!important; right: auto!important; transform: translate(-50%)!important; } #header_main nav .social_bookmarks { position: absolute!important; float: right!important; } .html_header_top.html_main_nav_header #top .av_menu_left .main_menu { width: 100%; }
3.
To center read more link please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:.read-more-link { text-align:center; }
Best regards,
VinayMay 28, 2016 at 8:48 pm #639838Hey Vinay!
Thank you for the fast answer.1. If I’m using the grids as you said my slider is way smaller than I want to. Do you have another solution? About the built in slider > I would love to use it but it is a full width while I want it to be 80% .. If there is something to do about it it will be great.
2. Great! Can the search button can be at the left too? and with the word “search” beside it?
3. That works good but what about the square? Can it be surrounded?
Thank you so much!!!
NoyMay 29, 2016 at 6:07 am #639893Hey!
1. in that case remove the col just use colorsection with left and right padding set to 10%.
2. If i’m not wrong you need 2 search buttons on the header ? may I know the purpose so I can assist you better?
3. please elaborate the issue if possible post a mockup for us you can upload it to imgur.com and share the link here.
Regards,
VinayMay 29, 2016 at 10:26 pm #6400441. SLIDER – That was good! But, now I have a small border at the bottom even though I chose the option “no border”
2. HEADER – No, I dont need 2 search buttons. I want just one at the right (beside the social icons) with the word “search” and not just the icon. By the way, now that my logo is at the center > at the mobile the logo is cut out at the left side (using Iphone).
3. READ MORE – Currently the “read more” button looks like this > http://screencast.com/t/P6QYw2vELqmj
I want it to look like this > http://screencast.com/t/PuusGooApuAgain, thank you so much for your patience.
NoyMay 29, 2016 at 10:37 pm #640046Further to the previous replay I wrote ( Please read both).
1. SLIDER – ohh no .. I cant use the enfold slider. look how it looks at the mobile > http://screencast.com/t/ztJAk5n8Qwc6
ok so just help me to make my own slider at the center. (Reminds you I already tried to use the grids as you said and it was too small).2. HEADER – What I meant when I said that the logo is cut > http://screencast.com/t/ztJAk5n8Qwc6
Thnaks
May 30, 2016 at 1:30 pm #640333Hi,
please use different tickets for different issues/questions, otherwise it gets very confusing for us moderators and for other people trying to search for help here in the forum.
1.) Your slider looks good to me. I can’t see any issue. Could you fix it already?
2.) Use this code inside your Quick CSS field:
@media only screen and (max-width: 767px) { .html_header_top #top .av_logo_right .logo { transform: none !important; }}
3.) Read more button: https://codex.wordpress.org/Customizing_the_Read_More
Best regards,
AndyMay 30, 2016 at 10:28 pm #640617ok.
so back to the top-
I want to use the plugin Soliloquy slider , how can I get the slider to the center of the page (at the moment I dont use it because it’s on the left)?
And I dont wnat to use the enfold builtin slider.Thnks
May 31, 2016 at 11:41 am #640839Hi,
send us a precise link where we can see the elements in question. I can’t see that you slider is on the left on the link you’ve provided.
Best regards,
AndyJune 1, 2016 at 9:17 pm #641729As I said – “at the moment I dont use it because it’s on the left” !
Please read what I’m saying!!This is how it looked like when I use it – http://screencast.com/t/5zbydQZFx
So again, how can i make my slider be at the center?
June 2, 2016 at 11:39 am #641968Hi,
we need to be able to inspect the elements in question, to be able to help. Send us a test link where we can see your slider not being centered. Right now we can’t do anything, because your slider seems to be centered already:
Best regards,
Andy -
AuthorPosts
- You must be logged in to reply to this topic.