Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1374031
    carlmansson92
    Participant

    Hello!

    Regarding my site: mrbonus.se

    In my footer I dont have the Lato Google font that I has a standard body font and I would like to have that, how can i fix that?

    + I would like the slider revolution button to be the same as the cornerstone buttons and not flat. I tried to add the [button] code but didnt work. Is it possible to fix that?

    Best Regards, and thanks for the best theme ever!

    #1374037
    Rahul
    Moderator

    Hi There,

    Greetings! Thank you for contacting us 🙂

    Would you mind providing us with login credentials so we can take a closer look? To do this, you can make a post with the following info:

    – Link to your site
    – WordPress Admin username / password
    – FTP credentials

    Don’t forget to select Set as private reply. This ensures your information is only visible to our staff.

    #1374080
    carlmansson92
    Participant
    This reply has been marked as private.
    #1374570
    Paul R
    Moderator

    Hi,

    Thank you for providing your login credentials.

    1. For your button, you can add this in Slider revolution Custom CSS

    
    .x-btn.my-btn {    
        color: #ffffff;
        border-color: rgb(14,149,70);
        background-color: rgb(14,149,70);  
        text-shadow: 0 0.075em 0.075em rgba(0,0,0,0.5);
        box-shadow: 0 0.25em 0 0 hsl(145,85%,23%), 0 4px 9px rgba(0,0,0,0.75);
        border-radius: 0.25em;
    }
     
    .x-btn.my-btn:hover {    
        color: #ffffff;
        border-color: rgb(24,232,110);
        background-color: rgb(24,232,110);   
        text-shadow: 0 0.075em 0.075em rgba(0,0,0,0.5);
        box-shadow: 0 0.25em 0 0 rgb(5,71,22), 0 4px 9px rgba(0,0,0,0.75);
    }
    

    https://www.screencast.com/t/qwkpkt26m9e

    2. With regards to your footer font. I can see it is already in Lato

    https://www.screencast.com/t/U2kAgChKah

    Can you provide a little clarification on what you wanted to do.

    Thanks

    #1375228
    carlmansson92
    Participant

    Hey is it the CSS u refer to the top right shown in below SS?

    https://gyazo.com/ef538afee6de557f1f569dd08c39392b

    Anyways if I put it in there only the first button getting some 3D css on hoover but no other slides even if i try to go into a specific slide and add the css to the same place because the code is there. But doessnt fix it in the slide.

    Check in this URL.

    Nätcasino


    Footer font seems fixed somehow (y)

    #1375816
    Rad
    Moderator

    Hi there,

    You can add your CSS there, or under Customizer’s custom CSS.

    And you should add my-btn to your button’s attribute.

    Thanks!

  • <script> jQuery(function($){ $("#no-reply-1374031 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>