Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • #227623
    RodeBoy
    Participant

    I am revising the website at mattfurness.co.uk and would like to customise the buttons on the home page under the Promotion Headline and Featured Content sections. Probably looking to change the font and font colour, as well as colour on hover. Could you provide the CSS code for these buttons please as I believe they are different, for hover as well. I can then just insert the bits I need changing into Additional CSS. Thank you.

    In addition, I have just purchased Catch Slider Pro as it includes a few attractive features. Having installed it on the site I am getting the message to update it to the latest version 1.4 when I am already on 1.4?? Secondly how does this work with the Rock Star Pro theme? As you can see I have a slider in place already, and I just assumed that once activated I would get additional features where I add the slider within the theme, but it appears I have to create a separate slider. How do I get this one to show on the site? Do I disable the one within the theme?

    Many thanks, Chris

    #227655
    Skandha
    Participant

    @rodeboy: Hello Chris,
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    /* Promotion Headline button */
    #ct-about-2 .btn-transparent, #ct-about-2 .btn-transparent {
    		background-color: #fff;
    		border-color: #fff;
    		color: #000;
    }
    #ct-about-2 .btn-transparent:hover, #ct-about-2 .btn-transparent:focus {
    		background-color: #123345;
    		border-color: #123456;
    		color: #fff;
    }
    
    /* For featured content buttons */
    #featured-content .btn-transparent, #featured-content .btn-transparent {
    		background-color: #fff;
    		border-color: #fff;
    		color: #000;
    }
    #featured-content .btn-transparent:hover, #featured-content .btn-transparent:focus {
    		background-color: #123345;
    		border-color: #123456;
    		color: #fff;
    }

    You can change the color according to your choice.

    You don’t have to disable the slider within the theme. You will need to
    Go to => Dashboard => Catch Slider Pro => Create new slider and add the shortcode on post/page where you want it to be displayed.

    Let me know if this helps you out!
    Kind Regards,
    Skandha

    #227773
    RodeBoy
    Participant

    Thanks Skandha, I have now tweaked the codes on the buttons.

    I quite like how the slider currently displays on the site but a few of the added features of the plugin are attractive, but I’ll only change it over if I understand and am comfortable with the changes. So regarding the plugin, what about the updating issue? I simply want to replace the current slider on the static home page and then make use of the additional features. So do I simply put the code on the mattfurness.co.uk page and that will replace the current theme slider? An initial trial displayed both and the plugin version was below the Promotional headline. The text was also underlined, which I do not want. Finally I am unsure about the different Slider Script types and which one I should use.

    Feel free to move this over to the plugin support section if you wish Skandha,

    Thanks again,

    Chris

    #227909
    RodeBoy
    Participant

    Skandha, on the same subject of sliders. As you may recall I have been using Catch Fullscreen Pro on several of my sites recently and I quite like the way the slider image fills the screen (albeit cropped to fit) on an iPhone in portrait mode. Is this achievable in Rock Star Pro, possibly with the Catch Slider Pro, rather than having the full image at the top of the screen?

    Cheers,
    Chris

    #228548
    RodeBoy
    Participant

    Any thoughts on this Skandha?

    Chris

    #229450
    Skandha
    Participant

    @rodeboy: Hello Chris,
    For instructions you can check out this link and click on Instructions tab.

    Have you inserted a slider anywhere on your site?
    Kind Regards,
    Skandha

    #229494
    RodeBoy
    Participant

    The only slider I am using on this site is the themes Featured Slider at present, and I would look to simply replace this if the layout suits. Where would I put the plugin coding?

    Will the plugin (or the theme) create a slider which displays on a mobile the same way as Fullscreen Pro?

    What about the updating issue? The plugin still says it needs updating when it is running the latest version.

    Thaks Skandha,

    Chris

    #231374
    Skandha
    Participant

    @rodeboy: Hello Chris,
    The slider created using Catch Slider should display well on mobile devices as well. There are lot of options that you can explore.

    About the updating issue can you let me know which version you are using and are you still having the notification issue?

    Kind Regards,
    Skandha

    #231575
    RodeBoy
    Participant

    I am using version 4.4 and yes am still getting the notification issue.

    Happy new year to you.

    Chris

    #231945
    RodeBoy
    Participant

    Sorry Skandha, that should obviously read v1.4

    The updating issue is still there but I have now removed the plugin whilst I wait for your further advice.

    Thanks, Chris

    #232037
    Skandha
    Participant

    @rodeboy: Hello Chris,
    I will contact you shortly by email.

    Kind Regards,
    Skandha

    #233278
    RodeBoy
    Participant

    Any further thoughts on this please?

    #233366
    Skandha
    Participant

    @rodeboy: Hello Chris,
    I have fixed the plugin update notification issue on your site and also an update will be released soon.

    Kind Regards,
    Skandha

Viewing 13 posts - 1 through 13 (of 13 total)
  • The topic ‘Buttons and Sliders’ is closed to new replies.