Viewing 10 posts - 1 through 10 (of 10 total)
  • Posted in: Uplift
  • #271849
    Juniorrobles
    Member
    Post count: 24

    Hey Guys,

    First off awesome theme! Love it 100%

    I waited a little while to post this but I got two things I need help with:

    1. Language icon box. I have the box showing the different languages. I can’t seem to find a way to edit that. Anywhere I can go to do that?

    2. On the phone version of the site. The intro Slider cuts off at the end of the About Us button. I don’t know why it’s doing that. How can I get that fixed? On desktop and tablet it looks great!

    I added screenshots so you could see what I mean.

    Any help would be appreciated! Thanks

    Attachments:
    You must be logged in to view attached files.
    #272046
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    1) Once you have WPML installed and configured the languages will appear there automatically.

    2) try this code below to adjust it.

    #swift-slider-1 .spb_button.spb_content_element {
        bottom: 60px!important;
    }

    Hope it helps.

    -Rui

    #272109
    Juniorrobles
    Member
    Post count: 24

    I tried the coding. It does create space but the text appears on the slide. I’m not very good with coding. I tried brackets but that didn’t seem to work either.

    #272112
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    What Coding? Like I said if you have multiple languages using WPML those one will appear by default?
    We hardcode those ones in the demo site so the customers can’t see how it looks?

    -Rui

    #272117
    Juniorrobles
    Member
    Post count: 24

    Oh not for the Language Icon. This is for the #swift-slider-1 .spb_button.spb_content_element {
    bottom: 60px!important;
    }

    I input it into the slide but the text shows up on the slide instead of just having the spacing. xD sorry for the confusion.

    #272133
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    No problem, also my confusion.
    After I add the code to the custom css option this is how it looks to me.

    https://www.dropbox.com/s/u14lpwg2xope4s1/Screenshot%202016-06-02%2017.04.37.png?dl=0

    -Rui

    #272137
    Juniorrobles
    Member
    Post count: 24

    Ohh I see that’s a nifty tool. It did fix the mobile but it seems to have messed up desktop and the padding of the website. I attached a screenshot

    Attachments:
    You must be logged in to view attached files.
    #272143
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    I forgot that is necessary to place the code inside a media query so it only affect the mobile resolution
    Place the code in those brackets in the code below.

    @media only screen and (max-width: 767px){
    
    }

    -Rui

    #272170
    Juniorrobles
    Member
    Post count: 24

    Perfect! Looks great thanks for the help!

    Esta bom de mais a conta! Thanks for all the help. You’ve been great Rui =)

    #272294
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    no problem. Glad it’s sorted.
    Obrigado. Abraço

    -Rui

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

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register