Load more button blog

edited January 2017 in Theme support
Hello! :)

1. How do you change the load more button color (both hover and normal color) that appears on the blog? :) Also is it possible to make it wider? 
2. How do you make a hover color for the call to the action above the footer? :) 
3. Is it possible to hide the call to action on a certain page or one page?

Comments

  • Hi,

    please send us link to page/s where you would like to do above changes first so we can have a look on it and give you best possible solution.

    Thanks!
  • Of course! :) I did not put the Call to Action button yet, I am just thinking about using the one in the BeTheme -> Footer -> Options, but first I want to make sure I can hide it on pages where it is not relevant, and make it look cool with a hover color once you hold over it.

    As for the load more button you can see it here:

    The button is all white and I can barely see it :) Thanks so much!



  • So if you will have such button, let us know and we will see if it's possible.

    But in reference to Load more button, as you can see on http://pasteboard.co/1LrGK9Vwy.png such button does not exist on your site. You have pagination set instead.
  • Hello! Thank you so much for getting back to me. Love your quick answers and amazing service..

    1. We have the load more button, but it is invisible on the site. Maybe there is some issue with cache, I have tried to clear it now and hope you can see it. We use Cloudflare and it doesn't always update. Here is a picture from my computer http://imgur.com/a/Qf3kd.

    2. We added the Call to Action button how we like it now. We just didn't want to add it before we knew how to hide it on certain places. We want to hide it on http://marketingstimuli.com/services/, because that site already has our services.

    3. Is it possible to do so that when we hover the button it changes to orange? :) And stays the same when we don't like now.
  • Please sort your cache issue because right now we can not check anything.
  • edited January 2017
    Of course. We have disabled the cache and it works now. You might have to open it from a private window, if you have opened the site previously! :) 
  • Ok, thanks.

    1. To change load more button color, please use:
    .pager_lm .pager_load_more .button_icon, .pager_lm .pager_load_more .button_icon i, .pager_lm .pager_load_more .button_label { background: #000 !important; color: #FFF !important; }
    2. To remove Book now button from http://marketingstimuli.com/services/ use:
    .page-id-148 #Top_bar a.button.action_button { display: none !important; }
    3. We are sorry but we do not have any solution to make it possible.
  • edited January 2017
    Thank you so much! :)

    1. Worked perfectly. Is it possible to make it wider ? :)

    2. Thank you! I meant to remove the call-to-action above the footer though not the one in the menu :) Does that make sense? The one called call to action under BeTheme Options -> Footer
  • 1. We do not have any solution to make it wider.

    2. So to remove this section, all you need to do is remove the content from the proper field under BeTheme Options -> Footer section
Sign In or Register to comment.