Forum Replies Created

Viewing 18 posts - 1 through 18 (of 18 total)
  • Author
    Posts
  • in reply to: How to Add social media icon on Fullscreen Slider? #733704

    Hey Guenni007 can you please be a little more specific how you manage to get the social icon displaying? did you use the HTML Ul listing can i see your html code please.

    in reply to: How to Add social media icon on Fullscreen Slider? #733683

    Vinay I thought you understood my problem? the debug mode dasn’t solve my problem just allows me to see the shortcode.
    Guenni007 < understood my request but i still don’t understand how he manage it

    • This reply was modified 7 years, 10 months ago by bobo.
    in reply to: How to Add social media icon on Fullscreen Slider? #733584

    Hi Vinay, Thanks great idea i never knew we can do this.
    but my problem still remain how can i have the 3 icon displaying horizontally on the center…

    1. Cant get the social media displaying on horizontally center WP keeps adding br html tag.
    2. Cant get the shortcode for two buttons displaying side by side.

    See the home page please

    Thanks this makes things much easier.

    • This reply was modified 7 years, 10 months ago by bobo.
    in reply to: How to Add social media icon on Fullscreen Slider? #733568

    Hi Nikko Please see the private Content

    in reply to: How to Add social media icon on Fullscreen Slider? #733550

    Hey Guenni007 Good timing I was runing into a problem with the social icons not displaying correctly on other devices I will give a try and see how it goes.

    Fullscreen slider dasn’t have an option to give a class name, how did you manage to give a class name?

    Thanks

    • This reply was modified 7 years, 10 months ago by bobo.
    in reply to: How to Add social media icon on Fullscreen Slider? #733082

    Okay I have manage to Solve my Problem :)

    Thanks for been around and welling to save me.

    Feel free to close this topic.

    in reply to: How to Add social media icon on Fullscreen Slider? #733075

    I have decided to use the color section block and i give an ID class name and I manage to get the block container to move up but now the social media icons are not showing is overlapping the fullscreen slider I mean is behind the fullscreen slider so i have tried to use the z-index 9999 !important that didn’t work and still not center.

    in reply to: How to Add social media icon on Fullscreen Slider? #733069

    Hey Kikko

    I went ahead and i created a Code Block below the fullscreen slider. my problem is I can’t seem to get the container go up only the social media icons are moving the extra white background is still display at the bottom, also is not center is staying on the left side only. here is my code

    HTML

    <div class="oshibobo">
    <ul>
    <a href="#"><i class="fa fa-facebook"  style="font-size:24px"></i></a>
    <a href="#"><i class="fa fa-twitter"   style="font-size:24px"></i></a>
    <a href="#"><i class="fa fa-linkedin"  style="font-size:24px"></i></a>
    <a href="#"><i class="fa fa-youtube"   style="font-size:24px"></i></a>
    </ul>
    </div>

    CSS

    .oshibobo .container {
    margin-top: -50px;
    margin-left: 0px;
    margin-right: 0px;
    }
    • This reply was modified 7 years, 10 months ago by bobo.
    in reply to: How to Add social media icon on Fullscreen Slider? #733043

    Hey Kikko.

    Thanks for the respond.

    I haven’t tried that although i have thought of it but I never give a try yet i was scared that my add the extra space creating the scrollbar height which i’m avoiding for any extra space scrolling up/down..

    I’m going to give a try and get back to you

    Thank you

    Problem solve

    Hi Jordan thanks for the reply, Please have a look the details on the Private Content area.

    • This reply was modified 8 years, 1 month ago by bobo.
    in reply to: Page slide skip to 5 pixel down #613321

    Hey Vinay, I have manage to fix the problem and you was right it was a css code.

    If you can take a moment of your time and check this css code that i would like to add into the child theme, am using a gravity form contact, and i pretty much would like to overwrite the style sheet to the demo, how can i do this. i did tried to replace the IDs and class name that didn’t help.

    Please can you advise me how i can do this

    Thanks

    in reply to: Page slide skip to 5 pixel down #613024

    Hey Vinay thanks for the reply, where would you suggest i should start looking to fix this issue?

    Thanks

    in reply to: Can I Design a custom Template #597952

    Thanks Rikard

    looking forward to hear from you guys

    have a nice day
    Oshi BObo

    in reply to: Help with the Columns CSS #538049

    Hi Elliot below is a basic CSS code that I think will do the trick but dasn’t look right on different devices it only looks ok on desktop…
    I did this test using google chrome css editor you probably won’t see this as i never actually added on the theme style.

    /*This goes on the text part, that i needed to add the Width. plus this is a element so their was no way i can edit this on the style*/
    element.style {
    padding: 150px 50px 0px 50px;
    background-color: rgba(0,0,0,0.75);
    border-radius: 0px;
    width: 34%;
    }

    /*Here i was trying to center the whole Div Content to the center not sure if did the right thing using the same class name, if you view it as a mobile you will see it brakes apart*/
    .flex_cell_inner {
    display: block;
    position: relative;
    margin-left: 340px;
    }

    Thanks
    Bobo

    in reply to: Help with the Columns CSS #537706

    Thanks Elliott please see the Private Content

    • This reply was modified 9 years ago by bobo.
    in reply to: Help with the Columns CSS #537431

    My solution would be solve if i edit the /themes/enfold/css/grid.css
    removing this line 273 #top .no_margin.av_one_fifth [ /* width: 20%; */]

    I’m afraid this may affect other grid layouts even if i do it on child theme, since i am using the same class name. is it possible to create a class name so i can do it that way?

    • This reply was modified 9 years ago by bobo.
    in reply to: Remove the powered by Enfold WordPress Theme #351945

    nevermind i got it, for those who wish to remove the [powered by Enfold WordPress Theme] adding [nolink] to your custom copyright field in the admin area.

Viewing 18 posts - 1 through 18 (of 18 total)